Showing 334 open source projects for "c program"

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
  • 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
  • 1
    Image Viewer .NET

    Image Viewer .NET

    Yet another Image Viewer, written in C#.

    Image Viewer .NET is intended as replacement of the Windows 7 build-in picture viewer, because that program automatically changes pictures without asking users. In contrast the Image Viewer .NET does not perform any kind of changes. Further, the Image Viewer .NET provides functionality to apply additional and picture-related information as well as the possibility to step through the physical folder structure. An integrated slideshow is also implemented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SourceNote

    SourceNote

    SourceNote is a program for taking notes.

    SourceNote is a program for taking notes. It is opensource and licensed under the terms of GPL. You can add text, pictures or draw stuff on your own. Everything is packed into a box which you can move around. This makes organizing your stuff much easier. There's a version avaiable for Windows and Ubuntu, a version for Mac is in progress Feedback is very appreciated ;) Sourcecode: https://github.com/airglide/sourceNote
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    BMPlayer
    BMPlayer is a GUI front-end for MPlayer. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This software program compares two 3D triangular meshes according to the geometric and appearance attributes. The project is based on research results and experimental software program.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 5
    Pear3DEngine

    Pear3DEngine

    Pear3DEngine is a modern and modular 3D development framework

    Pear3DEngine is a modern and modular 3D development framework that lets you create professional games, simulations and more. You are free to develop your program in C + +, XML or LUA and publish it as open source software or selling it as a commercial program. The rendering engine uses internally OpenGL or DirectX optionally. The planned editor supports software development on Linux, Windows and maybe MacOS X. DirectX 9 and therefore Windows XP are currently not supported and support is not planned in the future. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    WatchingResizer

    Watches a directory for JPG files and resizes them all

    The program is written as Windows service which watches a configurable directory, resizes all JPG images to a configurable size and stores them as a copy. The main purpose of this project is learning and practising C#. This time a bit more complex code and windows services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Mobius Mandelbrot

    Fractal Extreme plugin for Hiato's Mobius Mandelbrot

    ...My first attempt is also there called 'Bad' because I'd created a couple of pictures and need bad versions if I want to work with them again. Instructions. Unzip the 64 bit plugin dll into C:\Program Files\Cygnus Software\Fractal eXtreme 64-bit\plugins64 The 32 bit plugin goes into C:\Program Files (x86)\Cygnus Software\Fractal eXtreme 32-bit\plugins or if you have 32bit windows it may the C:\Program Files\Cygnus Software\Fractal eXtreme 32-bit\plugins
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ZPR is a program that produces orthophotos. The method used is to give colors to point-cloud (photo obtained by a digital camera, cloud obtained by a laser scanner) and to project the point-cloud to a requested plane. With this method, the projection pla
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Graphing System with a C language interface. Astrology program as sample, many others. Uses Qt to do the actual graphics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10

    texgenpack

    Texture compression and conversion program with KTX and DDS support.

    texgenpack is a texture compression and conversion program featuring a command line utility and a simple GUI program . Compression is implemented using a genetic algorithm. It supports compression, decompression, conversion and comparison of texture and image files. The image format supported is PNG, while for textures there is support for KTX, PKM and DDS using ETC1, ETC2, DXT1/3/5 or BPTC (BC7) texture compression. Several uncompressed texture format are also supported. This program...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    A simple image manipulation program. Provide image manipulation functions: image scaling, contrast stretching, histogram equalization, spatial convolution, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Free 3D Photo Maker

    Free 3D Photo Maker. Make 3D content yourself!

    The program allows you to create 3D pictures using one source image as well as two source images. In order to create a 3D image out of one picture, just check "Use single image" box. For creating 3D out of two images, take two shots of a still set object captured with a small horizontal shift (usually the distance must be about 2-3 inches to have the right scene). In both cases the images are inserted into the program and next second a 3D image is created in the location which you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This project aims to provide a set of libraries for various common graphics programming tasks. These libraries can be used together, to perform the tasks of a typical monolithic 3D engine. Or separately, to cover specific needs of any graphics program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Labyrinth3D

    Labyrinth3D

    true 3D Labyrinths - generating, rendering, exploring, building

    Labyrinth 3D is a program to render the light and shadow situation on the walls of a 3D labyrinth under a natural sunny sky, and then to walk and look around in the labyrinth. In places where no sunlight, skylight or reflections of them can reach, lamps can be put. The geometry of the labyrinth is purposely held simple to allow for fast computation. The labyrinth is generated randomly, based on a single number, the "level number". There is also a level editor where one can place blocks and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    sinestesia

    sinestesia

    Displays music using fractal flames and hardware acceleration (openCL)

    This program takes audio input from microphone, you can redirect pc audio output using control panel on Windows or pavucontrol on Linux. Your computer needs to support openCL (is sufficient a modern gpu or a intel core cpu) Commands: F11 toggle fullscreen S toggle stroboscopic flash NUMBER [0 to 9] change number of symmetry axes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    colorweek

    for colorblind program

    This source help colorblind. this program is a study about calibration technic of color defect vision through HSI color coordinate transformation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    fractals screensaver

    fractals screensaver

    This program draws randomly about 100 types of fractals. Program realized on C++ (as screensaver and as standard window application) and on Java (as applet and image store application).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A free program for creating, manipulating, and organizing photographs. The user interface requires Microsoft Windows with .NET.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    TouchUp

    Cool and simple photo editor allowing anyone to make touch up pics.

    TouchUP is a cool photo editor allowing anyone to edit their pics with ease.This program was assembled by Zyroid in Saint Lucia.Credits to the developer,Randel Joseph. Graphic done by hiRank Solutions of hiRank.net which gives credit to the models,Tara McCathy and Shania Lincoln. Now Import,Touch Up and Enjoy!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    MOD Copy And Rename

    MOD Copy And Rename

    Smart copy MOD files from camcorder to the hard drive.

    The program copies files from the camcorder MOD (or SD-card) to the hard drive. Before copying you can select the videos individually or you can select by date. The preview helps to find the right video. When copying the files they are renamed and numbered. Numbering causes the copied video recordings from Avidemux loaded at once. ------------------------- Das Programm kopiert MOD Dateien vom Camcorder (oder der SD-Karte) auf die Festplatte. Vor dem Kopieren kann man die...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    ExifStatistics

    Displays statistics based on exif data stored in pictures

    This program displays statistics regarding what settings where used to capture photos based on the exif data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Ethereal Chess 3D

    Ethereal Chess 3D

    3D OpenGL Chess - C++

    High detail 3D chess program capable of communicating with any UCI compatible AI engine. A variety of textures and backgrounds allows for a unique chess adventure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MME Plugin Corrector

    MME Plugin Corrector

    Corrects the "incorrect number of arguments" error with MME Plugins.

    Hello dear MMD users ! :) Tired of this annoying "incorrect number of arguments to numeric-type constructor" error with your favourite MME plugins ? I hope I can be of help here ! :D 3 steps : • Open the program. • Open the plugin in it. • Click "Generate !" and it's done ! :) Enjoy, and I hope I can see even better MMD videos on Youtube/NicoNicoDouga ! ^_^ Merengil Screenshots credits : Aoki Lapis model by Saboten. Stage : 三月精ステージ by nya Diffusion filter by PiT
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A simple, stand-alone program to download album artwork from last.fm.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Eloquent is a powerful Bible study tool for Mac OS X, supporting features such as services, to access the Bible in any program. It uses the Sword Library to work with bible texts, commentaries, dictionaries.
    Downloads: 3 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB