Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
GENOM 2005 3.23
WebCab Functions for Delphi 2.0
Auto2Fit Pro 3.0
KCompiler 1.20
SPADeS 3.0
TnrWinCalc 3.10
Dew Lab Studio 2.1
Biorhythms Studio II 2.10.027
MathCtrl 1.8
ESBPCS-Stats 4.2.2
DSPLAB for Delphi 2.01
TRegComp
TMathicMath - Fraction 1.0
GSPackage 1.0.0.1
TGAsciAI 1.0
Top Code
ABF Value Converter 2.1
Algebrus 2.0
AlgoLab R2V Conversion Toolkit 2.81
ArtFormula 1.0b
Artificial Neuronal Network 1.00
Auto2Fit Pro 3.0
BigFloat.pas 0.02
Biorhythms Studio II 2.10.027
Conservation of Matter 1.0
DeltaBlue for Delphi 1.0
Dew Lab Studio 2.1
DiffExpress 1.4
DSPLAB for Delphi 2.01
ESBPCS-Stats 4.2.2
Evaluate Unit 2.3
Delphi > Science
Source List
All | Freeware

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


DSPLab is a library of delphi components for digital signal processing. The library contains two components: IIR Filter and FFT. IIR Filter is Butterworth, Bessel and Chebyshev infinite-impulse-response (IIR) filters, with lowpass, highpass,



The component is a math/statistical library which has about 100 stat.-related functions (about 5500 lines of source). It's structure is simple. The component is essentially a non-visual computation engine - it is lean but effective. Aanyone



This component show for example : 3/5 with a horizontal bar. You juste have to set the value of Texte at 3|5. The symbole | can be changed with CharBarr.



Contains TgsParser - powerful variable-based script parser (non visual component).



This is a demo for the TGAsciAI, an Artificial Intelligent component, which is based on back-propagation algorithm, and capable of constructing Artificial Neural Networks with unlimited neurons and layers. Demo shows an AI-way of OCR by learning



Expandable formula parser. Can handle variables. When the parser needs the value of a variable, it creates an event to get it. Very fast if using the same formula with different values for variables, because it works in two steps: parsing to a



Program for processing chemistry reactions (Balance & Stoichiometry).



Vulgar Fraction is a math unit for working with vulgar fractions.



PRIMO is a primality proving program based on the ECPP algorithm: Elliptic Curve Primality Proving. Given positive odd integers, PRIMO tests whether these integers are prime, and if they are it produces primality certificates.PRIMO is suitable for th



TFunctionParser is a non-visual Delphi component which converts a mathematical function (given as a string) and its arguments into the function value. About 70 mathematical operations and functions available. Variables, Constants and Functions can be