Delphi 5.0x freeware
Maths, Stats & Algorithms

[ amrandom.zip ] [ 384,340 bytes ] [ Freeware ] [ With Source ]
[ D4 | D5 | D6 | D7 ]
This aims to supply a Borland Delphi translation of Alan Miller's Random Module for FORTRAN-90. This translation has been done with Dr Miller's approval and is being made FREELY available to all Delphi Developers, though we do ask the Alan Miller and ESB Consultancy be given due credit. It includes the following Random Number Generators: - Normal (Gaussian) - Gamma - Chi-squared - Exponential - Weibull - Beta - t - Multivariate Normal - Generalized inverse Gaussian - Binomial (2 different ones) - Negative Binomial - von Mises - Cauchy Includes full Delphi Source and Demo.
Added: 15-10-2001/9-08-2004   |  Version: 3.0.6   |  Downloads: 3176/3116/14
Author:Glenn Crouch   ESB Consultancy   [Homepage]   [DSP files]

[ cajscript.zip ] [ 119,387 bytes ] [ Freeware ] [ With Source ]
[ D1 | D2 | D3 | D4 | D5 | C1 | C3 | C4 ]
Includes:
- Calculation
- Assignments (a:=b;)
- External Procedure/Function calls
- Sub Begins
- If Then Else
- Internal Procedure/Functions
- Variable parameters for internal and extenal functions.
- Internal Procedure calls from outside the script.
- Documentation and examples
- For to/downto Do
- While Do
- Case Of
- Standard libraries
- Support for FreePascal and CBuilder
- Arrays
- + - * / div mod = > < <> >= <= and or xor not

Update
Added: 12-03-2000/11-10-2001   |  Version: 2.74   |  Downloads: 12648/12347/8
Author:Carlo Kok   InnerFuse   [Homepage]   [DSP files]

[ calc20.zip ] [ 20,302 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | C3 | C4 | C5 ]
CalcExpress is an interpreter for quick and easy evaluation of mathematical expressions. It is smart and easy in use. This component supports 5 operators, parenthesis, 18 mathematical functions and user-defined variables. [more]
CalcExpress v.2.0 repleces old version.
Added: 1-05-2001   |  Version: v.2.0   |  Downloads: 5234/5234/2
Author:AidAim Software   AidAim Software   [Homepage]   [DSP files]

[ CalcExpress.zip ] [ 8,946 bytes ] [ Freeware ] [ With Source ]
[ D1 | D2 | D3 | D4 | D5 | C3 | C4 | C5 ]
CalcExpress is an interpreter for quick and easy evaluation of mathematical expressions. It is a smart tool easy in use. Supports 5 operators, parenthesis, 18 mathematical functions and user-defined variables
Added: 13-03-2001   |  Version: 1.7   |  Downloads: 5095/5095/2
Author:AidAim Software   AidAim Software   [Homepage]   [DSP files]

[ crc.zip ] [ 7,747 bytes ] [ Freeware ] [ With Source ]
[ D1 | D2 | D3 | D4 | D5 | C1 | C3 | C4 | C5 ]
The CRC Calculator unit (not component) provides three speed-optimized functions to compute (or continue computation of) a Cyclic Roundency Check (CRC). Applicable to XModem protocol (16-bit CRC), SEA's "ARC" utility, PKZip (32-bit CRC) and many others compatible software.
Added: 15-07-1999/25-06-2000   |  Version: 2.0   |  Downloads: 12764/12755/29
Author:Aleksey Kuznetsov   UtilMind Solutions   [Homepage]   [DSP files]

[ difr141.zip ] [ 20,528 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | C3 | C4 | C5 ]
DiffExpress TDiffExpress is a differentiator providing an easy way to use symbolic differentiation of mathematical expressions in your applications. It provides the result as an equation, supporting 5 operators, parenthesis, 18 mathematical functions and user-defined variables  [more]
Added: 13-03-2001/1-05-2001   |  Version: v.1.4.1   |  Downloads: 4823/4728/8
Author:AidAim Software   AidAim Software   [Homepage]   [DSP files]

[ esbmaths.zip ] [ 152,122 bytes ] [ Freeware ] [ With Source ]
[ D4 | D5 | D6 ]
ESBMaths - Collection of over 150 Integer & Floating Point Routines for Maths & Stats. Delphi Math Unit not required. Includes routines for Probability & Stats. ESBMaths2 Unit is for Dynamic Arrays (Vectors). Includes Help File & Full Source. Now includes Special Functions such as Gamma and Beta Functions. [more]
Added: 19-04-1998/26-06-2001   |  Version: 3.2.1   |  Downloads: 10146/9386/14
Author:Glenn Crouch   ESB Consultancy   [Homepage]   [DSP files]

[ esbmathslib.zip ] [ 137,846 bytes ] [ Freeware ] [ With Source ]
[ D4 | D5 | D6 | C4 | C5 ]
Adds an Extra 46 Constants and 19 Functions to TMS Software TAdvSpreadGrid - see http://www.tmssoftware.com for more info. Freely available to all users of TAdvSpreadGrid. ESBMaths required to recompile. Source Included. [more]
Requires TAdvSpreadGrid and ESBMaths
Added: 26-06-2001   |  Version: 1.0   |  Downloads: 3246/3246/10
Author:Glenn Crouch   ESB Consultancy   [Homepage]   [DSP files]

[ exbldr131.zip ] [ 598,450 bytes ] [ Freeware ] [ No Source ]
[ D3 | D4 | D5 | D6 | C3 | C4 | C5 ]
Expression builder 1.31 is a set of eight components - TExprFunctions, TFnCategoryCombo, TFnCategoryList, TFnListBox, TVarListBox, TUserDataListBox, TExprBuilderDlg, TExprSolver, which helps you to make a custom expression builder dialogs in your applications, to enable the user to speed entering syntax valid expressions, checks them, and stores in a dataset along with any user data.
TExprSolver helps you to evaluate stored expressions, it automatically fetches the values for all used in a given expression variables from an INI file and/or dataset.
Full help and demo included.
It needs Expression parser 3.1 to be installed.
price for source: $25.00
Added: 13-02-2000/31-07-2001   |  Version: 1.31   |  Downloads: 4818/4719/10
Author:Todor Marholev   [Homepage]   [DSP files]

[ FatExpression.zip ] [ 9,800 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 | D6 ]
TFatExpression is a component for evaluating expressions from a string. Operations +, -, *, /, ^ and ! supported. Also supports user-defined functions, with any level of arguments and function-in-function nesting. Functions with no arguments can be used as constants or variables.
Added: 19-06-2001   |  Version: 1.0 beta   |  Downloads: 4622/4622/13
Author:Gasper Kozak   [DSP files]

[ FJE_stat.zip ] [ 49,977 bytes ] [ Freeware ] [ With Source ]
[ D5 ]
Source code for a basic [very basic] component which does various statistical/math numerical functions: Simple X/Y Regression, Multivariate Regression, generation of residuals, predicted values, etc and some misc. functions to compute statistical distances, and some simple summary stats. 5500 lines of source (not including *.inc files). Compiles to about 150kb .dcu).
Added: 17-08-2000   |  Version: 1.0   |  Downloads: 3542/3542/1
Author:Fred J. Edberg   [DSP files]

[ fplot.zip ] [ 20,423 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 ]
This is a visual component which plots math functions. It includes a quick parser, so formulas are put as strings in a component's property. It is very simple to use and full source code is included.
Added: 9-01-2000   |  Version: 1.0   |  Downloads: 10493/10493/21
Author:Luis Enrique Silvestre   [DSP files]

[ link: rwnetfree.zip ] [ size n/a ] [ Freeware ] [ No Source ]
[ D4 | D5 | D6 | K1 ]
RW Net Free is a general purpose shortest path library: Shortest/fastest path, 32 road classes, One-way streets, Supports 11 coordinate systems (incl. latitude/longitude), Supports km/h & miles/h, Royalty free distribution, Fast and compact. Full version all includes: Turn restrictions, Dynamic segmentation, Multi centered isochrones, Isogrids, Fast polygon based isochrones, Nearest facility, Travelling salesman, Assignment of traffic, Network analysis functions: (Join, Closenodes, Subnets, Parallel roads), Reads directly from TAB/MIF/SHP and Writes directly to DAT/DBF, Can handle very big networks.
Added: 17-10-2001   |  Version: 2.06   |  Downloads: n/a
Author:Uffe Kousgaard, RouteWare   [Homepage]   [DSP files]

[ link: neurovcl.exe ] [ size n/a ] [ Freeware ] [ With Source ]
[ D5 | D6 ]
Delphi VCL library implementing basic set of neural networks. A set of classes defining Adaline, Backpropagation (BP), Bi-directional Associative Memory (BAM), Self-Organizing networks SON). The library is useful for people who wants to understand, implement or use neural networks. It's object-oriented approach makes it easy to use and very extensible. Freeware for non-comercial use.
Sources included, but partially restricted. Complete sources price is $250. Commercial 1 developer license is $200 , no royalties.
Added: 10-04-2002   |  Version: 1.0   |  Downloads: n/a
Author:Alex Cherkasov   [Homepage]   [DSP files]

[ mdx5.zip ] [ 10,166 bytes ] [ Freeware ] [ With Source ]
[ D1 | D2 | D3 | D4 | D5 | D6 | C1 | C3 | C4 | C5 ]
fast! md4/md5 hash (assembler 386 +only, TASM syntax), maximize registers usage, the best speed you could achieved. with delphi interface capable of hashing filesize upto 72 peta bytes (if a file with that size were existed) [more]
Added: 1-08-2005   |  Version: 1.0.0.1   |  Downloads: 318/318/15
Author:D.Sofyan, Adrian Hafizh & Inge DR.   aa   [Homepage]   [DSP files]

[ MMEMatrix.zip ] [ 28,089 bytes ] [ Freeware ] [ With Source ]
[ D4 | D5 ]
Very easy and fast complex matrix class. See help for examples. Also included function of complex variable and some math method for solve linear system.
Added: 27-06-2000   |  Version: 0.2b   |  Downloads: 5250/5250/8
Author:Andrew Tuseyev | UTI   [DSP files]

[ moon20.zip ] [ 246,444 bytes ] [ Freeware ] [ With Source ]
[ D1 | D2 | D3 | D4 | D5 | D6 ]
Component which displays the current phase of the moon; comes together with several astronomical and calendrical functions for several further calculations like sun and moon rise, twilight, seasons, perigee, perihel, eclipses, easter and pesach date, hebrew and chinese calendar and more. Demo application and online help are included.
Added: 14-12-1997/18-07-2001   |  Version: V2.0   |  Downloads: 7120/7098/11
Author:Andreas Hörstemeier   [Homepage]   [DSP files]

[ mytrendline.zip ] [ 93,683 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 | D6 ]
This simple unit show how to MAKE YOUR OWN trendline from samples data. This unit featuring these equation: y = C; y = a.t + b; y = C + u.cos(2.pi.t/N) + v.cos(2.pi.t/N); y = C + a.t + u.cos(2.pi.t/N) + v.cos(2.pi.t/N)
Added: 17-02-2002   |  Version: 1.0   |  Downloads: 2139/2139/11
Author:Epsi Sayidina   [DSP files]

[ promath1.zip ] [ 416,891 bytes ] [ Freeware ] [ No Source ]
[ D4 | D5 | D6 | C4 | C5 | K1 ]
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, F, gamma, Maxwell, normal, Pareto, Rayleigh, Student (T), Continuous uniform, Weibull....) This code had been taken from MtxVec 1.02 and does not require any dll's, but also does not offer any vector processing acceleration routines. The package also includes a Math unit, which can serve as a replacement for default Delphi Math unit. Next to many basic math functions it also offers complete support for complex numbers. [more]
Free for non-commercial use. Source for sale (49 USD)
Added: 6-08-2001   |  Version: 1.02   |  Downloads: 3100/3100/12
Author:Janez Makovsek   Dew Research   [Homepage]   [DSP files]

[ TEDSoft_Neural_MLPNet.zip ] [ 21,140 bytes ] [ Freeware ] [ With Source ]
[ D5 | D6 | D7 ]
This component realizes a neural multi-layer perceptron (MLP) with three or four layers (input, one or two hidden, output). The weights of the hidden and output layers can be trained using the backpropagation-of-error algorithm. The input of training and test data is possible via textfiles. The .zip-file contains the component as well as a short description (info.txt) and a small demo.
Added: 3-03-2003   |  Version: 1.0   |  Downloads: 2016/2016/15
Author:Stefan Meuser   TEDSoft GmbH   [Homepage]   [DSP files]

© 1995-2006 Robert M. Czerwinski ( The Delphi Super Page a.k.a. DSP ).
All rights reserved.
Next 20 files