Showing 1405 open source projects for "c source code"

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
  • 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
  • 1
    Framework for blockstructured adaptive finite volume methods. Provides MPI-parallelized variant of the Berger-Oliger AMR algorithm for Beowulf-clusters. Uses Clawpack. Visualization and conversion tools for HDF4 files included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    uBLAS is a C++ template class library that provides BLAS level 1, 2, 3 functionality for dense, packed and sparse matrices and many numerical algorithms for linear algebra.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Emu48 for Mac OS X is an emulator for HP calculators. It is a port of Emu48 for Windows and uses the same ROM images and interface skins. Currently it can emulate the HP49/48/40/39/38 series calculators. More info: http://emu48mac.sourceforge.net/
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    WinS (Wins Is Not Serious) is not another MatLab. Now it can only find prime numbers, in an interval, beep when it find twin primes, print the maximum distance found between two consecutive prime numbers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 5
    libbci is an interpolation library based on the bicubic interpolation method. The precision of this method is higher than in bilinear interpolation method because it's a real 2D method.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A user-friendly mathematical plotter. Its main purpose is displaying 2D/3D functions, defined in rectangular, polar and cylindrical coordinates, relations between variables, parametric curves/surfaces and vector fields. It is based on SDL and OpenGL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Borsuk is a gtkmm2 based maths and physics instant messenger using jabber protocol. It sends data in XML (MathML, SVG) so it can be easily reused i.e. as a webpage. Integrated editor for maths formulas and graphics helps creating data i.e. rewriting it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    a customizable cellular automata program written in c++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Generating combinatorial objects: exponents, all exponents, permutations, color permutations, arrangements, combinations for any numbers and words.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Demo Series - Small Business Backup By Veeam Icon
    Demo Series - Small Business Backup By Veeam

    Learn how to protect your Microsoft 365 data, with simple, actionable tips today.

    Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
    Watch Demo Series
  • 10
    Operation with currency values don't work fine with float or double types. This C++ library implements operators in a decimal fixed point (x100) package. This package use only integer type internally multiplied by 100.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Multiprecision unsigned number template library (MUNTL). The program is intended for the organization of calculations with the big precision for unsigned numbers. Program is very fast because do not use any heap call (new, malloc etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    RealPaver is a modeling language for solving mixed-integer nonlinear constraint systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A tool written in C++ to generate very large Fibonacci numbers using the primary recursive formula: F(n) = F(n-1) + F(n-2) n > 1; F(1) = 1, F(0) = 0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Octivate is a front end to GNU Octave written using C#, Mono, and the GTK. The software uses a C/C++ library (liboctivate) to interface GNU Octave. The solution also implements an Octave namespace in C#. It is designed for Linux but should be portable
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Mini-Calc is a very lightweight and easy to use calculator run in the console. It delivers everything you can expect from basic calculators, with more features added every major release.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Not yet playable. jadab is a Dots and Boxes playing program. It uses modern algorithms and graph theory to play the twin game, Strings and Coins. It is being done as a research project in math, game theory, and computer science at Dalhousie University
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Chryzodus is a chryzode renderer using Allegro graphics library. Chryzodes are mathematically rendered images which are graphical representations of mathematical operations and relations between numbers. This is a proof maths can be incredibly beautiful !
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Extensible very easy to use 2D/3D function plotter for KDE 3.2 with plugin support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Centrinia is a modern mathematical modules library. It will also incorporate a Computer Algebra System.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project is a math software, which will help you doing formal calculation on complicated formulae and provides tools such as graphic visualisation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CCOUNT is a free package for market research data cleaning, manipulation, cross tabulation and data analysis. Similar to, and uses the same syntax as, SPSS-MR Quantum, a well known commercial package for processing market research data.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Cellumat3D is a tool for simulating and exploring 3D cellular automata. The simulated universe is effectively unbound and visualized using OpenGL. Currently 2-state automata similar to Conway's 2D "Game of Life" with customizable rulesets are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    C++ genetic algorithms library (solving of the NP opnimisation problems). More GA strategies, more useability, more algorithm speed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Sound Orgy is a suite of command line tools for the purpose of sound production and modification as well other misc sound related functons. Sound Orgy consists of components which use command line piping to connect to each other much like patch cords.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    TM4 is a suite of applications for managing and analyzing microarray data. TM4 provides data storage and tracking, image analysis, normalization, data filtering, clustering and statistical analysis capabilities. Includes MADAM, Spotfinder, MIDAS, and MeV.
    Downloads: 0 This Week
    Last Update:
    See Project