Showing 786 open source projects for "source code computer"

View related business solutions
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 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

    The ASN.1 Compiler

    Go to github.com/vlm/asn1c for the latest version.

    This ASN.1 compiler turns ASN.1 specifications into C code. The asn1c is shipped together with conformant BER/DER/XER/PER codecs. The X.509, GSM TAP3, MEGACO, RRC and LDAP encoding and decoding examples are part of the source code distribution. NOTE: THE asn1c PROJECT HAS LARGELY MOVED TO GITHUB: http://github.com/vlm/asn1c
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    rov-suite

    rov-suite

    Complete ROV Control Suite

    This project aims to create a flexible, cross-platform ROV (remotely operated vehicle) control system based on Qt and the Arduino microcontroller series with multi-platform support. You can view the development blog at http://chrisstechblog.blogspot.com. If you have any questions, comments, ideas or complaints please let us know! We'd love to hear from you how we can improve ROV-Suite! Thanks! P.S. If you want to give us a negative review, please elaborate on why you are giving...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    EduLB

    EduLB

    The educational lattice Boltzmann code

    EduLB is a small and easy to handle lattice Boltzmann code for channel flow. Main objective is to give interested people the opportunity to play around and see how things work. For feedback, leave a review, leave a comment on the discussion page or send me a private mail.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    PikLoops is a simple KDE program used to generate assembly time delays for Microchip microcontrolers using Microchip instructions.
    Downloads: 1 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

    LBP in multiple platforms

    LBP implementation in multiple computing platforms (ARM,GPU, DSP...)

    The Local Binary Pattern (LBP) is a texture operator that is used in several different computer vision applications and implemented in a variety of platforms. When selecting a suitable LBP implementation platform, the specific application and its requirements in terms of performance, size, energy efficiency, cost and developing time has to be carefully considered. This is a software toolbox that collects software implementations of the Local Binary Pattern operator in several platforms: - OpenCL for CPU & GPU - OpenCL for GPU (branchless) - C code optimized for ARM - OpenGL ES 2.0 shaders mobile GPUs - C code for TI C64x DSP core (branchless) - C code for TTA processor synthesis If you use the code somewhere, please cite: Bordallo López M., Nieto A., Boutellier J., Hannuksela J., and Silvén O. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    parFE is fully-parallel high-performance finite element code targeted to the modeling of trabecular bones in humans. It employs scalable multigrid solvers for efficient solutions on massively parallel computers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    LuaCalc

    Crossplatform stack calculator with very fast usage.

    Crossplatform calculator based on preprocessor to Lua language (CLua). CLua have a hybrid syntax between C-style and Lua and have some additions like inline condition operator etc. Easy and very fast in use. Helpful for debugging and analysing data. Enjoy! Get code on homepage (bitbucket. Link below) of project or download win exe from here or homepage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MeteoStationNM

    MeteoStationNM

    MeteoStaionNM for weather station WS1080(WH1080) for Linux (Ubuntu).

    ...Next, application creating picture file PNG with picture of widged Application, which is possible upload to WEBPage. The Application is written in C++. For exaple, You can open SOURCE code in Qt Creator (download on a web page NOKIA) and compile for Your OS (Windows, Ubuntu, Kubuntu, Symbian etc...). Application is not tested for Windows!!! Notice: You must set permissions of the USB device in the application USERS AND GROUP on the Ubuntu. User XXX and ROOT is need to be add to ONE group.REBOOT. v1.07 Improvements: New Icons and better algorithms for current weather. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    NeedlemanWunsch

    NeedlemanWunsch

    Fast global sequence alignment for the masses!

    MOVED TO GITHUB: https://github.com/noporpoise/seq-align Global optimal sequence alignment using the Needleman-Wunsch algorithm. Aligns DNA, RNA, protein sequence and more! See our sister project local alignment using Smith-Waterman: http://sourceforge.net/projects/smithwaterman/
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10
    SEG-Y Zip
    SEG-Y files need special compression because they don't compress well using gzip and the like. The code is cross-platform C++ using nothing else than standard system libraries. This is a spin-off from the OpendTect project (http://opendtect.org).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ArduinoPulseGenerator

    Generate pulse trains using an Arduino

    ArduinoPulseGenerator is a simple program for generating pulse sequences using an Arduino. There is an associated GUI that runs on the local computer, or you can simply connect to the Arduino with a serial console (9600 baud) and send it commands. This code has been tested on the ArduinoMega 2560 (timing accuracy ~ ±200 μs) and Arduino Due (timing accuracy ~ ±35 μs); it may work on other Arduino boards but this has not been tested.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    3-DPhysicsSim

    3-DPhysicsSim

    3-DPhysicsSim is an interactive 3-D physics simulator.

    3-DPhysicsSim is an interactive 3-D physics simulator which allows you to create a scene filled with objects and see how the objects act in real-time when governed by the laws of physics. 3-DPhysicsSim was created with the help of Irrlicht, WxWidgets and Bullet
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Computer Vision Application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    GPUmat

    GPUmat is a C/C++ GPU engine for Matlab based on NVIDIA CUDA.

    ...Instructions to compile the source code: You need to download a SVN client and then from command line: svn export http://svn.code.sf.net/p/gpumat/code/trunk ./GPUmat the above command creates a folder ./GPUmat with the source code. Then go to the 'doc' folder, open the GPUmat_Developer_Guide.pdf and check the chapter "Source code compilation"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Hackerando la Macchina Ridotta

    Hackerando la Macchina Ridotta

    Hackerando la Macchina Ridotta (Hacking the Smaller Machine)

    HMR is a computing history project of the University of Pisa. The HMR goal is to virtually rebuild old computers so it is possible for everyone to use them and actually feel how hardware and software technologies evolved in the course of time. The Macchina Ridotta (that in Italian means Smaller Machine) was the very first computer built in Italy by the University of Pisa in 1957. The MR is also the first machine rebuilded by the HMR project. More in general, HMR aims to support...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MuPuPriNT

    MuPuPriNT

    A primality/compositeness tester for different types of numbers.

    ...It is basic, yet full-featured, and offers several different testing methods for each type of number. MuPuPriNT is built on the GNU Multiple-Precision (GMP) integer + rational library, and is available for Windows, OS X, and Linux. Source code is available as well, and can be built on any machine with Qt installed. As of version 2.0, MuPuPriNT is built on the cross-platform Qt application framework. There are currently two versions: MuPuPriNT and MuPuPriNT Extended.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ACADO Toolkit

    ACADO Toolkit

    Toolkit for Automatic Control and Dynamic Optimization

    ACADO Toolkit is a software environment and algorithm collection for automatic control and dynamic optimization. It provides a general framework for using a great variety of algorithms for direct optimal control, including model predictive control, state and parameter estimation and robust optimization. ACADO Toolkit is implemented as self-contained C++ code and comes along with user-friendly MATLAB interface. The object-oriented design allows for convenient coupling of existing optimization...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    GeneSim is a code generator for dynamic systems: it takes an XML description of the system and produces the code that executes it. The typical usage of GeneSim is to generate simulators of engineering systems.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19

    virtualStapler

    Large Script Workaround

    designed to emulate a stapler placed on the 'n' key (yes, that's what i said...) you get this: --------------------------- Web Browser --------------------------- Stop running this script? A script on this page is causing your web browser to run slowly. If it continues to run, your computer might become unresponsive. --------------------------- Yes No --------------------------- which is the Computer's way of saying it's not fair it should be working at 2 a.m. if you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    SymbolicC++

    An object oriented C++ library for computer algebra

    SymbolicC++ is a general purpose computer algebra system embedded in the programming language C++. It is free software released under the terms of the GNU General Public License. SymbolicC++ is used by including a C++ header file or by linking against a library.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    The program evaluates ordinal expressions and relations. displaying the normal form output in plain text and/or TeX format. It supports notations for ordinals through and somewhat beyond those definable by the Veblen function.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SPJS, a Simple Parallel Job Skeleton
    SPJS is a simple skeleton for creating job programs which can be executed on different CPU cores or can be submitted to a batch system or any other parallel computer farm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Math Transformations Library
    A library analog to those included in Matlab without the need of external libraries; just right for embedded or static linking. MTL was used to build a 3d Scanner. MTL consists of pars B - Basic Functions, Matrices, Images, Hypermodels (3d Models and up) N - Numeric Functions ranging from linear regression over nonlinear optimization to singular-value computation I - Image filters and Image enhancement H - Hardware related (optional part), does require additional libraries and is only...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    N-Sense

    N-Sense

    N-Sense Sensory substitution software

    N-Sense is sensory substitution software. Whit goal to make sensory substitution and super senses available to everyone. N-sense uses hearing as it's input port and is(will be) capable to allow multiple senses trough it as vision, magnetic orientation, humidity, velocity,time, altitude... Almost any data from computer can be made into sense and included into project. N-Sense is modular by design, written mostly in c++ to allow optimal processing speed and uses OpenCv for Image/video...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A new floating-point arithmetic which has uncertainty-tracking and undertainty-bounding capability, and algorithms to test this arithmetic. The code is in C++ (Visual Studio Express 2008)
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB