Search Results for "computer network projects" - Page 18

Showing 1085 open source projects for "computer network projects"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Start Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    Sikher

    Sikher

    Sikher gives you access to the Sikh Scriptures in multiple languages

    Sikher gives you access to the Sikh Scriptures in multiple languages. To this end, through the GurbaniDB project, we have made available the world's most accurate database of the Sikh Scriptures with 53 translations and 22 transliterations. We now have various open source projects hosted on GitHub here: https://github.com/sikher/ Three important projects include: Sikher for Mobile, Tablet & Desktop - https://github.com/sikher/sikher GurbaniDB -...
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    WS1281 decoder

    Decoding of OOK signals transmitted by a weather sensor on 433,82 Mhz

    WS1281DEC is a portable Win32 application that extract and display the data transmitted by WS1281 weather station external sensor, using the sound device of a PC computer and some additional hardware and software. Hardware requirements are RTL-SDR dongle (e4000 or R820T tuner ), external antenna, and a PC. As additional software, it is necessary to have SDR Sharp and Virtual Audio Cable. The whole system was tested on Windows 7 64 bit OS
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    MyCleaner

    MyCleaner is a script for Command Prompt for cleaning your computer

    MyCleaner is a script for Command Prompt for cleaning your computer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    WOL - Wake on lan program

    WOL - Wake on lan program

    Sends standard magic packet to the PC MAC-Address The program turn on a computer located in a network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 5
    Ganib | Project Management Software

    Ganib | Project Management Software

    Open Source, tasks, bug tracking, agile scrum, timesheet, wiki

    Ganib gives simpler ways to keep your projects organized and on track. Take advantage of easy features that help you quickstart and makes your team more efficient and productive. Open source Web based online agile project management collaboration software free, J2EE platform, MySql database with project dashboards & reporting. Organized Teams & Projects: Easily plan & manage projects with intuitive features to help your team deliver on time. Quickly focus on what's important, easily...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Awesome Recurrent Neural Networks

    Awesome Recurrent Neural Networks

    A curated list of resources dedicated to RNN

    ...Codes, theory, applications, and datasets about natural language processing, robotics, computer vision, and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Grammar based Combinatorial Solver

    Grammar based Combinatorial Solver

    Solver with Applications in Computer Network Systems Design

    The solver performs an exhaustive search on the space defined using simple formal language grammar constructs to identify solutions that meet the objective and constraints. It can be used to easily define complex discrete multi-dimensional combinatorial problems that are otherwise difficult to model using Mixed Integer Linear Programming solvers. The solver does not make any assumptions on continuity of the search space. The solver is implemented in PHP. A GoJS based visualization is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    NotesTyper

    Convert your text typing into music

    NotesTyper system converts text typing into music. You will need computer keyboard, microphone (notebook mic is ok) and Chrome or Firefox browser. NotesTyper has multiple operating modes and settings, which allow to produce different music from same text. Computer keyboards do no allow to input keypress velocity, but NotesTyper overcomes this restriction by processing microphone input level when you type. When generating music all nuances of your typing are taken into account: what keys were...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    WANem2

    WANem2 is a wide area network emulator. Its a GUI to netem.

    A web based user interface for the Netem network emulation tool in Linux. WANem2 is a wide area network emulator. It supports various features such a bandwidth limitation, latency, packet loss, network disconnection among other wide area network characteristics. Based on WANem project - http://wanem.sourceforge.net/ PHPNetemGUI - http://sourceforge.net/projects/phpnetemgui/ PHPNetemGUI2 - http://sourceforge.net/projects/phpnetemgui2/ It is problem witn using WANem livecd on new hardware (for example with USB 3.0 only). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Start Free
  • 10

    SourceforgeExport

    Export sourceforge projects descriptions and stats to mysql + analyze

    Export sourceforge projects descriptions and stats into mysql. Show list and table of all projects, stats, tags, links. This version does not use Sourceforge API. Author's site: http://arkhipenko.weebly.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    New Terrain and 3D Map System

    New Terrain and 3D Map System

    a very lightweight advanced terrain-rendering and 3D map rendering sys

    A very lightweight advanced terrain-rendering and 3D map rendering system. Minimal dependencies: OpenGL, SDL. It's distrib in 2-3 separate modules: 1. the C++ implementation of the terrain- and/or surface- rendering Algorithms I have developed: both a multithread and a non-multithread variant is relaeased. 2. Seme as at point 1. , but with a road-network rendering and collision-detection module I wrote before. It also adds some trees at the top of the terrain. (multitread vesion not...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Bat2015

    Bat2015

    Bachelor of Science (Informatik)

    The toolkit glpk supports methods for mixed integer linear programming (MILP). These methods solve Capital Budgeting Problems (CBP). Unfortunately, glpk does not support any multithreading and there is no feature to distribute problems via network connections. Today, this is a pitiable sight, because modern computer systems are coupled by networks and support multi threading. We create a distributed system with Apache thrift and the C-API of glpk. Now, it is possible to use as many cores in a network as you want. With a focus on the MILP methods we implement a load balancing and speed up the solving process in a multiplicative way. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    eTests

    eTests

    Formative evaluation platform

    eTests is a PHP/MySQL web-based platform allowing to set formative evaluations using multiple choice questions. It has been developed during a Phd in education at the University of Namur, Belgium. To the students it offers feedback and detailed results to compare with pairs. To teachers it offers a way to analyze questions, validate them, follow the classroom trends of answers, edit questions, surveys, contextualize results regarding to studies sections, period of the year, etc. This...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Pc charity
    Computers are becoming more and more powerful while standard use requires only a small part of their resources. Pc Charity allows to share UNUSED resources of your computer, with companies, researches or projects which, instead, require a lot of computing power. Revenues generated from this shared operations will subsequently be donated to charity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    NetChat

    NetChat

    A small, reliable, local network messenger that doesn't need internet

    NetChat allows you to message any computer that is on the same network. Perfect for businesses when employees need to contact their co-workers. NetChat is quicker than sending an email. It can be set to pop up in front of every other window, or can display a balloon notification in your task bar. This assures that no one is going to miss what you are sending them, which is a common problem with emails.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    Pootle, Virtaal & Translate Toolkit

    Pootle, Virtaal & Translate Toolkit

    Localization tools built by localizers for localizers

    Tools for localization: - Pootle: web based translation management system. - Virtaal: Computer Aided Translation (CAT) tool. - Translate Toolkit: QA, format conversion and support (PO, Java .properties, OpenOffice, Mozilla, XLIFF, TMX, TBX, CSV, Qt .ts).
    Leader badge
    Downloads: 121 This Week
    Last Update:
    See Project
  • 17
    [This software was discontinued] The SecretariaNET software is a old schoolar ticket manager for office registry process.It can be help you in everyday tickets of academic process. This is a mirror of original project in http://codigolivre.org.br/projects/secretarianet/ registered since 2006 [this site was discontinued]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Orange Project Management Tool

    Orange Project Management is a Free Tool Web Project Management Tool

    Orange Project Management is a free tool that can help you manage all projects from a single point. You can install it on a web server, on your business network or even have Orange Project Management on your desktop. A simple yet powerful tool that is easy to use, easy to learn and can provide anything you need to have control, information and planning. We mainly build this tool for us, having checked a lot of tools around we have remove meaningless overhead functionality and we have add what really someone needs. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The scope of the project is to establish a new architecture personal home pages are managed in the internet, thus the way the users would navigate them. The idea come from the new technology trends from internet. The key idea are compact, concrete, easy manage and loosely coupled structure (peer to peer). I will sketch out the technical detail in the wiki. And began to prototype it in my personal webpage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Bible Reading Program

    Daily Reading Program

    BRP is a web based computer program to provide daily content from a list indexed by date, such as a daily Bible reading. It will work with anything arranged as book / chapter /verse. It is Open Source Free Software. Install / upload via phpMyAdmin to your web hosting, copy the files into a folder named /brp, and click on index.php to use it. For details please see readme.txt. It got updated 30 September 2015. Use the brp-2015 folder for the latest files. Email feature requests to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    OSXeveryboot-NetUpkeep

    Diagnose corporate network issues at the OSX LoginWindow

    This is an OSX everyboot script (it runs every time the Mac boots). It is aimed at corporate networks and diagnoses simple faults like a disconnected network cable or DHCP, DNS and AD connection issues. Any issues that are found will be displayed within the OSX Login Window message. The script does the following: Waits (a definable length of time) for the network services to be available (DHCP, DNS & AD) Sets the LocalHostName, HostName and ComputerName if neccessary Sets the login screen message to reflect HostName Workstation AD OU path Network issues (if any) Sets Remote Desktop computer info fields to show boot timings and AD OU. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The API library call WEBSCANPRINT.DLL

    The API library call WEBSCANPRINT.DLL

    Control emulator copier (scanner and printer) from your browser

    Your scanner software does not support the network access, or no network access hardware module? Problem solved. Library 'WEBSCANPRINT.DLL' is a WEB-server management and allows the emulator Xerox turn any office computer/laptop, connected with separate printer and scanner or MFP to the network print scanner the remote control of your browser. At the same time there is no need to divert local user process scan and print without unnecessary dialogue.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Greenstone3

    Greenstone3

    Digital Library Software

    This project has been merged with the main Greenstone project. Please visit https://sourceforge.net/projects/greenstone/ to download the latest version of Greenstone 3. Greenstone 3 is a complete redesign and reimplementation of the Greenstone digital library software, which facilitates digital library creation, management, and distribution. Created and distributed by the New Zealand Digital Library Project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Computer System Monitor

    Monitor your System Performance & Status

    This Fun Application monitors your CPU, Memory, Internet and Network Connections
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    BURDShell

    BURDShell

    Developer platform shell

    BURDShell is an extendable developer platform shell with common commands to help the developer manage and speed up their common tasks. It manages sites, databases, repos, backups, and apps. Once set up, the developer can enjoy the speed of setting up projects with the assurance of fast, restorable version controlled backups.
    Downloads: 1 This Week
    Last Update:
    See Project