Showing 3636 open source projects for "c code"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 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
  • 1

    Lispel

    Functional programming in natural language

    Lispel is a typed, mainly functional programming language with a inheritance-based object/type model. It is modelled after natural language and has a front-end for a restricted subset of German language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ...Syntax Phase : Almost all common keywords but no preprocessing headers, etc 2. Semantic phase : a. type mismatch of int, char,float,double b. undeclared identifier c. multiple declaration 3. Intermediate Code Generation: expressions and for-loop. Regards Harsh Mathur
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    WSDL Parser for Mobile

    WSDL Parser for Mobile

    Generate Android and iOS Web Service Code From WSDL

    ...A small website has also been included in the project that can serve up a zip file containing the code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    QtCDB

    QtCDB

    QtCDB is software for Coincidence Doppler Broadening

    QtCDB is software for Coincidence Doppler Broadening measurement system using Adlink PCI-9820 DAQ card. Code is written in C++ using Qt and Qwt library
    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
  • 5

    Cities on Map - Kinect

    You can place French cities thanks to gestures and voice recognition

    With different gestures, you can place French cities on the map. Moreover, instead of using gestures, you can use voice recognition to place them. When this operation is over, use your voice to correct or reset the application. Why those cities have been chosen? These cities are a common point, Students in IT, can study in MIAGE section. Source code is available in this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Hundir la flota C#

    Battleship C# code console game

    Based in windows console, this app generates a battlefield map.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CDIV GAMES STUDIO

    CDIV GAMES STUDIO

    C/C++ Programing with ALLEGRO 4.2.2 - Win32/64 - LINUX - MACOSX

    CDIV GAMES STUDIO is a programming environment for multimedia applications mostly games using the power of the C/C++ and the graphics library ALLEGRO two are combined in the library CDIV that provides a parallel processing system based on processes style DIV2. Each process is an independent, each running a separate code to other processes and can be assigned graphics, rotation angles, execution priority, etc ... In addition CDIV own libraries can be used any of the functions of C/C++ and any of the functions of ALLEGRO.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    HCS12 HAL Library

    Freescale HCS12 Hardware Abstraction Layer Library

    HCS12 HAL Library that simplify usage of Freescale HCS12(X) microcontrollers. It was tested with: MC9S12XDT512, XET, XG, and other types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    midori programming language

    midori programming language

    dependently typed functional programming language

    Programming language based off pure type systems, and COQ. Currently aimed at both systems, and application programming. Has a simple syntax, and (planned) C integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    dcScript

    dcScript

    A new esoteric programming language

    dcScript is a new programming language. It's an esoteric language, it means that it can be hard to code with but don't worry it's a easy to use esoteric language here is an example : [sayHello]: sysprtn "Hello the World !" wait ] call sayHello quit The language is interpreted by a simple interpreter. The interpreter is coded in C# with Mono and .NET frameworks so it's portable and useable on Windows, Linux and Mac.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    TI Chronos .NET dll, C# example

    C# example of using eZ430 Chronos .Net dll

    This is the simple example of using .NET dll library for Texas Instruments Chronos watch (written by Tobias Gartner (https://sourceforge.net/projects/ez430chronosnet/) to acquire buttons and accelerometer data in ACC / PPT mode. The main idea came from VB code by Angel Hernandez (http://www.tupperbot.com). Hopes that one would be helpful for C# developers. Created in Visual Studio 2010 Express, tested under 32 bin WinXP and eZ430 Chronos Development Tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Ash C++ Template Library (AshTL)

    Ash C++ Template Library (AshTL)

    Hashing and spatial concurrency library.

    AshTL aims to provide a complete framework for dealing with spatial data in an efficient, parallel manner. As such, we primarily provide container classes and data types relating to 2D and 3D coordinate grids. AshTL is currently in alpha development (some features may not work correctly, and interfaces are likely to change). While in alpha and beta development, AshTL is licensed under AGPL v3+. Stable releases will include an exception so that AshTL itself will always be AGPL, but will...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    "Aztec Code" generator

    "Aztec Code" generator

    Free, open-source, "Aztec Code" barcode symbology generator

    A simple library for encoding "Aztec Code" barcodes. Supports C and Delphi interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Welcome to the Algorithm Development Kit, the associated code repository to the "Algorithms in a Nutshell" book published by O'Reilly Media, Inc. http://oreilly.com/catalog/9780596516246. This repository is freely available for you to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    B++ Compiler
    B++ is the compiler behind B++ Builder. It translates B++ code to C++ compatible code. B++ supports two compilers - Borland C++ 5.5 and Mingw GCC 4.4.1. B++ is very similar to the Visual BASIC language.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16

    MRssTray

    A simple Rss reader in Qt

    ...All feeds will be stored on the settings for future sessions. To quit the application, simply click the icon, then click "Quit RSSTray". This software is distributed under GNU GPL license. You can find it's source code, and 2 binary builds (for windows and mac) in the downloads section. Thanks for trying it! You're very welcome to comment, contribute, distribute, etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    PGN Viewer Oslo

    PGN Viewer Oslo to load PGN chess notations from flat text file

    PGNViewerOslo is a free open-source chess game viewer for Windows. PGNViewerOslo is based on code from PGN Viewer http://pgnviewer.sourceforge.net/ - a project for which there have been no updates for several years.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A compiler wrapper and a set of editor plugins allowing you to easily use Greek letters, accents, and other Unicode symbols in any programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    libbessie

    windows C++ game library with source code

    libbessie contains 3D software, a tile engine and more graphical tricks in a game library + example game programs. It includes a Visual Studio workspace for easy hacking. Demo graphics are Open Content. The linux and mac os x version is known as xmantaray but follows another development path.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    SQL Server Data Scanner

    Search for a specific value in all user tables in SQL Server.

    ...It asks you for a valueto search, then search for the entered value in all user tables and columns. A powerful and simple scanner that automatically detects user tables and columns, and scans them for a specific value... Coded in C# so feel free to adapt it to fit your needs. Please just mention "Reunisoft" or "DVA Software" in your versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    DishWasher

    Dish washer software

    the c code is for dish washer machine.The MCU is nec 0513.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Quake III Arena

    Quake III Arena

    Quake III Arena GPL Source Release

    Quake-III-Arena is the legendary first-person shooter originally released in 1999, and this repository holds its GPL-licensed source code release. By making the engine code fully open under GPL-2.0 (with licensing details regarding some bundled libraries like zlib), it allows the community to build, port, and maintain the engine, ensuring that the game remains playable even decades later. The release includes all major game subsystems: rendering, physics, network code, game logic, and tools...
    Downloads: 76 This Week
    Last Update:
    See Project
  • 23

    WWWDaemon

    The world's first web server, by Tim Berners-Lee

    This is an archive copy of the first web server, written in 1990 by Tim Berners-Lee. It was recovered via efforts at http://www.reddit.com/r/compsci/comments/q4e57/help_save_the_worlds_first_webserver_we_need_to/ This WWWDaemon code is provided here for archival purposes, as a historic record in the development of the world wide web.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MIDA

    MIDA

    Mitochondiral Infectious Damage Adaptation (MIDA) model of aging

    ...The provided source code is written in C and performs the time integration of the master equation for the time-evolution of the probability to find mitochondria in states of quality q at time t. Output is generated in terms of data files and the graphical visualization of readout parameters is automatically performed using the Graphical Layout Engine (GLE; see: http://glx.sourceforge.net/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Yack is an open source CW keyer library and application for the ATMEL AVR Architecture. It has been natively designed for an ATTINY45 Chip but can be adapted to other chips too. This is a hardware / HAM Radio application. How to install: Download the binary package, flash main.hex file into Flash memory and main.eep into EEPROM using AVRdude. For more details and documentation please retrieve the latest complete source code from the SVN repository. Suggestions, feature requests and...
    Downloads: 2 This Week
    Last Update:
    See Project