Showing 523 open source projects for "delphi source 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
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 1
    The `Turing Machine Compiler Collection' (tmcc) contains a virtual machine which emulates a Turing Machine such as an assembler and a C-like compiler which assemble/compile the written code into the delta-notation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Java IO Extension is a open source project which extends java IO package by providing a java class library to access IO system in a local area network Developers can easily use IO Extension just like using java IO API to access a remote IO system
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    This java application is for using a standard Makefile to grade student code submitted to Sakai via the mass-download functionality. It was created for, and is being used actively by, the CS1372 teaching assistance at Georgia Tech.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Coloridadd
    A script to generate shapes representing colors, using the ColorAdd code developped by Miguel Neiva: http://coloradd.net The ColorAdd code is a monochromatic Graphical Code allowing colorblind to recognize colors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Simples e Leve, o Meu Dicionario Japones é um guia rapido da lingua Japonesa.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    GeoGebra is free and multi-platform dynamic mathematics software for learning and teaching geometry, algebra, statistics, and calculus. Download the free software at http://www.geogebra.org. Find the source code at http://www.geogebra.org/trac
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A code base with several features built on top of Qt, and other OpenSource libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    dtbook2fo
    dtbook2fo is XSLT code that converts Daisy dtbook XML files to XSL-FO. The resulting XSL-FO may be sent to a formatting objects processor such as Apache FOP to produce a PDF document.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Parikshan: Online Exam Management System
    Parikshan is an online examination management system built using ASP.NET 3.5 Microsoft Visual Studio 2008 and the DataBase is made in Microsoft SQL Server 2005, The code is written in C#. Use of AJAX is done. It can be best viewed on Internet Explorer-7,8. ============== ATTENTION Update (31st March 2012) ============== I received a lot of email requests for releasing a new version of this software. I'm excited with this huge response. I believe a new, feature rich version will be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 10
    openLoL is Java courseware for online courses (eg distance education) built on proven framework that facilitate customization and maintenance of code. Main features are communities,forum, classroom, study points, blackboard, classroom, chat & much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The MIT Mobile Web source code is now hosted at https://github.com/MIT-Mobile/MIT-Mobile-Web Many of the original members of the MIT Mobile Web team have gone on to create the open-source Kurogo Framework to power content-rich mobile websites and native iPhone and Android apps. For more information, visit http://kurogo.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A web application built in java to collect snippet of code or items on the web in categories. The application is provided with user registration, snippet moderation, advanced code formatting and ActionScript API for Flash applications integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Make AsciiDoc part of your literate programming tool set. With eWEB you can weave and tangle literate programs written as AsciiDoc documents, using embedded WEB code snippets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JUnit Generator can automatically generate junit test cases for a specific class or method of Java; Fully supports the characteristics of object-oriented like generic type, complex class type generation etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Athenea is a software used to check programming contest code solutions. It can compile from c++ or java source files, and compares the output with the test dataset defined.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The m6800 Simulator is a teaching tool to introduce students to microprocessors. It is based on a cut-down version of the M6800 chip, and a reduced instruction set. The simulator assembles and simulates execution of the users code on a GUI
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17
    This is a simulation code to study nano opto electronic devices using the non-equilibrium Green's function
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Moocart is a collection of code for working with Moodle and Zencart. The primary project is Moocash: a Ruby Rails bridge between the two for automatic course enrollments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    In process of learning Qt I will make sort of applications with many examples of using code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is an eclipse plugin for generating flow chart diagrams from java code. Those can be build from source code and/or test results.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    This anonymous emailer script written in PHP is a free, opensource project designed to send EMails from anyone to anyone, with additional details such as Reply-To ,an anti-spam CAPTCHA and a WYSIWYG.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Automatic grading and reporting of student submitted Java projects through a set of utilities including checking for the presence of classes/methods, instantiation/execution of methods in the submission, and reviewing source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A book aimed at C++ programmers of all experience using wxWidgets and wxDev-C++. Available in PDF and CHM formats this book is backed with downloadable source code examples.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 24
    SPACS is an extension for Macromedia / Adobe Flash that automates flash tutorial creation. Using the SPACS panel, users submit a sequence of images, define hotspots which trigger question / answer sets, and outputs a flash file.(http://tinyurl.com/af6og5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The ExamSim engine is the open source base code for a few small test simulation products. All engine code will be freely licensed, although some of the content was, is, and will be commercially licensed in products. It was originally written in Java 1.4
    Downloads: 1 This Week
    Last Update:
    See Project