Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
RBS Antidot 2009 R1 1.0.0
CAMCTO 2.28
TDescStat for C++ Builder 3 1.04
TMLRegress v. 1.04
FastGEO
Branko's Math Interpreter
UCalc Fast Math Parser 2.0
Feed Forward Neural Network
ABCQSORT
Probabilities
ESBPCS-Calcs for VCL 4.2.2
ESBPCS-Stats for VCL 4.2.2
ESBPCS-Calcs for VCL - Trial 4.2
ESBPCS-Stats for VCL - Trial 4.2
Fourier
Top Code
HashedList 1.0
Interpreter & evaluate 2.4.1
TGenVals 1.0
Fourier
RBS Antidot 2009 R1 1.0.0
Ordinally Differential Equations solver 1.0.10
MATRIX
Euclidean TSP Solver
DIContainers 1.51
DSPLAB 2.01
HashTrie 1.0
Scientific and Currency calculator 2.2.9
Unit Conversion 1.0
AMRandom 3.0.4
TrackZapper.com 3.0.0.0
Delphi > Math, Statistics, Algorithms
Source List
All | Freeware

Code 1-20 of 47   Pages: Go to  1  2  3  Next >>  page  


RBS Antidot is library of containers and data structures for Delphi.

Features:
* Ultimate support of all Delphi built-in data types for all containers.
* Includes comprehensive set of data structures: Vectors, Maps,...





CAMCTO is a rapid application development tool for engineering. It allows to create standalone modeling applications in minutes. Customized executable and HTML Help files are created. Used originally for air engines modeling, it proved to be...



Applied Analytic Systems' TDescStat for C++ Builder 3 consists of the TTable descendent, TDescStatTable and the TQuery descendent, TTDescStatQuery components. These components can be used to create statistical summaries of the data contained in...



The Delphi 4 MLRegress components contain all of the mathematics required for modeling data from tables in which a relationship between the data in multiple datafields is suspected. In addition to the mathematical formulas contained in the...



FastGEO is a library that contains a wide range of highly optimized computational geometry algorithms and routines for many different types of geometrical operations such as geometrical primitives and predicates, hull construction, triangulation,...



This shareware package of native Delphi VCL components implements flexible run-time mathematical expression parser and evaluator.Key features:All standard operators including relational, Boolean, bitwise and string.More then 70 built-in...



UCalc Fast Math Parser is a 32-bit DLL component which allows programs to evaluate math expressions that are defined at run time. It supports conventional math operators and functions, as well as unlimited user operators, functions, and...



This is Delphi component that implements Feed forward neural networks with Back propagation training algorithm. This component is free. Source included.



The Quick Sort is among one of the fastest sorting algorithms, easy to find on the Internet.What brings moreover abcQSort?AbcQSort is a cunning sorting tool for Delphi REALLY FASTER than other QuickSort algorithms you can find for Delphi. It is...



Probabilities package is a selection of probabilities functions: PDF, CDF and Inverse CDF for 19 different distributions (binomial, geometric, hypergeometric, negative binomial, Poisson, discrete uniform , beta, Cauchy, chi-squared, exponential,...



ESBPCS-Calcs is a subset of ESBPCS (ESB Professional Computation Suite) containing Components and Routines for Calculators and Unit Conversion in Borland Delphi and C++ Builder. This subset is ideal for people who just want the Calculators and/or...



ESBPCS-Stats is a subset of ESBPCS (ESB Professional Computation Suite) containing Components and Routines for Statistical Analysis and Matrix/Vector Manipulation in Borland Delphi and C++ Builder. This subset is ideal for people who just want...



ESBPCS-Calcs is a subset of ESBPCS (ESB Professional Computation Suite) containing Components and Routines for Calculators and Unit Conversion in Borland Delphi and C++ Builder. This subset is ideal for people who just want the Calculators and/or...



ESBPCS-Stats is a subset of ESBPCS (ESB Professional Computation Suite) containing Components and Routines for Statistical Analysis and Matrix/Vector Manipulation in Borland Delphi and C++ Builder. This subset is ideal for people who just want...



The unit FOURIER contains the fast Fourier transform (FFT) component TFastFourier which can be installed into the VCL. TFastFourier can transform data sets of up to 32k samples in both directions and provides several of the most important...



The unit MATRIX offers some of the most important operations to manage and process two-dimensional real-valued and integer matrices. The object oriented approach of the unix MATRIX hides all the stuff dealing with array addressing and memory...



The unit MATH1 offers several fundamental arithmetic operators and mathematical/logical routines which have not been implemented in Delphi 1.0 (e.g. hyperbolic functions, tangens, cotangens, or common logarithm). The unit also contains routines to...



The units MATH1, MATH2, MATRIX, and STATIS, which are part of the SDL Component Suite, offer some of the most fundamental procedures of mathematical statistics. These units offer a large number of classes and routines from basic statistics to...



The unit VECTOR offers some of the more important procedures for processing real-valued vectors. It hides all stuff dealing with array addressing and memory management. Thus, the user may fully concentrate on his/her work with vectors. These are...



This program solves the planar (Euclidean) Traveling Salesman Problem (TSP). The heuristic algorithm provides seemingly good solution. Full version includes:1. This application with file input/output enabled.2. DLL containing the algorithm.3. VCL...