Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
CAMCTO 2.28
Cut 1D X
SDL Component Suite 6.0
Math1
MATRIX
Fourier
ESBPCS-Stats for VCL - Trial 4.2
ESBPCS-Calcs for VCL - Trial 4.2
ESBPCS-Stats for VCL 4.2.2
ESBPCS-Calcs for VCL 4.2.2
Probabilities
Vector
Euclidean TSP Solver
WebCab Probability and Stat for Delphi
WebCab Optimization for Delphi
Top Code
ABCQSORT
AMRandom 3.0.4
ArtificialNeuronalNetwork 1.00
Branko's Math Interpreter
CAMCTO 2.28
Cioina Eval 7.6.1
CioinaEval
CioinaEvalOLE 7.5.2
Currency calculator 1.0.2
Cut 1D X
DeCAL
DIContainers 1.51
DSPLAB 2.01
ESBPCS-Calcs for VCL - Trial 4.2
ESBPCS-Calcs for VCL 4.2.2
Delphi > Math, Statistics, Algorithms
Source List
All | Freeware

Code 11-20 of 47   Pages: Go to  << Prior  1  2  3  4  5  Next >>  page  


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,



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 some



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



Offers functionality from Basic Statistics, Discrete Probability, Standard Probability Distributions, Hypothesis Testing, Correlation and Linear Regression for your Delphi Applications.Statistics ModuleThe Statistics module incorporates evaluation



Refined procedures for solving and performing sensitivity analysis on uni and multi dimensional, local or global optimization problems which may or may not have linear constraints. Specialized Linear programming algorithms based on the Simplex Algori



Multi Graph v 1.0.1 is an application which solve a lot of problems from Graph Theory: Minimal Tree, Shortest Path , Maximal Flow etc. It is dedicated to students which study applied



DESCRIPTION:TCioinaEval v7.6.1 class can parse, differentiate and evaluate a mathematical expression given as a string. BASE CONCEPTS: Fast parsing speed: e.g. 9-15++ times faster than UCalc 2.0,9-15++ times faster than TExParser 3.3.2,20++ times fas



A set of eight component to build custom expression builder dialogs in your applications.A set of eight components - TExprFunctions, TFnCategoryCombo, TFnCategoryList, TFnListBox, TVarListBox, TUserDataListBox, TExprBuilderDlg, TExprSolver, which hel



The Delphi Container and Algorithm Library (DeCAL) is a powerful library of reusable container classes, generic algorithms, and an easy to use persistence mechanism. It is similar to and based on Stepanov's



This package implements an Artifical Neuronal Network (ANN), which is based on a backpropagtion algorithm. Empower your Delphi or C++ Builder application with artificial intelligence !Have a look at the included demo first, if you don't know the