Showing 131 open source projects for "c# source code example"

View related business solutions
  • 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
  • Premier Construction Software Icon
    Premier Construction Software

    Premier is a global leader in financial construction ERP software.

    Rated #1 Construction Accounting Software by Forbes Advisor in 2022 & 2023. Our modern SAAS solution is designed to meet the needs of General Contractors, Developers/Owners, Homebuilders & Specialty Contractors.
    Learn More
  • 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: 0 This Week
    Last Update:
    See Project
  • 2
    This a yet another dependency parser, heavily based on Michael Collins' code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    RL-Glue has moved to google code. Please see: http://code.google.com/p/rl-glue/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5
    QUIPSTER is a little program to solve substitution ciphers (Cryptoquotes) automatically. It's based on the statistics of letter combinations (for example, NT is more likely than BT, and JV never seems to show up) and using stochastic local search.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    "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
  • 7
    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
  • 8
    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: 5 This Week
    Last Update:
    See Project
  • 9
    A software implementation of the famous "robot soccer" projects. This software allows programmers to code robot AIs directly in C++ and see their team compete against others on a simulated field.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Leverage AI to Automate Medical Coding Icon
    Leverage AI to Automate Medical Coding

    Medical Coding Solution

    As a healthcare provider, you should be paid promptly for the services you provide to patients. Slow, inefficient, and error-prone manual coding keeps you from the financial peace you deserve. XpertDox’s autonomous coding solution accelerates the revenue cycle so you can focus on providing great healthcare.
    Learn More
  • 10
    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
  • 11
    Framework for Java source code analysing, program comprehension and automating software quality. Source code visualisation provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    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
  • 14
    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
  • 15
    This project aims to produce a structure for the design and implementation of an Artificial Intelligence system based on the idea of determinism. This is to be completed with the creation of an AI system, a testing interface, and example applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    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
  • 18
    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
  • 19
    Eight codes problem is one of famous problems of artificial intelligence(AI). In this project I resolve the problem by several tipical algorithms of AI,such as broad-first,depth-first,and several A* algorithms of different heuristic functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Emily is a friendly name for the Machine Learning Environment (MLE). This project is at an early stage of development, and no alpha code is yet available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Pangaea will be a robust and feature filled game engine built using Allegro (http://alleg.sourceforge.net) It will be similar to Final Fantasy 1-3, etc., complete with map editor/world builder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    There are lots of bots out for Half-Life. Many closed source or Windows only. All of them are based on Botmans Code ( http://www.planethalflife.com/botman ). The goal of this project is to make a self-learning, waypointless, opensource, Linux+Win. Bot
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Virtual machine/emulator; "holding pen" for self-replicating programs written in custom RISC assembly-like language, evolving via random point mutations and periodic fitness-based cullings. Inspired (like Avida) by Thomas Ray's alife simulator, Tierra
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The aim of the project is to provide a code base to support simulation of physical agents in virtual environments so to experiment with different combinations of NN and evolutive programming paradigms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is an open source state machine template for C++. Initially FSM support will be given. The purpose is to facilitate developers to create state machine based C++ applications easily.
    Downloads: 0 This Week
    Last Update:
    See Project