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 0003190. This helps me to locate your data records in DSP databse.
 
Author/SiteName(Contact)e-mailHome Page
  aa (D.Sofyan, Adrian Hafizh & Inge DR.) [email][Home]

 

 

Files

[ abs_rw.zip ] [ 8,495 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 ]
Absolute Read/Write HardDisk on Win32 Platform.
Delphi 3 full source included. No licenses, no warranty, use it at your own risk! No need to include me in your product's info either, especially if its some kind of a horrible virie ;o). [more]
Added: 12-12-1999   |  Version: 0.01A   |  Downloads: 8037/8037/12
Author:D.Sofyan, Adrian Hafizh & Inge DR.   aa   [Homepage]   [DSP files]

[ aboutreg.zip ] [ 27,902 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 ]
NT's registry Explorer, shows access permission.
I don't know whether this code would give any worth for you, in fact it's practically useless in Win95 platform , since Win95 will always give you full access to its registry. [more]
This program explores the registry keys and their corresponding values and access permission, to explain why you should not use delphi's registry unit in NT's platform. I suggest you to replace any reference to Registry unit with the patched version (Regi
Added: 26-03-2000/2-04-2000   |  Version: TEST   |  Downloads: 5302/5302/3
Author:D.Sofyan, Adrian Hafizh & Inge DR.   aa   [Homepage]   [DSP files]

[ cdcheck.zip ] [ 59,867 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 ]
Visually checks pakage / softwares distribution copy. This program makes easy checking your software distribution for novice user without any programming experience. If you're an active developer and often make a large copy of your softwares regularly, especially when they put on CD, then this program is for you. (Let them do it for you and you can concentrate with delicated algorithm within your spaghetti codes without any longer disturbtion). This program could also simply be used for (customizable) directories / files comparison. [more]
Added: 2-04-2000   |  Version: 1   |  Downloads: 6839/6839/0
Author:D.Sofyan, Adrian Hafizh & Inge DR.   aa   [Homepage]   [DSP files]

[ alsed32.zip ] [ 34,008 bytes ] [ Freeware ] [ No Source ]
[ D3 | D4 | D5 | D6 ]
Alternative Seek And Destroy for Windows 32 bit A little yet flexible and powerful tool/patcher. Search and replace text or binary pattern in multiple, arbitrary files, wildcards are allowed. Available options (switches) are: help on usage, arguments check, make backup for altered file, recursive search into subdirectories, ignore case search (case-insensitive), retains file date/time of altered file, don't actually proceed (test-mode switch). Escape character "\" followed by num or hexnum to specify special ASCII characters Console mode, kids, you might either love or hate this :) by aa - aa@bitsmart.com, http://delphi.formasi.com Caveat: The plain S/R routine taken from Borland seems to be the main bottleneck here :(, when it's regarding to a big file (>2MB) containing many matches pattern (>1000 matches), it will down on her knees, for that reason, I refuse releasing the source code - until after I found the better algorithm [more]
Added: 25-02-2002   |  Version: 0002   |  Downloads: 2805/2805/13
Author:D.Sofyan, Adrian Hafizh & Inge DR.   aa   [Homepage]   [DSP files]

[ cxpos.zip ] [ 94,942 bytes ] [ Freeware ] [ With Source ]
[ D4 | D5 | D6 ]
unit cxpos, a class extension (+sample implementations) of expos (extended pos), the extremely high performance unit of SubString/Pattern Search & Replace, using the new, proposed Sofyan-Hafizh BoundCheck algorithm, plus assembler (x86) tricks in an advanced delphi programming. This is the fastest implementation of pattern search algorithm, the replace function is *at-least* 25x faster than the standard delphi's StringReplace on a very light task, raised exponentially according to the weight (2000x++) on heavy duties.
Sample App.: SR32.EXE (obsoletes alsed32.exe) also as a sample usage for GetOpts, QuoteStr & FileScan unit (full source code included), a very fast+powerful patcher(S/R), especially when others couldn't handle no more (say: a huge file>100MB)
Added: 10-01-2005   |  Version: 2.0.1.5   |  Downloads: 662/662/13
Author:D.Sofyan, Adrian Hafizh & Inge DR.   aa   [Homepage]   [DSP files]

[ cxpos204.zip ] [ 391,793 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | D6 ]
Unit cxpos version 2.0.4.0 (release). (At least one of) the fastest string search/replace library.

The cxpos replace function is so strong it at least 25X faster than standard delphi's StringReplace on a very light task, and raised exponentially according the weight (we might say thousands times on heavy duties, but it actually simply incomparable).

+Sample Demos (Source-code only):

SpeedTest, a benchmark suite to compare cxpos speed with others' similar libraries.

Console Apps:

  • SR32 (The Real *Fast* Search/Replace),
  • ScanStr (String Collector),
  • Pretty (Filename Formatter).
  • Extra: .DFM Converter.

Also included (though reluctantly), by the spirit of OpenSrc, another our several powerful libraries: Ordinals, fileScan, getOpts, MinMaxMid. [more]


Added: 3-05-2005/9-01-2006   |  Version: 2.0.4.0   |  Downloads: 653/535/25
Author:D.Sofyan, Adrian Hafizh & Inge DR.   aa   [Homepage]   [DSP files]

[ mdx5.zip ] [ 10,166 bytes ] [ Freeware ] [ With Source ]
[ D1 | D2 | D3 | D4 | D5 | D6 | C1 | C3 | C4 | C5 ]
fast! md4/md5 hash (assembler 386 +only, TASM syntax), maximize registers usage, the best speed you could achieved. with delphi interface capable of hashing filesize upto 72 peta bytes (if a file with that size were existed) [more]
Added: 1-08-2005   |  Version: 1.0.0.1   |  Downloads: 318/318/15
Author:D.Sofyan, Adrian Hafizh & Inge DR.   aa   [Homepage]   [DSP files]

[ cxposdms.zip ] [ 376,055 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | D6 ]
Unit cxpos version 2.0.3.2e (update). (At least one of) the fastest string search/replace library.

The cxpos replace function is so strong it at least 25X faster than standard delphi's StringReplace on a very light task, and raised exponentially according the weight (we might say thousands times on heavy duties, but it actually simply incomparable).

+Sample Demos (Source-code only):

SpeedTest, a benchmark suite to compare cxpos speed with others' similar libraries.

Console Apps:

  • SR32 (The Real *Fast* Search/Replace),
  • ScanStr (String Collector),
  • Pretty (Filename Formatter).
  • Extra: .DFM Converter.

Also included (though reluctantly), by the spirit of OpenSrc, another our several powerful libraries: Ordinals, fileScan, getOpts, MinMaxMid. [more]


Added: 9-01-2006   |  Version: 2.0.3.2e   |  Downloads: 0/0/0
Author:D.Sofyan, Adrian Hafizh & Inge DR.   aa   [Homepage]   [DSP files]

 

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