home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1999 January
/
Chip_1999-01_cd.bin
/
zkuste
/
delphi
/
D4
/
ESBRTNS.ZIP
/
ESBRtns.txt
< prev
Wrap
Text File
|
1998-09-02
|
3KB
|
82 lines
ESB Routine Collection v1.2
by Glenn Crouch esb@gold.net.au
(c) 1997-1998 ESB Consultancy
PO Box 2259
Boulder WA 6432
AUSTRALIA
http://www.gold.net.au/~esb
The aim of this code is to provide extra routines to those supplied
with SysUtils. Routines included cover:
- 32-Bit and 16-bit Bit Lists
- Block Operations
- various String Routines and Conversions
Code is Delphi 3 and 4 checked but should also work fine in Delphi 2.
There are some Delphi 4 specific enhancements.
The Help File has been produced with a pre-release Time2Help,
so this is still a work in progress. I recommened that you
check out this tool at: http://www.time2help.com
You are free to use the code as you see fit, however an
Email or Postcard would be nice, as would a reference to
our web site included on our web site or in your docs.
Though none of this is obligatory.
ESB Consultancy makes no guarantees regarding the capabilities
nor the "Safeness" of this code. It is free after all,
so you take all the risks :-)
ESB Consultancy makes no promise of support for this code,
however we are happy to receive Email comments
Version History:
1.2 2 Sep 1998
- Delphi 4 Support Added
- Comments changed to be Time2Help compliant
- Help File Added
- Max/Min of Data types removed as High/Low should be used
- Byte2Str removed as LInt2Str can be used in it's place
- Added String To Integer conversions for Smallint,
LongWord(D4) and Int64(D4)
1.1 14-Nov-97 Added 32-Bit Bit Lists
1.0 15-Aug-97 Initial Release
Other Products
==============
ESBMaths
========
Collection of Maths and Stats Routines. Freeware. Includes full Source.
ESB PDF Analysis
================
Provides everything needed for using Discrete & Continuous Probability
Distributions in a single application. Most Tables and supplied functions
(such as in MS Excel) give P(X <= A) and using algebra other results can
be found whereas ESB PDF Analysis handles all the Probability combinations
for you.
Features include: Binomial, Poisson, Normal, and Student t Distributions;
Inverses of the Normal Distribution; Lists of Binomial Coefficients,
Factorials, Permutations; Fully Customisable; Integrated Help System
which includes a Tutorial.
We also plan on adding many more Distributions and features. Ideal for the
Maths/Stats Student who wishes to understand Probability Distributions
better, as well as the Maths Buff who wants a well designed calculating
tool.
We intend to develop a suite of Statistical Packages, with the next one
under development concentrating on Hypothesis Analysis.
Fully Functional Trial version available from our web site.