Showing 1195 open source projects for "c source code"

View related business solutions
  • $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
  • 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.
    Get Started Free
  • 1
    This is implementation of parallel genetic algorithm with "ring" insular topology. Algorithm provides a dynamic choice of genetic operators in the evolution of. The library supports the 26 genetic operators. This is cross-platform GA written in С++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This is C++ application code that implements Gene Expression Programming, or GEP - a form of genetic algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A common task in indoor robotics is line-following. This code detects and tracks arbitrarily shaped curves in digital images at a rate of 15 Hz on images of size 600x320, which makes it usable for real-time tasks. It is written in C++ and tested on linux
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Applications contributed for URBI (Universal RealTime Behoavior Interface). URBI is a scripted command language used to control robots (AIBO pioneer..) as well as a robot-independant execution and developpement plateform. www.urbiforge.com www.gostai.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    These program is an Eliza like chatterbot,bots like Eliza are the results of researchs in Artificial Intelligence (more specificly: in NLP and NLU) NLP: Natural Language Processing, NLU: Natural Language Understanding
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    The Rossum Project is an attempt to collect and distribute robotics software. We are seeking help with our first project, a mobile-robot simulator featuring a 2-D virtual world, and new work including artificial intelligence and robot-control logic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Graphical interface for Cuneiform OCR
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    This is a Java Wrapper for Cepstral.com text-to-speech engine. Cepstral makes very affordable realistic synthetic voices and provides the developers with C++ API's. We have developed a JSAPI compliant Java-to-JNI-to-C++ Wrapper to use with Cepstral TTS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This project is a heterogeneous collection of Artificial Intelligence and parallel applications
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
    Source code from the book "Artificial Intelligence for Computer Games: An Introduction" by John Funge.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    Library for Recurrent Neural Networks supporting local and global learning rules and structure modification. For processing of the RNN, a computational efficient representation can be chosen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project consists of neurodynamic simulation software, for large scale associative memories and self-organizing competetive nets. NVIDIA's CUDA library is used for acceleration. Written in C++ and meant for a Unix-like environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Jazzyk - a special-purpose programming language interpreter for development of modular intelligent agents based on a plug-in architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    HavannAI is a project to create an AI for the board game Havannah. Playing against other humans is also possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Argorha Pathfinding is an algorithm which permit you to find your way into a polygon soup ( 3D world ) efficently by precalculating a system of sectors and portals. AStar included. Demo in Download section, code on SVN.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Boltun is a chat bot plugin for Miranda IM with its own engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A C++ library for machine learning within dynamic systems. It provides methods such as the Kalman, unscented Kalman, and particle filters and smoothers, as well as useful classes such as common probability distributions and stochastic processes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project is inspired by "lletters". It aims at displaying images and words corrosponding to alphabets but it integrates a "Text-To-Speech" (TTS) system to say out the words. The word list and corresponding images will be loaded from a XML file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Plugin for Windows XP that put an Icon in Windows Bar and allow read the copied text(By mean Ctrl+C) using Festival a Speech To Text Synthesis Software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An implementation of memory-prediction framework applied for image recognition. Based on Jeff Hawkins' book On Intelligence. It models the high-level hierarchical architecture of human neocortex and uses Bayesian belief revision for making predictions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Implementation of a feed-forward backpropagation artificial neural network using CUDA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Develop a neural network-based extension of Hebb/Hopfield networks to obtain powerful associative memory engine, capable of storing complex structured data, subject to its internal organization. Provide capability of patterns "blending".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Structlab is a machine learning C++ framework for structured domains, which provides a toolbox of learning methods and tools for preprocessing and visualization. It also provides a GUI to setup elaborate experiments in a visual and intuitive way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Fast Haar-like object detection develop to CELL processor based plataform. This is reimplementing stump based algorithm of OpenCV library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JEliza ist ein Programm, mit dem man sich unterhalten kann.
    Downloads: 2 This Week
    Last Update:
    See Project