![]() | Delphi 3.0x freeware Classes and units |
[ nsp.zip ] [ 54,239 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 ] |
Intel Signal Processing Lib v4.1 Delphi interface patch and examples The patch adds the missing Double and Double complex argument functions, irons out some bugs and typos and tries to facilitate switching for users of my v4.0 interface unit a bit. nsp.zip includes two demos, least mean squares and FIR filter. [more] Added: 23-05-1999 | Version: 4.1.1 | Downloads: 1464/1464/0 |
[ NSPosInStr.zip ] [ 855 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 | D4 | D5 | D6 ] | ||
A function that returns a substrings position in a string and starts searching in the string from a given index. If the substring is not found the function returns 0(zero). E.g NSPosInStr('MyLittleString','leS',3) returns 7 and starts the search by comparing 'L' with 'l'. Added: 11-09-2002/15-01-2003 | Version: 1.1 | Downloads: 1553/1546/3
|
[ ntreg.zip ] [ 21,864 bytes ] | [ Freeware ] [ No Source ] [ D3 ] | ||
Replacement for TRegistry. This unit fixes the problem of not being able to make changes to the registry under Windows NT when logged in as someone without Administrative rights. Source code available upon request. Freeware. Added: 15-03-1998 | Version: 1.0 | Downloads: 1658/1658/0
|
[ numconv.zip ] [ 7,163 bytes ] | [ Freeware ] [ With Source ] [ D3 ] | ||
The Component convert the numbers one of Numerical System to an other Numerical System. Added: 2-08-1998 | Version: n/a | Downloads: 1959/1959/3
|
[ olefix.zip ] [ 4,282 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 ] | ||
Speed up OLE variants 2 times Added: 3-07-1998 | Version: 1 | Downloads: 1846/1846/0
|
[ outltb.zip ] [ 13,511 bytes ] | [ Freeware ] [ With Source ] [ D3 | D4 | D5 ] | ||
Component for Outlook 97/2000 Access... Like Contakts, Mails, Apointments... Added: 7-11-1999/14-05-2000 | Version: 1 | Downloads: 6027/5919/5
|
[ pclasses.zip ] [ 57,804 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 ] | ||
Perfect Classes RC
Added: 25-04-2000 | Version: n/a | Downloads: 3679/3679/4
|
[ pmatch.zip ] [ 28,818 bytes ] | [ Freeware ] [ With Source ] [ D3 | D4 ] | ||
Patternmatch Library to compare strings with a pattern in Dos or Unix Style. Added: 5-09-1999 | Version: 1.0 | Downloads: 2256/2256/7
|
[ ProcessViewerUnit.zip ] [ 4,489 bytes ] | [ Freeware ] [ With Source ] [ D3 | D4 | D5 ] | ||
ProcessViewer unit. Added: 4-03-2001 | Version: 1.0 | Downloads: 1844/1844/0
|
[ psapi.zip ] [ 26,631 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 ] |
Classes for process and module lists for Windows NT. DLL-Interface and Classes to retrieve and manage process and module information. This API is for NT only. Uses the Microsoft Process Status Helper DLL PSAPI.DLL. Added: 23-05-1999 | Version: 1.0 | Downloads: 2339/2339/0 |
[ pspv9.zip ] [ 80,304 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 ] | ||
Pascal Server Pages PreProcessor V.9, proprocesses *.psp files, "html", or psp webcomponents to create Pascal Unit source code... compile the source code using the PSPbase.pas file, and you can create web documents under any project framework... ISAPI,CGI, etc. 1.0 will be a little more inclusive, I just wanted to make the primary source avilable. Added: 23-01-2000 | Version: 0.9 | Downloads: 3052/3052/1
|
[ putils.zip ] [ 61,656 bytes ] | [ Freeware ] [ With Source ] [ D3 | D4 ] | ||
This unit including some useful function and procedure. Example: Days (a month days); WorkDays; DateToLongStr (with month names); some MessageDLG clone; InputPlus (enabled SpinEdit , Password and any bitmap); GaugeShow; GaugeNext; GaugeClose; extended registry support with variant type: RegWrite, RegRead functions; GetFreeRes (like the WIN95 resoulce monitor); Memo line support (GetX, GetY, SetX, SetY ...); GetWaveVolume; SetWaveVolume, etc... Utility including a select label component. This is FREE with SOURCE. Including DEMO application! Added: 25-04-1999 | Version: 1.01 | Downloads: 3713/3713/0
|
[ rasdlg.zip ] [ 5,737 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 ] | ||
Translation of the RASDLG.H headerfile for 32-bit Delphi. Enables editing of Phonebook-entries under Windows NT 4.0. Supports dynamically loading of the RASDLG.DLL so your program won't crash if it doesn't exist. Added: 20-10-1998 | Version: 1.0 | Downloads: 2432/2432/0
|
[ regex103.zip ] [ 99,877 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 ] |
Regular Expressions Component, RE is matched in seperate thread. RE uses GNU / AWK / EGREP Style. Translation of c library file. Now also possible to use without component wrapper. Added: 9-04-2000 | Version: 1.03 | Downloads: 2334/2334/1 |
[ 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
|
[ regfuncs.zip ] [ 11,674 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 ] |
This is a library for easily accessing the system registry without using the Registry unit (that uses the SysUtils, Classes and Consts units). These System registry routines using only the system and windows units. Takes 2KB EXE space. Added: 23-05-1999 | Version: n/a | Downloads: 3084/3084/1 |
[ regrw.zip ] [ 10,575 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 ] | ||
Registry viewer and writer Added: 21-07-2000 | Version: 1.0 | Downloads: 2466/2466/2
|
[ 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
|
[ rtf2html.zip ] [ 5,203 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 ] | ||
Procedure which converts RTF to HTML - supports fonts (size, face, color), Text attributes (bold, italic, underline), Text alignment (centered, left- & rightjustified) and bulletlists. Added: 30-08-1997 | Version: 1.0 | Downloads: 4154/4154/5
|
[ sevents.zip ] [ 130,469 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 ] | ||
Using TDEventRecorder Class to store Delphi events and change run-time behavior of your application. Article + Source code + Example of using included. Uploaded by author. Added: 21-02-1999 | Version: n/a | Downloads: 2747/2747/1
|
© 1995-2006 Robert M. Czerwinski ( The Delphi Super Page a.k.a. DSP ). All rights reserved. | ![]() |