664 projects for "source code computer" with 2 filters applied:

  • $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
  • 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
  • 1
    Command line tool to convert BMP images to binary bitmaps and c header files with 8bit page layout instead of line layout (one byte is 8-bit vertical line). Can be used to present data for graphical LCD images in micro controller programming (eg AVR).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Janus - Java'n'UML Simultanously. A free CASE tool plug in for Eclipse with support for editing Java code and UML diagrams simultaneously. Right now this is also the home of the Image Export plug in to export GEF diagrams to various image formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The Shrimp suite provides interactive visualizations of graph-based data. Creole (Eclipse plug-in) visualizes Java source code. Jambalaya (Protege plug-in) visualizes ontologies (including OWL), & Stand-Alone Shrimp visualizes RSF/GXL/PRJ/PPRJ files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A C and C++ Library + a compiler to create Adobe Flash SWF movies up to version 9 (v1.8.1). Supports nearly all the tags, includes an ActionScript compiler. Detailed docs and other tools: convert fonts to Flash, decompile Flash, jpg2swf. LASTEST IS 1.8.4
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 5
    zengen is a cross platform 2D graphics library based on SDL. It aims to keep you're code DRY and object oriented by wrapping boilerplate code in easy-to-use classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    proGPUKLT is a library for the Processing programming language and environment that wraps a GPU-implementation of the Kanade-Lucas-Tomasi feature tracker used for computer vision applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CVSharp (aka Computer Vision in C#) is a Computer Vision project. Until the present day just one part of the whole project was actually developed. It's called CVSharp Lab, an Image Processing Tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    FMOD.net is an implementation in .net c# for the FMOD sound system. Its possible to play a sound using only 3 lines of code! Its possible to create DSP functions by yourself using c# or other .net languages. You can play just many sounds as you want.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    V.R.C.C. (Video Remote Computer Camera) is a freeware and open source system that enables your smartphone to be used as a Webcam and lets you control the smartphone from the PC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 10
    This project covers an algorithm for face detection in color images. It was developed as a conclusion work in graduation of Computer Science at Pontifícia Universidade Católica de Minas Gerais by Breno Santos Araújo (brenopuc@gmail.com).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    jEmote will be a fully featured emote creation program made in JAVA. The main goal of jEmote is to offer a simple way for computer users to create emoticons for their forums, blogs, websites, chat rooms (and the list goes on...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A tool written for the Blender API in the Python Language for Second Life primitives. All code is 100% original. Second Life and LSL are the property of Linden Lab. Blender is the property of the Blender Foundation. No infringement is intended.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This perl script helps users to create LaTeX Beamer Class presentations with the lowest effort possible. Just write an indented outline, the script does the rest. Status: useable (already in productive use by developer)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MidiLearn is a program to learn how to play music without needing to know how to read a score. Using common MID or KAR files, one of the tracks is muted and displayed in a custom piano roll view created to be easy and fast to read.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ksmp3play is an curses-based MP3 player. This allows you to control the player on another computer using telnet or ssh, which might be useful if you have an old computer dedicated for mp3 playing. Other features include song rating and volume setting
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    FlickList is an organization tool that will take an unorganized mess of a DVD wallet and turn it into a very organized, very informative store of information on your computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PsyPlay is a media player written in C# (.NET v3.5) using DirectX9 and plays well known media files. The application is basic, yet the code has many examples of useful functions. PsyPlay is beta, however, our goal is to code a versatile c# media player.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    An Open Source Guitar Tube Amplifiers and effects simulator, we are now a small team of five developpers, we have a working source code, and we are looking for ways to improve it and make it sound better and better.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    otatop dvd answers man's most difficult question. "What should I watch tonight?" It is a web based database of all of your dvds. It can recognize most dvd's by bar code or title (based on an online database) and randomly suggest DVD's based on criteria.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An application to take an image file (jpeg, bmp, etc) and convert it to an array of values suitable for including in source code. Source code is in C++ and developed under MS VS2008 and Emacs. Runs as a GUI app in Windows and a command-line app for *NIX.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21
    Convert text to International Morse Code. Input is ASCII text. Output can be: - . -..- - on the console, raw 8bit PCM suitable for piping to /dev/audio, .wav files or even (mp3|ogg). Good for headlines on your MP3 player or code practice.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    This code provides support for Diamonds Rio 500 digital audio player under Linux (Intel, PPC and Alpha platforms) and *BSD. It includes a kernel module (need a 2.3.x kernel) and line command utilites to manage folders and upload songs to it.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 23
    A PHP/Harmoni digital asset management tool, Concerto allows the cataloguing of multimedia in DublinCore, VRA, and user-defined schemes. Media can be searched across schemes, put into annotated slideshows, or used in other programs such as Segue2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    YOYOPlayer has moved to google code,for more information,please go to: http://code.google.com/p/yoyoplayer or download yoyoplayer at http://code.google.com/p/yoyoplayer/downloads/list
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    REturn of the Beep Media Player ! Key words: Linux, cue, ape, flac, lyrics. it bases on the beepmp-0.9.7.1, and i hacked some code, it now natively supports APE, FLAC with cuesheet list. Added a lyric panel to show lyrics when playing. Enjoy yourself mus
    Downloads: 2 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB