C++ Builder 4.0x freeware
Classes and units

[ graph.zip ] [ 6,569 bytes ] [ Freeware ] [ With Source ]
[ C4 ]
This is an implementation of a directed graph in C++Builder 4.0, using VCL features like TList. Implements a topological sort algorithm which works even if the graph is cyclic (circular).
Added: 16-04-2000   |  Version: n/a   |  Downloads: 1707/1707/1
Author:Eduardo T Ochiai   [Homepage]   [DSP files]

[ hashtrie.zip ] [ 103,040 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 | C3 | C4 | C5 ]
HashTrie is a new high efficient data structure for fast searching. It combines in herself properties of the hash-tables and trie (digital-trees). As against the usual hash-tables the size HashTrie is not fixed, that allows to work with a unknown beforehand amount of datas.
Added: 10-12-2000   |  Version: 1.0   |  Downloads: 4559/4559/17
Author:Andre N Belokon   [Homepage]   [DSP files]

[ iniplus.zip ] [ 3,092 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 | C1 | C3 | C4 ]
TIniPlus adds ReadColor/WriteColor, ReadFont/WriteFont to TIniFile, and also provides methods to retrieve/restore a window (or control's) size & position at runtime. [more]
Added: 4-10-1998/20-02-2000   |  Version: 1.12   |  Downloads: 7148/4179/3
Author:Arash Ramin   [Homepage]   [DSP files]

[ JCL.zip ] [ 403,772 bytes ] [ Freeware ] [ With Source ]
[ D4 | D5 | C4 ]
The JEDI Code Library consists of a large set of thoroughly tested and fully documented utility functions and non-visual classes which can be instantly reused in your Delphi and C++ Builder projects. The library is built upon code donated from the JEDI community. It is reformatted to achieve a common look-and-feel, tested, documented and merged into the library. The library is grouped into several categories such as Strings, Files and I/O, Security, Math, Unicode and many, many more. The library is released to the public under the terms of the Mozilla Public License (MPL) and as such can be freely used in both freeware/shareware, opensource and commercial projects. For further downloads (help files, samples, demos, debug extension etc.) visit www.delphi-jedi.org/Jedi:JCLDOWNLOADS.
Added: 31-08-2000/5-02-2001   |  Version: 1.0   |  Downloads: 3794/3769/1
Author:JCL Team   Joint Endeavor of Delphi Innovators (JEDI)   [Homepage]   [DSP files]

[ regexpr.zip ] [ 258,930 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 | C3 | C4 ]
TRegExpr is a powerfull tool for template-based checking of user input string fields (DBMS, web-based applications, etc), text search/substitution, egrep like utils and so on. You can easily check e-mail adress syntax, extract phone number or ZIP-code from unformatted text or any necessary information from web-pages and all you can imagine! Rules (templates) can be changed without program recompilation ! This freeware library is a extended Delphi-port of Henry Spencer V8-routins for working with subset of Perl Regular Expressions. Full source code in object pascal included. No DLL needed ! Help available in English, Russian, Bulgarian and German at my home page http://anso.da.ru/ or http://anso.virtualave.net/
Added: 15-06-1999/25-02-2001   |  Version: 0.942   |  Downloads: 5581/5546/6
Author:Andrey Sorokin   [Homepage]   [DSP files]

[ riniplus.zip ] [ 2,824 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 | C1 | C3 | C4 ]
TRegistryIniPlus adds ReadColor/WriteColor, ReadFont/WriteFont to TRegistryIniFile, and also provides methods to retrieve/restore a window (or control's) size & position at runtime. [more]
Added: 20-02-2000   |  Version: 1.12   |  Downloads: 3202/3202/13
Author:Arash Ramin   [Homepage]   [DSP files]

[ shellnkr.zip ] [ 237,782 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | D6 | C4 | C5 ]
ShellLinker is a unit that allows you to easily create, read, and execute shell links (shortcuts). It can handle links to files, folders, or virtual objects like printers or system folders.

You can set/get all properties of a link, such as parameters, icon, hotkey, and show state.

Exe-demo included.
Does not work with D2.
Added: 15-08-1999/19-08-2002   |  Version: 2.0.0   |  Downloads: 3934/3879/6
Author:Troels Jakobsen   Troels Jakobsen   [Homepage]   [DSP files]

[ smpltimr.zip ] [ 11,145 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 | D6 | D7 | C3 | C4 | C5 | C6 ]
SimpleTimer is a timer class. It has the same timer resolution as TTimer, but it is more lightweight because it's derived from TObject in stead of TComponent. Furthermore, the same handle is shared between multiple instances of SimpleTimer. This makes it ideal for developers who need a timer in their own components or applications, but want to keep the resource usage minimal. Demo included.
Added: 22-04-2002/24-02-2003   |  Version: 2.0.1   |  Downloads: 4295/4232/13
Author:Troels Jakobsen   Troels Jakobsen   [Homepage]   [DSP files]

[ XMLPars2_4_15Free.zip ] [ 3,532,927 bytes ] [ Freeware ] [ No Source ]
[ D3 | D4 | D5 | D6 | C4 | C5 ]
XML parser component for Delphi [more]
validating XML parser for Delphi (source code available in registered version), native Delphi component
Added: 17-10-1999/14-04-2002   |  Version: 2.4.15   |  Downloads: 2501/2487/5
Author:Perry Prust   ICOM Datenverarbeitungs GmbH   [Homepage]   [DSP files]

© 1995-2006 Robert M. Czerwinski ( The Delphi Super Page a.k.a. DSP ).
All rights reserved.