Search Results for "library delphi" - Page 2

Showing 546 open source projects for "library delphi"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • EBizCharge Payment Platform for Accounts Receivable Icon
    EBizCharge Payment Platform for Accounts Receivable

    Getting paid has never been easier.

    Don’t let unpaid invoices limit your business’s growth. EBizCharge plugs directly into the tools your business already uses to speed up payment collection.
  • 1
    LCD Smartie displays information on your LCD/VFD. It supports LCDs with a Hitachi HD44780 Controller via parallel port & Matrix Orbital and Crystalfontz serial/USB LCD/VFDs. Info includes: CPU temps, fan speed, the BBC World News, Stocks indexes etc.
    Downloads: 37 This Week
    Last Update:
    See Project
  • 2
    Clipper

    Clipper

    Polygon and line clipping and offsetting library (C++, C#, Delphi)

    This library is now obsolete and no longer being maintained. It has been superceded by my Clipper2 library - https://github.com/AngusJohnson/Clipper2.
    Leader badge
    Downloads: 2,235 This Week
    Last Update:
    See Project
  • 3
    Allegro.pas

    Allegro.pas

    Game library for Pascal

    Allegro.pas is a wrapper to use the Allegro Game Library with Pascal compilers (Delphi, Free Pascal, etc). Allegro is a cross-platform library intended for use in computer games and other types of multimedia programming. * Graphics: 2D and 3D, OpenGL and D3D. * Controls: Keyboard, mouse, joystick, gamepad... * Sound and music.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 4
    Componentes ACBr
    Paleta de Componentes para as Linguagens Delphi e Lazarus, compatível com Windows e Linux, que permite acesso direto a equipamentos de Automação Comercial, sem DLL's, interagindo com eles direto na porta serial.
    Downloads: 14 This Week
    Last Update:
    See Project
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 5
    This is a widget set to quickly develop cross-platform GUI software using the Free Pascal Compiler. It doesn't rely on large third party libraries - which makes fpGUI applications easy to deploy. Also included: help viewer, visual form designer.
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 6
    Image32

    Image32

    A 2D graphics library written in Delphi Pascal

    Image32 is a comprehensive 2D graphics library written in Delphi Pascal. It provides an extensive range of image manipulation and drawing functions. NOTE: THIS LIBRARY IS NOW HOSTED ON GITHUB AND FURTHER DEVELOPMENT CONTINUES THERE. THE SOURCE CODE HERE IS FUNCTIONAL BUT NO LONGER UP TO DATE.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    xxm

    xxm

    A non-IDE, compile-on-refresh, web platform for Delphi.

    xxm is a web platform for Delphi. Combine Delphi and HTML into a compiled library loadable by an ISAPI extension, a stand-alone HTTP service, an Internet Explorer snap-in, a FireFox module, an Apache module, oldskool CGI...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8

    SnapModbus

    32/64 bit multi-platform Modbus communication library

    SnapModbus is an Open-Source multi-platform suite (library and tools) to manage Modbus communication in strict adherence to the modbus.org specifications, both master and slave side. It supports all the functions described in the documents: * MODBUS APPLICATION PROTOCOL SPECIFICATION V1.1b3 * MODBUS MESSAGING ON TCP/IP IMPLEMENTATION GUIDE V1.0b * MODBUS over Serial Line - Specification and Implementation Guide V1.02 through the standard transport protocols and the most widespread...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 9
    Dev-PHP IDE
    Dev-PHP is a well-featured IDE for PHP. Fast and powerful, it is easy to use and has a lot of cool features : class browser, scripts preview, integration with PHP parsers, PHP-GTK library, and Xdebug of course. Dev-PHP-usb slips even into your pocket.
    Downloads: 10 This Week
    Last Update:
    See Project
  • Field Service Management Software | BlueFolder Icon
    Field Service Management Software | BlueFolder

    Maximize technician productivity with intuitive field service software

    Track all your service data in one easy-to-use system, enabling your team to move faster and generate more revenue for your bottom line.
  • 10
    Mcool

    Mcool

    Minimalist music player. Windows & Android

    Mcool, minimalist music player, transparent, borderless, and open-source. For Windows & Android. Android source code completely shows how to use Delphi 10.x FMX to develop a simple music player with a foreground service, based on Bass library.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    Conscious Artificial Intelligence

    Conscious Artificial Intelligence

    It's possible for machines to become self-aware.

    This project is a quest for conscious artificial intelligence. A number of prototypes will be developed as the project progresses. This project has 2 subprojects: Object Pascal based CAI NEURAL API - https://github.com/joaopauloschuler/neural-api Python based K-CAI NEURAL API - https://github.com/joaopauloschuler/k-neural-api A video from the first prototype has been made: http://www.youtube.com/watch?v=qH-IQgYy9zg Above video shows a popperian agent collecting mining ore from 3...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    Foreval

    Foreval

    Foreval is parser & compiler of mathematical expressions

    Foreval is compiler of mathematical expressions (formulas) (directly to x86-32 CPU/FPU comand) given as string at run-time. Present as "dll" library and Delphi sources. Can be compiled in FPC (Lazarus). Can be direct connection to the program (without dll). Сurrent version ( v. 9.1.1.377c): Examples for Delphi, Lazarus , GCC (Codeblock), (Builder, MSVC - in b.366). Demo: Fractals Julia; Visualizing of functions of complex variable - complex domain coloring , graph plotting...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    forevalz

    forevalz

    ForevalZ - compiler of mathematical expressions with complex numbers

    ForevalZ - compiler of mathematical expressions(formulas) with support of complex numbers (directly to CPU/FPU x86-32 comand) given as string at 'run-time'. (dll library and delphi component). Can be compiled in FPC (Lazarus). Examples for Delphi (2009), FPC , C++(Builder(2009), MSVC(2010), GCC (Codeblock)), VB.NET, VB6, FreeBasic. Demo: Fractals Julia; Visualizing of functions of complex variable - complex domain coloring . (math parser, math expression parser, evaluate formula...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    VRMosaic for Lazarus

    VRMosaic for Lazarus

    VRMosaic for Lazarus

    VRMosaic for Lazarus a sliding cells puzzle game written using Free Pascal for Lazarus [*] now include auto mosaic resolver (Aug 2023) !! includes Lazarus sources & build project another fine SunStorm release Vincent Radio {Adrix.NT} adrixnt@hotmail.it
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    Simple library to detect faces in an image. No additional dll's, components needed. Just plain delphi code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CyberUnits

    CyberUnits

    Class library for computational cybernetics

    CyberUnits is a cross-platform class library for rapid development of high-performance computer simulations in life sciences. It supports modelling for biomedical cybernetics and systems biology with Object Pascal.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    WikiEngine.dll is a library with COM-objects to create and manage a wiki-website, or use 'wiki technology' in an application. WikiSyntax is parsed using a WikiParseXML definition. Data is stored in a database of choice.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    VipGFX

    a True Color Portable Graphic Library for Free Pascal / Delphi

    VipGFX is a True Color Graphic Library writtten for Free Pascal Compiller / Delphi, Portable for DOS/LIN/WIN/OSX/AROS 32 and 64bit, with all the needed graphical functions for drawing and image handling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    zaphodsmap

    zaphodsmap

    cross platform configuration system

    A single fact determines the starting point of configuration, and that fact can be the same regardless of whether the software is running standalone under a logged-in user's account, or launched from another program with debugger access, or as a service or daemon, or even as a component within a dynamically linked library.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    ArchiveAccess is a library for easy access to archives. It provides a C Interface to the 7-Zip archive software. It also demonstrates how to use this C layer for use in other languages with a Delphi example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CaIS System
    M Technology developer FREE Software Library for Linux/Windows Programing languages: - M(umps) - Gambas (Linux Gamed BASIC) - Lazarus/Delphi (Windows)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    BAScript

    Scripting engine for Pascal compilers.

    BAScript is a simple scripting engine written in Object Pascal you can use to add scripting to your Delphi, Lazarus or Free Pascal applications ("host program") to extend their functionality without the need of recompiling them. The virtual machine defines its own language, called the BAScript language. It is a low-level language, somewhat similar to the Assembler language, which is not intended to be easy to program but easy to execute. So it is recommendable to use other higher level...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    Ararat Synapse

    Pascal TCP/IP Library

    Ararat Synapse - Pascal TCP/IP Library for Dephi, C++Builder, Kylix and FreePascal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A easy basic in order to make games in 2d style amos for linux and windows The basic it comprises a module runtime, ide examples and games.
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 25
    general purpose library and build tools for Delphi
    Downloads: 0 This Week
    Last Update:
    See Project