Showing 162 open source projects for "c c++ source code browaser"

View related business solutions
  • Employee monitoring software with screenshots Icon
    Employee monitoring software with screenshots

    Clear visibility and insights into how employees work. Even remotely

    Our computer monitoring software allows employees, field contractors, and freelancers to manually clock in when they begin working on an assignment. The application will take screenshots randomly or at set intervals, which allows employers to observe the work process. The application only tracks activity when the employee is clocked in. No spying, only transparency.
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • 1
    Device independend source code of Fuzzy logic expert system. Reads FCL (fuzzy control language). Sourcecode in C++. Example program is tested with Linux, should also work with Windows or other operating systems. Without a graphical user interface.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    ExpertCoder is a toolkit for the .NET platform that supports the creation of code generators based on templates and expert systems. It is suitable for MDA projects. The UML-related libraries (UML, MOF and XMI) are now provided by the nUML project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ‘intelliworm’ is a prototype simulation of a Intelligent Species of a common earth worm,which inherits human like decision making capabilities through Neural Network intelligence representation,all developed by integrating .NET with Lisp and Yacc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A high-level model of the cortex region of the brain in C. The code has been optimized to run on IBM CELL processor for high performance computation
    Downloads: 1 This Week
    Last Update:
    See Project
  • ContractSafe: Contract Management Software Icon
    ContractSafe: Contract Management Software

    Take Control Of Your Contracts Without Wrecking The Budget

    Ditch those spreadsheets, shared drives & crazy-expensive solutions with too many bells & whistles. ContractSafe offers the simplest way to manage your contracts efficiently without breaking the bank.
  • 5
    This a yet another dependency parser, heavily based on Michael Collins' code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project provides some hyperheuristics, implemented as C libraries. A hyperheuristic can be used to handle any optimization problem, as long as you implement some simple specific code to interact with it. Some examples/applications are also provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The Introspector enables the programming tools that deal with source code such as the compiler to communicate in a standard and neutral manner reducing the accidental cost of programming. http://github.com/h4ck3rm1k3/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This is a development package for IBM Text To Speech (TTS). It is intended to be used to build applications when a licensed ibmtts is not available. Only the ECI ABIs are provided. There is no TTS runtime code provided.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    RL-Glue has moved to google code. Please see: http://code.google.com/p/rl-glue/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
  • 10
    "Distributed breve" (distbreve) is an open-source software package to make the process of implementing asynchronous, parallelizable steve code running under the breve simulation environment easily distributable amongst as many compute nodes as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The webcam computer vision (WCCV) project focuses on computer vision algorithms and systems that follow the web cam paradigm: cheap, robust and efficient. The project comprises designs, patterns, code, tutorials and examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MultiBoost is a C++ implementation of the multi-class AdaBoost algorithm. AdaBoost is a powerful meta-learning algorithm commonly used in machine learning. The code is well documented and easy to extend, especially for adding new weak learners.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 13
    Hippal is an integrating GUI-framework for a multimodular symbolic A.I.-system IPAL, which combines A.I. Planning, Inductive Program Synthesis, Analogical Reasoning and Learning. Hippal is client-/server-based and uses the Lili Lisp Interpreter as Centr
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Framework for Java source code analysing, program comprehension and automating software quality. Source code visualisation provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    B.O.T.S (Bots Tactical Simulation) is a programming game, where players "code" the behaviour of their bot and watch them fight with others bots in a arena. It comes with a full environnement in Java/Swing, for coding, debugging, playing matchs, etc ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    neuralnetgen is intended to be a universal neural net generator that receives a neural net description (on Neural Net Description Language, also developed on this project) and generates ANSI C code of a library that implements it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project is an off-shoot of the EGADSS project. The nature of the changes made to the PD CLIPS code means a separate project would be best. This is an FOSS version of the PD CLIPS Engine to include such features as backwards chaining and more....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    BoardWars is a teaching utility for computer science classes. It runs as a server supporting multiple turn based board games. The games are played by supplying the AI code in java or c++. BoardWars was funded by the University of Iowa
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ROUAGE (Robot Utilities Assembly Generic Entities) Provides a coherent set of C++ classes usefull for robotic purposes. Servos, steppers, IR sensors, controllers, voice logic modules ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Network gaming environment for AI warriors. Offers an application server, a soccer game application, an observer module visualizing a match and a template code for the warriors development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    openevo is a project started to find out about behaviour of evolutionary generated machine code. It implements a certain set of CPU instruction codes and a few interrupts for interaction with the runtime environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Csolve is a constraint solver compiler. It compiles a set of constraints into an arc-consistency algorithm. Generated output is in the C language and can be linked with existing code. Csolve also contains libraries for standard instantiation method
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Quake II Weapons Facotry (THE Team fortress for Quake II) meets Quake III Arena WFA. The engine is founded on Q2 GPL code, and uses the WFA media. Visit the main website for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Code Soup is a project to try and make evolving code like Tierra useful in solving problems. It is designed to have as little outside control as possible so that the programs evolve under there own variational operators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Fasttype is a userspace program that delivers a hashed list of words hashed into SMS like code. But with one major difference this program works via your Numpad.
    Downloads: 0 This Week
    Last Update:
    See Project