Showing 1764 open source projects for "source code computer"

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.
    Start Free
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Start Free
  • 1
    loadmd2_chung

    loadmd2_chung

    loadmd2_chung is a dll to load 3D md2 models into openGL

    loadmd2 chung is a dll to load 3D md2 animated models into openGL. It is written in compiled freebasic, but can be called by any other current programming language , as c++ or LibertyBasic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Eclipse Visual Editor

    Community Supported Eclipse Visual Editor

    ...Originally developed as an Eclipse Project the Visual Editor project was discontinued and archived in June 2011. This project is a community based fork of the archived sources. The archived source and website trees have been converted from CVS to Subversion. This code can be freely downloaded or browsed online using the 'Code' link above. The VE releases are available for installation from the Eclipse Marketplace or using the Eclipse Update Manager. Click on the Download button to download the most recent release for offline installation using the Eclipse Update Manager. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Gimp# is a C# wrapper around the GIMP API. It also offers a plug-in framework. This enables users to quickly write new GIMP plug-ins using .NET or Mono.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The Tibetan and Himalayan Library has several open-sourced tools for inputting, manipulating, translating, and transcribing Tibetan-language text, audio, and video. We aim to make using a computer easier for Himalayan peoples and scholars.
    Downloads: 9 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    Double DIN car Multifunction Computer

    Double DIN car Multifunction Computer

    Double DIN car Multifunction Computer

    The aim of the project is to develop opensource multifunctional 7" touch screen computer for cars with following functions: * GPS Navigation * GPRS communication * Bluetooth Hands-Free Telephone * CAN bus for dysplaing car diagnostics data * Advance HI-FI sound processor and audio output * Audio and Video playback * State of the art GUI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The DRS (Digital Replay System) is a desktop application for replaying and analysing combinations of video, audio, images, transcripts and computer log files in an integrated way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Media Streamer X

    Media Streamer X

    Free Media player that streams online movies,TV- shows,and music video

    Media streamer X is a free media player that allows you to watch Movies,TV shows, and Music videos and more right from your computer. Media streamer contains a database of over 40,000 top movie titles ,5000 TV shows and over 1,000,000 music videos and short clips you will never run out of content to watch media streamers database is updated daily. Watch any Movie, TV Show, or music video with media streamer free media player.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    pc2box enables file exchange between a computer system and a storage device that is formatted with the LaSAT Video File System, a file system that is used by many PVRs, but not supported by the current operating systems (Windows, Linux).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Download free audio and video content ("podcasts") from the Internet and watch it on your computer or on the go. Available for different platforms.
    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.
    Start Free
  • 10
    !Important! The code has moved to http://github.com/hampelratte . Lazy Bones is a plugin for the great EPG-software TV-Browser. With Lazy Bones you can control a VDR (by Klaus Schmidinger).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    BeatForce is a computer dj-ing system with 2 players, song database supporting muti table playlists, mixer with manual/auto fade. Sampler and cdda support. The players can handle mp3, ogg and cdda files. The user interface is SDL based, with theme suppor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Power Tab Parser is a simple wxWidgets based program that can read and write Power Tab (.ptb) files. It contains code useful to developers wishing to write software that can convert, view, play or edit Power Tab (.ptb) files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    .NET wrapper for VLC media player. This library allows you to use libvlc from .NET code without dll imports. Simple and easy to use for playing, streaming, transcoding of video streams. Visit the home page for more info.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14

    LiveVideo

    Real-time Video Analysis Software

    This is an open-source real-time object detection and tracking software for H.264/AVC videos. It applies probabilistic spatiotemporal macroblock filtering (PSMF) and partial decoding processes to effectively detect and track multiple objects with fast computation in H.264|AVC bitstreams with stationary background. The codes were written in Visual C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    An open source Java implementation to interpret and render Computer Graphics Metafile (CGM) graphics files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    StyroFoamRobot

    Cuts 3D objects from polystyrene foam (EPS/XPS)

    A robotic DIY styrofoam cutter consisting of one rotational and two translational axes. It cuts a variety of shapes out of styrofoam-like materials using a hot wire. This project documents the necessary hardware and software parts. Don't miss the follow-up project at http://raumschaum.org Its goal is to further develop hardware and software into an user friendly application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    CRCLIB

    CRC Library

    CRCLIB is a small library of CRC calculations which can be used in other programs. Because CRC check is often used by binary communication protocols, it is made as simple as it can be, built into library so that it could be used regardless of language of application code. Written in plain C, built as dll and static library, and also contains C/C++ import header, C# wrapper and .NET project for MS SQL Server assembly. Supports CRC16 (including MODBUS) and CRC32.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Rippix

    ripperX fork to clean the code and port to GTK+ 3

    Rippix is a fork of ripperX, a fast and easy to use CD ripper. While ripperX does it's job good to rip and encode songs from a CD, it uses a rather outdated user interface. Rippix tries to fill this gap. This includes porting Rippix to GTK+ 3. Additionally, many deprecated code gets rewritten and documentation will be added. 'Why a fork?' you might ask. Well, after some hacking on the ripperX code, it appeared to me that I had to do more modifications in order to port to GTK+ 3 conveniently...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    2Pix
    2Pix integrates with Windows to allow you to easily encrypt and hide files in bitmap images, a process called steganography (not to be confused with stenography). Data is stored in the low-order bits of each pixel of an image, so the file is completely hidden from view. Version 1.1 now provides plausible deniability because no unencrypted signature is stored in the image header. It should be impossible to prove an image contains a hidden file (if you use a strong password and only use 1 or 2...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Blast XPlayer

    Blast XPlayer

    Portable mp3 Player

    This application is a music player application is very practical and simple. Easy to use and the capacity that is not too big only 5MB. with this application you can play music whenever you want to store in flashdisc and opened on the computer without having to install it first. This application is still in the Indonesian version, but will be present in the english version in a few days. (sorry for my bad english)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Open source of anime art style and code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    html5media

    html5media is a DITA-OT plugin and authoring UI for media insertion

    ...One contains the base code; the other contains sample media files. Click "Browse All Files" to find both.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    sourceToDesign

    Analyze your software source by view its diagram and graphs.

    Source to Design and Analysis is a desktop software that take your Object Oriented Source Code and make class diagram, package association diagram and different types of graph through which you can analyze your software deeply.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    VRLab

    VRLab

    Volume Rendering library in Java

    Simple java code for demonstrating 3D Volume rendering concepts. Can render a 3D model (represented by a 3D primitive data buffer) in a Maximum Intensity projection, Minimum Intensity projection and Surface rendering mode with specified look up table for color coding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Visual AVI FourCC Changer

    Tool for changing the FourCC-Code in AVI-Files.

    With Visual AVI FourCC Changer you can change the FourCC code in AVI files. FourCC code in AVI format is an identifier that indicates which codec is to use for decompression and display the AVI file. Change the FourCC code is only useful if you want to use the AVI file with a slightly modified codec, which uses the same compression algorithms. Warning, a wrong AVI FourCC Code may make it unusable!
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project