This page lists some of the sample applications which come with the SDL Component Suite. You may download the examples including the executables (for Windows) in order to get a quick impression of the functionality of the SDL Component Suite. Some of the programs listed below are delivered with the SDL Component Suite both as Pascal and as C++ sources.
Program | Unit / Component |
Description | Download |
---|---|---|---|
atlas | GeoAtlas | ![]() |
atlas.zip
(4.7 MB) ![]() |
box_plot | BoxPlot | ![]() |
box_plot.zip
(394 kB) |
chartpolygons | RChart | This example shows how to draw filled polygons within RChart. The polygons are fully scalable. | chartpolygons.zip
(337 kB) |
clock | PolChart | ![]() |
clock.zip
(296 kB) ![]() |
cluster | Math2 | ![]() |
cluster.zip
(419 kB) |
colorcalc | SDLColors | ![]() |
colorcalc.zip
(261 kB) |
colorsel | ColSel | Allows to select colors from a color drop down list created by COLSEL. | colorsel.zip
(279 kB) |
colscale | ColorScale | ![]() |
colscale.zip
(288 kB) |
contplot | TContourPlot/ RChart |
![]() |
contplot.zip
(326 kB) |
convexhull | Math2 | ![]() |
convexhull.zip
(335 kB) |
covar | Math2 | Calculates the covariance matrix using the units MATH2 and MATRIX. | covar.zip
(312 kB) |
cpuinfo | CpuId | Retrieves the most important CPU specific data using the unit CPUID. | cpuinfo.zip
(225 kB) |
curvefit | Math2 | ![]() |
curvefit.zip
(403 kB) |
dendro | RChart | ![]() | dendro.zip
(357 kB) ![]() |
duallayer | RChart | ![]() | duallayer.zip
(342 kB) |
dynamicgf | GradFill | ![]() |
dynamicgf.zip
(235 kB) |
exrot3d | Rot3D | ![]() |
exrot3d.zip
(344 kB) |
fdistri | Statis | ![]() |
fdistri.zip
(340 kB) ![]() |
fft | Fourier | ![]() |
fft.zip
(358 kB) |
fft60hz | Fourier | Simple program showing how to process a 60 Hz sine signal using the unit FOURIER. The program shows both the frequency and the integer harmonics. The signal is sampled at 187500 Hz. Sources of the sample program included. | fft60hz.zip
(329 kB) ![]() |
findcent | Math2 | Calculates the "centers" in an n-dimensional data space by performing a cluster analysis. Uses the unit MATH2. | findcent.zip
(351 kB) ![]() |
foldertree | FolderTree | ![]() |
foldertree.zip
(520 kB) |
foursynt | Fourier | ![]() |
foursynt.zip
(338 kB) |
ftfilter | Fourier | ![]() |
ftfilter.zip
(311 kB) |
funcplot | Math2 | This sample application shows how to use TMathExpression of unit MATH2 for implementing a simple function plotter. The chart is displayed using RCHART. | funcplot.zip
(292 kB) ![]() |
gaugesample | RChart | ![]() |
gaugesample.zip
(277 kB) |
geocal3p | GeoMap | ![]() |
geocal3p.zip
(5.5 MB) ![]() |
geodata | GeoDb | ![]() |
geodata.zip
(484 kB) |
gradfill | GradFl | ![]() |
gradfill.zip
(296 kB) |
grep | StringL | Shows the application of the class TGrep in unit STRINGL for searching in texts by means of regular expressions. | grep.zip
(281 kB) |