Showing 47 open source projects for "delphi code source"

View related business solutions
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    Equation Solver

    Equation Solver

    Program that can solve any equation for real root/s

    Program written in Delphi which uses two components available in the source code. The program is now fully functional; however, it was originally written to test the two components.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Foreval

    Foreval

    Foreval is parser , compiler , evaluator of mathematical expressions

    Foreval is compiler of mathematical expressions (formulas) (directly to x86-32 CPU/FPU/SSE instructions) 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.395B): Examples for Delphi, Lazarus , GCC (Codeblock), MSVC. Demo: Fractals Julia; Visualizing of functions of complex variable - complex domain coloring , graph plotting & finding...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    CalcuFp

    CalcuFp

    Programmable Calculator (IP functions, create user functions)

    New version: CalcuFP program is a calculator software (beta version), has a wide range of mathematical functions, specific functions for different subjects (ex.- IPv4 functions), Apart from being able to have on hand an wide range of functions, allows to use different numbering systems WITHOUT CHANGING MODES. We can sum operations decimal, binary and hexadecimal mixed. Example. - 25 + BIN ('111 ') + HEX (' FF ') -> this is equivalent to adding the integer 25 +7 (binary) +255 (hexadecimal)...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    QUANTUM SALIS

    Statistical algorithms for life sciences

    Collection of algorithms for computational statistics in life sciences
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    mhcfs2

    mhcfs2

    engineering programmable calculator

    MhcFS2 - engineering calculator. (v. 1.2 b141) (math expression calculator, scientific calculator, numerical, integral,integration, derivative, root, matrix, differencial, differentiation, equation, LSE,ODE )
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    OpenSIMPLY

    OpenSIMPLY

    Discrete-event simulation modeling software for science and education

    OpenSIMPLY is an open source project for simulation modeling in Delphi, Lazarus, Free Pascal. Download OpenSIMPLY at opensimply.org The project is free computer simulation software based on discrete-event approach. OpenSIMPLY is a science software with very high simulation performance. So, the simulation results can be obtained much faster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SPINA

    SPINA

    Structure parameter inference approach for endocrine feedback control

    SPINA is software for the rapid, reliable and accurate determination of constant structure parameters of endocrine feedback control systems. It is a class of static function tests that require nothing more than steady-state concentrations of hormones or metabolites obtained in vivo. The first version of this cybernetic approach had been developed for the evaluation of the functional status of the thyroid gland, i.e. thyroid's secretory capacity (gain of thyroid, GT or SPINA-GT) and sum...
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 8
    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: 0 This Week
    Last Update:
    See Project
  • 9

    High speed math parser

    Expression evaluator for Delphi developers

    Version 2.5 is available! The latest changes are in TFastList class. It is the secondary class intended for fast string managment. The newest TGraph component is available as well. The new ParseUtils.FindFormula method allows searching any of possible formulas within some text. Parse components are intended for Delphi developers and perform high-speed (about 10 million evaluations per second) mathematics and boolean calculations. All components are available for Delphi 6, Delphi 7,...
    Downloads: 4 This Week
    Last Update:
    See Project
  • $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
  • 10
    Libraries providing optimized alternative implementations for Delphi VCL/RTL functions, methods and classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    app5

    Программа моделирования физики

    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Diastaseis

    Screen dimensions in Delphi

    This program was made, because from my question that I had, if the manufacturers tell the truth about the dimensions (inch's) of their monitors and if the analogy (ratio) is indeed the named one, and also because I wanted to know the dimensions in cm's for a tv 32" or 40" and also whats the relation with the Greek Golden Number Φ. (A litle explanation and links about Φ exists at the end of this page).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Gauss–Jordan elimination

    invert matrices with the Gauss–Jordan elimination

    This application inverts matrices with the Gauß-Jordan elimination. It supports matrices up to a size of 10x10. It displays the computition and of course the solution. Support for fractions is coming soon
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    XRTL - eXtended Run-Time Library for Delphi.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    ATCalc

    Programming environment. Scientific and graphic calculator.

    From single or scientific calculator to structured programming environment (+- pascal): Input, graphic (display of functions; direct draw; display, capture, etc. of images) functions; tests, ... Ready: visual problems or blind users. See below in the web (http://atcalc.sourceforge.net/)
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    Crispy Plotter
    Crispy Plotter is a function graph plotter for mathematical functions, featuring high drawing speed and an intuitive interface that is fun to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Math Dashboard
    The Easiest Programmable Calculator Available as Public Domain Freeware. Written in Delphi7 and incl. Source Code and Installer. Writing and Calculating a Formula is Simple. Also saves your formula to EXE files to make Executable Calculators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Cavalry
    Automatically copies files to and from a web server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A LaTeX equation editor for Windows with OLE Server capabilities
    Leader badge
    Downloads: 35 This Week
    Last Update:
    See Project
  • 20
    CuteCalc
    CuteCalc is Windows Calculator replacement with additional functionalities and easy to use interface
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Optimises length and cuts out of raw material so that only a minimum of Raw material is needed. Reduces Material need and lowers kosts. Works with all materials wich are linear, optimises length.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    HS Fractal Draw is a free software used to draw famous fractals such as Mandelbrot set Julia and many many others in high res and different color renders
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    OpenCV Delphi wrapper
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This are utils used for solving differents things in math.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    LaTeX Equation Editor provides an interactive editor for LaTeX equations. View the results of your edits live without having to recompile your entire thesis. Additionally, export them to image files for use in Word reports.
    Downloads: 8 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB