Showing 394 open source projects for "delphi code"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 1

    sx-library

    Library/Framework for Delphi Applications

    ... Systems * Windows *8/8.1* (x86, x64) * Windows *7* (x86, x64) * Windows *XP* (x86, x64) * Windows *Vista* (x86, x64) * Windows *Server 2003/2008/2012* (x86, x64) * Windows *2000* (not tested) * Windows *95/98* (some functions do not work due new Windows API functions) * Separated into *GUI* and *Console* (non-GUI) parts * The oldest source code coming from *1997* =Installation= * Add all folders and subfolders into Delphi Library path.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Backup and Shutdown

    Backup and Shutdown

    Backup your important data files to an external or cloud drive

    Backup your important data files using 7zip (http://www.7zip.org) compression
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Intertelecom

    Intertelecom

    program, for CDMA-operator Intertelekom, checks remainder Mb. Source!

    Intertelecom - a program, which checks the remainder a megabyte and balance on Your number CDMA-operator Intertelekom. Good for that, to who no telephone with support CDMA, for instance, beside me USB Pantech UML295 modem, and for checking the remainder, it is necessary to call at on of site, and anew enter the number and password. Intertelecom - это программа, которая проверяет остаток мегабайт и баланса по Вашему номеру CDMA-оператора Интертелеком. Хорошая для тех, к кого нет телефона...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    MatrixMath

    A simple matrix library for delphi/pascal

    A simple matrix library implementation. It allows an user to do basic stuff and also matrix based cryptography (viz Hill Cipher) implementations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 5
    We are developing a set of Delphi components to communicate with a ModBus PLC over TCP/IP. The library provides components to implement both a ModBus master and a Modbus slave, and is based on the Indy component set (both Indy 9 and 10 are supported) De source code of the project has been moved to GitHub!
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 6
    eANN

    eANN

    eANN is an implementation of several kind of neural networks.

    eANN is an implementation of several kind of neural networks written with the intention of providing a (hopefully) easy to use, and easy to modify, OOP source code. It is possible to have several different sized networks running simultaneously, each functioning independently of the others or acting as inputs between them. It also easy to modify the structure so that neurons (or even whole layers) can be created/pruned during simulation allowing dynamic expansion/contraction of the network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Personal Administration

    Personal Administration

    Personal finances for freelancers with connectivity with your Dropbox.

    It's a standalone application... easy to use. Roadmap decided on a whim... (17/06/2014 - 02:06 hrs.) - DropBox connectivity -> APPROVED! (11/09/2014) -> WOHOOOOO!!!!! - Languages in database, not in plaintext -> Important! -> DONE! - Port to Android, iOS, MacOSX, WindowsPhone -> Important! - Maybe I'll be begging for donations (don't be shy, a hundred bucks will be fine xD). Don't worry, it's not mandatory -> Don't be shy! - Time to remember how to code in C++... argh! That's all...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    AutoWriter 1.0

    AutoWriter Automatic Code Writer

    Autowriter - Automatic Lazarus / Delphi class writer simply adjust preset variables and it writes your code. Also generate Android XML layout files for a standard title header input box.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Key Objects Library

    Key Objects Library

    Key Objects Library and Mirror Classes Kit (KOL&MCK) for Delphi

    Key Objects Library and Mirror Classes Kit (KOL&MCK) and attendant components for Delphi from Delphi2 to DelphiXE is an alternative to VCL to create small applications for Windows platform, freeware with sources. Project was started in 2000, dozens of programmers have created a lot components, helped in fixing a lot of bugs, write pieces of code in the KOL itself.
    Downloads: 0 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
  • 10

    HTML XHTML Parser + XPath

    Delphi HTML XHTML Parser +XPath

    Delphi HTML Parser This module lets you work with HTML documents as DOM tree and use XPath for searching tags. It is very simple way to parse HTML. This tested with version Delphi XE5,6 Usage Add in Uses parser.pas; begin HtmlTxt:= ''; //here your html NodeList:= TNodeList.Create; ValueList:= TStringList.Create; DomTree:= TDomTree.Create; DomTreeNode:= DomTree.RootNode; If DomTreeNode.RunParse(HtmlTxt) then begin {your code example...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GUI for rtl_power

    GUI for rtl_power

    The real open-source RTL-SDR 2832 dongle panoramic spectrum analyzer

    "Real-time" wide band spectrum analyzer using rtl2832 dongle. Dowload latest built exe here: https://sourceforge.net/p/guiforrtlpower/code/HEAD/tree/Win32/Release/ click to rtlpan.exe, then click download it Place 3 files from osmocom's librtlsdr windows build http://sdr.osmocom.org/trac/attachment/wiki/rtl-sdr/RelWithDebInfo.zip rtlsdr.dll libusb-1.0.dll rtl_power.exe into the same folder and then run rtlpan.exe Also, it is better to have UAC turned off (as it ask...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 12
    AppM Build Automation

    AppM Build Automation

    Automated software application for constructing and building projects.

    AppM Build Automaiton is an open source and automated software application that is used to construct and build projects on different operating systems and using different development environments. General principles of implementation: -Each project must have a Build Project File, containing the necessary information on the construction of the project. For example, a unique name of the project, dependence on other projects and libraries, methods of construction, etc. Thus, the entire...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    dzBuchstabier

    Tool for spelling in different phonetic alphabets

    .../IDEs: C#-Builder, C++Builder, Delphi and Delphi.NET using Borland Rad Studio 2005. Since then C#' and Delphi.NET have been discontinued and I have only included the Delphi source code. But I still think it is useful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    dzAutoSave

    Delphi IDE expert that automatically saves all changes

    This is an IDE wizard for Delphi that automatically saves all changes either at every compile or at a configurable interval. I found this little gem on Borland's code central. The original was written by Tempest Software and the licence states that there are no restrictions, so I added a few features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DelphiCodeToDoc

    DelphiCodeToDoc

    Free documentation system for Delphi / Pascal with JavaDoc support.

    DelphiCodeToDoc is a free documentation system for Delphi / Pascal with JavaDoc support. It uses information about source code symbols and formatted comments in files to produce accurate documentation from your application and component.
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 16

    MSM's ToolBox

    Set of different opensource tools for Win32

    This is my personal set of old unfinished and deprecated win32 tools held here for reference only. No binaries included. Code is completely unclean and unstable. Use or explore it at your own risk!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Morse View

    Morse View

    Real-time audible Morse code to text message converter

    Morse View an open source software project to convert audible Morse codes to text messages. This application is capable to convert Morse codes from wave files or from the audio line/microphone inputs. Conversion from Morse code to text can perform based amplitude and frequency decomposition of the input audio stream.
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 18
    DUnit FMX

    DUnit FMX

    DUnit translation to FMX and Mac OS X.

    ..., please. You can get the current state of the project with the next URL repository: https://svn.code.sf.net/p/dunitfmx/code/trunk We are going to appreciate all the support!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Double Fractal with 3D Prototype

    Double Fractal with 3D Prototype

    Easily creates high complex fractal images. Includes 3D prototypes.

    Double Fractal was first created in the 90s and was the result of a passion for fractals and fractal math. Since then, it has grown including many unique fractals invented by its author. Some fractals were found by chance in 2001 when functions used for artificial intelligence were plotted as fractals. These new fractals were called JP Random Sets. The brilliant environment Lazarus allowed Double Fractal to be ported from Delphi and now Double Fractal can be run on Windows, Linux and MAC OS...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20

    BGTracker.net

    Free Glucose Tracking Program for Diabetics

    The program is based upon an original creation by Jim Berry under the program name of Bg Tracker. The code base was Delphi visual basic with FoxPro as the database back end. This new version uses .NET Framework version 4.5 with SQL Server Compact Edition for a very light program footprint.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    HTTP INJECTOR PRO

    HTTP INJECTOR PRO

    HTTP Server, Header Replacer, Proxy Server

    ////// NEW FEATURE on v1.8 XTended Final Version : ///////// 1. Reset Setting 2. Save curent Skins to config file 3. Add 4 New skins (Garnet II (default), Black Box, Cold, Deep Purple, Ubuntu, Matrix) 4. Radio buttons skins changer 5. Filter Response 6. Query Mode 7. XTended MODE - Place Front / Back - Code - Flag Single Flag / Double Flag - ADD Header 8. Disable NetData 9. End Line OFF mode 10. 4 Custom Header (CH 1, CH 2 , CH 3, CH 4) 11. User Agent Spoofer - DISABLE...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    The Jedi Code Formatter is an open-source code formatter for the Borland Delphi Object-Pascal programming language. The formatter can standardise all aspects of Delphi Object Pascal and Delphi.NET source code formatting, including indentation, spacin
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • 23

    Umbrella Project 2012

    Security (Hack) Application

    ... grabber b) Auto Clicker with proxy 9. Coding/Decoding a) Base 64 Code/Decode b) Md5 Creator c) Other Pass Creators 10.Other Tools a) Online File virus Scan b) Cloud Flare IP Resolver c) Manuel Script RFI Scanner d) Shell Control and more
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The JWA library aims to provide a conversion from C to Delphi of as many headers as possible from the PSDK etc. The JWSCL (security library) is an advanced object-oriented framework for programming with the Windows security features (ACL, Tokens, etc.)
    Downloads: 10 This Week
    Last Update:
    See Project
  • 25

    Messaging WorkBench

    Multi-purpose productivity tool for HL7 V2.x implementers.

    Messaging Workbench or MWB was developed by the late Peter Rontey at the Department of Veteran Affairs. The tool allows an array of functionality most prominently allowing creation of conformance profiles, specification messages etc. based off of HL7 V2.x. The idea is to allow implementers to test their profiles/implementations before they begin participation in conformance and interoperability testing. The tool is built using Delphi. At the request of the HL7 community and the HL7...
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.