This page was generated automatically from The Delphi Super Page archive. If you have any remarks concerning this page please do not hesitate to mail me.
In your mail please do refer to your unique DSP author ID which is 0003372. This helps me to locate your data records in DSP databse.
 
Author/SiteName(Contact)e-mailHome Page
  Froztica [email] 

 

 

Files

[ dplugger.zip ] [ 38,468 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 ]
Basic classes for writing Plugins in Delphi
Added: 25-04-2000   |  Version: 2.5   |  Downloads: 6828/6828/2
Author:Froztica   [DSP files]

[ pclasses.zip ] [ 57,804 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 ]
Perfect Classes RC
  • pcArray & pcList: Well, they are actually the same thing, just a little redesigned for more logical use. For practical use see tree, Hashlist, strarray units.
  • pcHashList: Classic Hashing Class with a little 'Cherry' on top. It can use CRC32 Encoding Checking and MD5 Byte Hashing. For MD5 Copyights read included MD5 Readme file.
  • pcQueue & pcStack: Classic Queue and Stack, just the way you read it in those old algorith books
  • pcTree: The most robust part of the pack, real tree system with structure saving capabilities. +a small addon of a simplest Binary Tree, with NO methods, only one constructor :)
  • pcStrArray: An example of what you can do with the pcArray. Using this method you can store your custom data easily.
    And a little bonus for the desert:
  • DynamicArray: A little something to show you that making real Dynamic Arrays could be a rather simple task
  • pcRandomString: One function that will generate a Random String (as you guessed). Usefull for creating temp files with unique names.

Added: 25-04-2000   |  Version: n/a   |  Downloads: 3679/3679/4
Author:Froztica   [DSP files]

[ parsecc1.zip ] [ 431,699 bytes ] [ Freeware ] [ No Source ]
Parsecc is an LL(1) compiler-compiler (ie. parser generator) for that takes a grammar written using regular expressions. Strictly for Delphi.
A rudimentary 'expression calculator' is included as a sample.
Added: 25-04-2000/4-05-2000   |  Version: 1.0   |  Downloads: 886/882/0
Author:Froztica   [DSP files]

 

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