Delphi pages by SOR
Delphi code which may be useful to someone
This is a collection of some Delphi code which has accumulated during the
last couple of years. Hopefully, you could find something useful to you!
-
Scanf for Delphi and DeFormat.
-
GPIB (IEEE488) interface and component for National Instruments GPIB card.
-
Delphi port of a FXT package
by Joerg Arndt, which includes highly optimized code for Fast Fourier transform
(FFT), Fast Hartley transform (FHT), Prime Factor Fourier transform,
Walsh transform, real-valued and complex convolutions and correlations,
n-dimensional transforms and other related things.
-
Tool for incremental keyword processing.
-
A loose collection of optimized assembler-coded functions for data manipulation,
byte reversal, and integer math.
Some of these programs originated in Turbo Pascal days and you can ask
me for the legacy code.