Showing 1384 open source projects for "c source code"

View related business solutions
  • 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
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 1
    LdGlite exists to render images of models made out of Lego bricks in a platform independent manner. It requires the LDRAW brick library and uses OpenGL as the graphics engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This is project is created to perform boolean operation using DirectX 9.0 with .NET 2.0 and other supported dlls. This is not a final build as i am working on the same. -- The suggestions are always welcome. Thank You.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    bmp24_io
    bmp24_io is a small collection of C-subroutines for reading and writing image files. The focus is on an easy use for teaching purposes and quick evaluation of research ideas. Students with different proficiency in C should be able to use bmp24_io.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CLQ - Command Line Quaternions
    Quaternions are numbers with 4 parts: one for time, three for space.This project creates command line functions that generate thousands of points of quaternions, for the animation software. Think: analytical animation! See VisualPhysics.org examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 5
    dynachess creates a HTML page from a PGN file, for replaying games on a server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Ertha is an open source GIS whose main focus is to guarantee easy extensibility and straightforward integration of custom modules. It provides basic geographic rendering and topologic analysis and exposes the main data structures loaded from shapefiles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A command-line utility to convert MPO stereo files to a pair of JPG.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Device Independent Virtual Environment - Reconfigurable, Scalable, Extensible. A platform, device, and display independent API for developing 3D virtual environment (VE) applications. DIVERSE is comprised of DTK, DPF, DGL, and DADS.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    OpenCTM
    OpenCTM is a file format, a software library and a tool set for compression of 3D triangle meshes. The geometry is compressed to a fraction of comparable file formats (3DS, STL, COLLADA...), and the format is accessible through a simple, portable API
    Leader badge
    Downloads: 229 This Week
    Last Update:
    See Project
  • Build Data Resilience - Take the Assessment Today Icon
    Build Data Resilience - Take the Assessment Today

    Can you recover when it matters most? Take this quick assessment to identify gaps and build greater recovery confidence.

    Is your recovery strategy as strong as you think? Take this quick self-assessment to check your recovery readiness and gain tailored insights. In only 2 minutes, you'll learn where you fall on the recovery readiness scale.
    Take the Assessment
  • 10
    Obsolete for most. Use the Ink2Text project instead - no Windows needed! A Linux/Unix library providing full cursive & printed handwriting recognition by connecting to a Windows XP Tablet back end. Need Service & client files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Quantum Toolkit
    Quantum Mechanical Toolkit And 3D Viewer for C++. Allows Data Visualisation via Images, Surfaces and Volume plots using OpenGL, as well as rapid development Quantum Mechanical Simulations. Uses the Blitz++, VTK Visualisation and Qt Libraries.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    A library and reference application for viewing and analysing raster and vector geospatial data.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 13
    SteGUI is a graphical front-end to Steghide. It lets users view the images and play the sounds that Steghide allows as cover files, and command the program all with one tool. It also embeds a simple text editor to manage text payload files.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Alfont makes true type fonts available in Allegro games. It is a wrapper for the freetype library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    QEngine is game engine which can be used to play Quake 1, Quake 2, and Quake 3 with enhanced graphics, physics, and scripting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PyramidWorkshop is an image-compression System based upon the scientific work of John Robinson (inventor of BTPC) about image-compression with adaptive linear predictors and is in average more efficient than PNG/JPEG2000.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    The Open Descent Foundation (ODF) is a community for developers, who want to help to create open source programs, tools, etc. for the famous games Descent1, -2 or -3. Everyone can join the ODF if he accepts the idea of writing open source programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    With miao3d you can train a specific Gaussian Markov Random Field (GMRF) that then can be used to estimate a depthmap ("3D"), given an image ("2D"). A GUI allows inspection of the image + depthmap.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A very simple GTK+ image viewer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Fugenschnitzer is a quick and easy to use Seam Carving program. Fugenschnitzer -- Seam Carving for everyone.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    VIPS is an image processing suite designed for extremely large images and colorimetry. It consists of a powerful re-usable library and a graphical user interface. http://www.vips.ecs.soton.ac.uk
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    NKPaint is a raster image editing application. It is written in C/C++ and is based on CxImage/GDI+. It is similar to Microsoft Paint.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The SDL_vnc library was created to offer a VNC client library that integrates with SDL (framebuffer is a SDL surface), and where the I/O and processing runs as a thread, so it does not interfere with a traditional "game loop".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ENEDTE - ENcore un EDiteur de TExte - est un simple éditeur de texte pour GNU/Linux. ENEDTE is a simple text editor for GNU/Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Camscope is a multi-threaded program for acquiring and quantitatively analyzing images from an IIDC-compliant FireWire camera. It provides an integrated environment for performing quantitative video microscopy for teaching laboratories.
    Downloads: 9 This Week
    Last Update:
    See Project