Showing 2797 open source projects for "c# source code"

View related business solutions
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 1
    BrainGame: an implementation of a memory-prediction-framework based on Jeff Hawkins' On Intelligence book
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Metaprogramming: proof of the concept.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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: 0 This Week
    Last Update:
    See Project
  • 4
    CAMA (Context-Aware Mobile Agents) is a middleware for supporting mobile agents coordination. It is based on Linda-style coordination and provides numerous extentions for interoperability and fault-tolerance. It supports portable platforms such as PDAs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    Tools/libraries: analytical and numerical mathematical methods in ODE, PDE, Vector Calculus, Linear Algebra, Probability and Statistics, Numerical Methods, FEM, DSP. The current file release libham1.0 is for Geometric Integration of Hamiltonian Systems w
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Multi Agent based distributed application. The code can be processed over multiple common machines with fault-tolerance. It is designed to distributively run any Python's script, which can be applied to a given input data set.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    The Infomap NLP software performs automatic indexing of words and documents from free-text corpora, using a variant of LSA to enable information retrieval and other applications. It was developed by the Infomap Project at Stanford University's CSLI.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10
    ECSID (Evolutionary Computation based System Identification) is a program that automates the process of system identification through the use of Evolutionary Computation tools (GA, GP and GEP). ECSID is written in lisp, using asdf and clgtk
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Lightweight backpropagation neural network in C. Intended for programs that need a simple neural network and do not want needlessly complex neural network libraries. Includes example application that trains a network to recognize handwritten digits.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    A fast decision tree program featuring distributed ensemble learning across multiple processors using MPI. Has been run on 1 cpu, small clusters, and the ASCI Blue supercomputer. Ensembles are often more accurate than their single classifier counterparts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GLSimulator is a simulator for mobile robots, written in C++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MPT is a toolbox that supplies cross-platform libraries for real-time perception primitives, including face detection, eye detection, blink detection, and color tracking.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    Artificial vision library. Objectives are to make an OCR, fingerprint and face identification as some applications through a general purpose learning and pattern relationships algorithm (Currently performs very basic identification).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ECTOR is a multilingual chatterbot able to learn from users' entries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    TIN is an artificial-life program running under X. TIN's are mammal lifeforms, equipped with some basic instincts and abilities, evolving in a 2D environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Genetic Programming Engine project provides a framework for conducting experiments in Genetic Programming. The framework was designed with extensability in mind and allows for easy creation of new problems and operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The DataTime Process Framework is intended to support the processing of time-based data in a modular, concurrent, distributed and extensible manner. C++, using YARP, ACE, Qt and MUSCLE on Linux, OSX, Windows and Solaris.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    GameBots# is a client API written in C# for GameBots, a research-oriented platform for building artificially-intelligent autonomous agents for computer games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    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
Auth0 Logo