Showing 1205 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
  • 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
  • 1
    The Physicist is a high end physics simulation engine that can provide answers with reasonable accuracies(now w/ rk4 and euler options). It can currently predict the motion of many particles.It Employs OpenGL to provide cutting edge graphics support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Just want vector and matrix algebra and not the entire numerical algorithm kitchen sink? Don't care about FORTRAN? This may be for you. This package is a small, well-tested C++ library that provides basic addition, multiplication, and inversion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    RADLib is a graphics library. It was written in order to help developers design graphics applications easily and quickly. The library is available for .NET, Java, Delphi, Kylix.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The bandit project is a repository of the various known algorithmic solutions for the multi-armed bandit problem. The project is also a repository of several datasets that could be used for benchmarking purposes.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 5
    MIC* comes with a new vision of multi-agent system engineering: The multi-agent system is devided explicitly into two dimensions: the deployment environment and the autonomous agents. MIC* is an algebraic model of a deployment environment (container of a
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Mathematical modelling and computer simulating of military operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    C++ template class library and Python modules for Computational Analytic Geometry, which define classes of geometry objects in 2D and 3D Cartesian coordinate system, such as line, circle, curve ... as well as relations and transform operations of them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    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
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10
    The goal of this project is to design a library to interpret a string, and manipulate it algebraicly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Graph handling and layout software developed for helping scientific research. The interface uses Perl, the algorithms are in C++. Creates and shows 3D and 2D graph layouts (several algorithms). Has a scripting interface for graph handling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Wallaroo is an infinite precision constraint solving and optimization library for linear constraints over the rational numbers. It handles equalities (=), inequalities (<=, >=), strict inequalities (<, >), and disequalities (!=).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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: 0 This Week
    Last Update:
    See Project
  • 14
    LWCAD is a cross-platform 2D/3D CAD system working on Linux and Windows. It is released under GPL. LWCAD provides comprehensive 2D drafting features and powerful 3D modeling capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is an attempt to make a portable, efficient, and abstract set of C++ classes which manipulate algebraic expressions. I wrote it to explore C++ inheritance and polymorphism and it's extremely likely this project is the wrong solution for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An advanced calculator program that supports programming/scripting, a variety of mathematical functions, and a graphing utility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    HCELL is a C++ library for simulation and analysis of one-dimensional cellular automata, both determinisitic and probabilistic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The NHD Software Project is a collection of the utilities, scripts, APIs, standards, and application extensions used for the quality assurance of stream and river data, conflation/generalisation of hydrographic data, and other hydrologic data maintenance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    An electromagnetic field simulator using Method of Moments (MoM). It has a MFC/OpenGL-based GUI and can simulate and visualize scattering and radiation problems in homogeneous and multilayered media.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    runsbml - Pathway Simulation Tool emulates the dynamics of biological pathways by calculating concentrations of biochemical compounds at different times and conditions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    GNU TeXmacs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Fast Gauss Transform Implementation Evaluate the sum of N Gaussians at M points
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    An automatic 2D Delaunay mesh generator and solver for Finite Element Analysis. Can solve 2D field problems (Poisson and Helmholtz Equations). Can use LAPACK/ARPACK solvers producing OpenGL/Postscript output. Uses C/GTK/GTKGLExt/MFC. Runs on Win32/Unix.
    Downloads: 5 This Week
    Last Update:
    See Project