Showing 432 open source projects for "programming c++ library"

View related business solutions
  • 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
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    A C++ library of high level motion analysis/computer vision functions, coupled with GUIs that allow easy configuration and use. Current development focuses on color tracking, multiple camera calibration and triangulation, and 3D tracking algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Lightweight backpropagation neural network in C++. The project provides a class implementing a feedforward neural network, and a class for easily train it. It is highly customizable to manage your problem and comes with a simple graphical interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    OpenMAIA. Free Virtual Keyboard Engine for disabled people. An Open Source project totally written in C++ with support of wxWindows library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    RobotFlow is a mobile robotics tookit based on FlowDesigner. The visual programming interface provided with FlowDesigner will help people to better visualize & understand what is really happening in the robot's control loops, sensors and actuators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 5
    RTB - Team is a C++ framework and a collection of strategies for robots of the programming game "RealTimeBattle" in order to play in a team and communicate in an efficient way. The whole package depends on rtb version 1.0.6 or higher.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A programming game in Beta. Binaries are available for Windows. Versions for POSIX/C++ compatible platforms are planned.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Amygdala is a C++ spiking neural network library. It includes several neuron models, SMP support and facilities for developing SNNs with genetic algorithms. Support for running Amygdala neural networks on workstation clusters and MPPs is also under way
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Atlantis Poker is a poker library for creating poker software. The library is being used as the backend foundation for a single player poker game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The Open Source Probabilistic Networks Library is a tool for working with graphical models. It supports directed and undirected models, discrete and continuous variables, various inference and learning algorithms.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    The Swiss army knife of scope underspecification tools. It solves underspecified descriptions and converts between different description formalisms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Botworx

    Botworx

    Artificial Intelligence, 3D Graphics and Physics Framework

    A C++ framework and applications for experimenting with artificial intelligence, 3D graphics and simulated physics. It's primary focus is to provide a testbed for simulated robotics using Ogre 3D and the Open Dynamics Engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Cross-platform A. I. Framework For Everyone's Incredibly Nerdy Enjoyment (Caffeine) project is an attempt to simplify the process of learning AI programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is a prolog-like programming language based on the fuzzy logic. It includes the class-libraries for fuzzy logic, probability theory and method of resolution, all made in C++. Java releases possible in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Neural network libraries in many different languages compatible with each other, such that neural networks can be trained on one platform and utilised on another.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    BPN++ is an easy-to-use C++ implementation of a backpropagation neuron net. This library should make it easy to equip your programms with the abilty to learn.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SPADES (System for Parallel Agent Discrete Event Simulation) is a middleware system for the creation of artificial intelligence agent-based simulations. SPADES supports robust distribution across machines and tracks the thinking time of agents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Casper, Cascading Parser, is a unification-based natural language parsing library. It uses a syntax based on Lexical Functional Grammar, and is developed in C++. Requires Libxml and STL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Plansim is a C++ framework aimed to the development of efficient planner agents based on heuristic forward search, that use discrete event simulators as the model for the agent's environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Educational game framework supporting board games, strategy games, and other grid-based game boards. Currently uses Python/wxPython as the application language/library. C++ libs included to help create AI for the various games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Erc is an interpreted link-oriented language. Majic is a java-based interpreter for Erc, and Majicc is a c++ based compiler for Erc which uses the Majic libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Do you want a neural network OO class? With documentation? Do not go further... You found it! you have here a complete library of different neural network in an OO encapsulation. Starting from adaline, back propagation, Kohonen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    TIKAPP is becoming a collection of tools for simulation of neural networks. The first available part is an ANSI-C++ library with support for backpropation networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This library implements self-organizing neural networks, also called Kohonen Nets. They can be used for high dimensional data analysis. Example: content based image recognition ( CBIR ).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    RL++ is an easy to use modular open source library for Reinforcement Learning written in C++. It includes learning algorithms (TD, Sarsa, Q) as well as the implementation of value function representations (LookupTable, TileCoding, Neuronal Network).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Maiden-core is a Linux kernel robotics API module, extensible in Erc. The Maiden Project also documents and develops the Maiden architecture for mobile robots, a set of (optional) designs and standards for robots using the Maiden-core API.
    Downloads: 0 This Week
    Last Update:
    See Project