Search Results for "delphi source code" - Page 78

Showing 3176 open source projects for "delphi source code"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    Simple library to parse C++ header files and retrieve a list with the description of the elements defined. The initial purpose of the project was the creation of a tool to check the syntax of header belonging to a given project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    IrrlichtPas provides Pascal bindings to the Irrlicht 3D engine to enable using Irrlicht with Delphi on Windows and FreePascal on Windows, Linux and Mac OS X.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Just a contrib of headers made via an XML to source code library xml generation tool I wont claim to maintain it however It is Intended to Aid and or be absorbed by the XML Resume Library folks hopefully It will aid the development of XML Resume further.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Neural Network for physicists. A flexible code in which the user has high control of the network parameters. The code provides a chi^2 cost function. The code accepts user-defined cost function and neuron activation functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 5
    Boids, developed by Craig Reynolds (http://www.red3d.com/cwr/) in 1986, is an artificial life program, simulating the flocking behaviour of birds. This demo implements the pseudo code found here: http://www.kfish.org/boids/pseudocode.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Source code repository for user Red Ring Rico on Gametrailers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    RF Diagnostics Simulation for Accelerators is a simulation code for beam position monitors, phase pick-ups etc in particle accelerators based on libRfDsp signal processing library. svn co https://rfdsa.svn.sourceforge.net/svnroot/rfdsa/trunk rfdsa
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A cross-platform BASIC language system to go with video games and RPGs. Comes with a Virtual Machine, so object code is multi-platform compatible
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is the open source code of Agarwal's Directshow MDAPI filter. Using this filter, you can add support for MDAPI (Multidec API) plugins, typically used in DVB related software, to any DirectShow applications very easily.
    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
  • 10
    Please try libpinyin and ibus-libpinyin instead, as libpinyin continues novel-pinyin development and re-writes most of the code. A Simplified Chinese Sentence-Based Pinyin Input Method Engine Based On Markov Model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A suite of source and binary programs to test the capabilities of code analysis tools. A reference implementation of x86 binary analysis in C# is also included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The KlassModeler is a cross platform tool for visually creating C++ classes and class relationships. It generates attractive header files as well as HTML Documentation. An intuitive user interface makes it easy to work with large, complex models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Simple Race
    It was my freshman C++ class project it's written in C++ it's a simple 2D car racing game now I put it on the web, maybe someone will find the source code interesting and helpful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    C++ library for interacting with Devantech / Robot Electronics SD84 USB multi-I/O device. OS X / Darwin + Linux are target platforms, but only serial code should require porting for others. SD84 site: http://www.robot-electronics.co.uk/htm/sd84tech.htm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MicroPather is a path finder and A* solver (astar or a-star) written in platform independent C++ that can be easily integrated into existing code. MicroPather focuses on being a path finding engine for video games but is a generic A* solver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A simple windows .exe/.dll packer. (Compresses code section and your compiled binaries waste less space) Almost whole codes written in pure C and very minimal also understandable (which makes modifying very easy; like debugger traps, encryption etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Various coding projects by the members of the BlaatSchaap Website. The latest project is a multi-scrobbler that will scrobble to both last.fm en libre.fm. Another project is a modular IRC bot. both protocol and other functionality are loadable plugina.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A straight C implementation of most of Google's protobuf message serialization format. Small and simple to use. Suitable for embedded use. Generates either simple C or C++ or PHP en(de)coding code. Respect protobuf standard from google.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Simplify calling of Java code from C++, writing of native methods, handling exceptions, managing resources, and embedding the Java runtime in a C++ app. Creates "smart" C++ wrappers for Java classes by maintaining a simple text file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A platform for developing mathematical models of static/dynamic physical systems, a simulation evironment for such models and a set of component libraries. It combines features from Simulink, Modelica or AMESim with unique features on its onw.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is just a bunch of random code i write when i have nothing better to do. Hopefully theyll be somewhat useful to some people.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This code performs the stochastic tourist walk dynamics over a one-dimensional disordered system. The code return the density of distinct visited sites on one trajectory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A Group Of Developers & Designers Extending The Features Of XooPS. Abstraction Layers Extending Xoops.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Converts wxWidgets C++ code components (generated by wxDev-C++) to XML code. Allows users to port wxFrames created with the wxDev-C++ visual designer RAD to other IDEs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A stand alone program to store C++ code snippets for easy access. Also it allows you to store any kind of helpful text in a categorized way. Developed in MFC using Visual Studio 2008 with the latest MFC classes (RibbonButton and bar)
    Downloads: 1 This Week
    Last Update:
    See Project
Auth0 Logo