matching » Page 5 » Custom Developer Tools and VCL Components | Developer Team

YuPcre2 v1.5.0 D7-XE10.1

YuPcre2 v1.5.0 D7-XE10.1
YuPcre2 v1.5.0 D7-XE10.1 | 6 Mb


YuPcre2 is a library of Delphi components and procedures that implement regular expression pattern matching using the same syntax and semantics as Perl, with just a few differences. There are two matching algorithms, the standard Perl and alternative DFA algorithm:

The Perl algorithm is what you are used to from Perl and j@vascript. It is fast and supports the complete pattern syntax. You will likely be using it most of the time.
DFA is a special purpose algorithm. If finds all possible matches and, in particular, it finds the longest. It never backtracks and supports partial matching better, in particular multi-segment matching of very long subject strings.
Read more

YuPcre2 1.1.0 D7-D10

YuPcre2 1.1.0 D7-D10
YuPcre2 1.1.0 D7-D10 | 5 Mb


YuPcre2 is a library of Delphi components and procedures that implement regular expression pattern matching using the same syntax and semantics as Perl, with just a few differences. There are two matching algorithms, the standard Perl and alternative DFA algorithm:

The Perl algorithm is what you are used to from Perl and jаvascript. It is fast and supports the complete pattern syntax. You will likely be using it most of the time.
DFA is a special purpose algorithm. If finds all possible matches and, in particular, it finds the longest. It never backtracks and supports partial matching better, in particular multi-segment matching of very long subject strings.
Read more

DIFileFinder 6.6.2 for D4-D10

DIFileFinder 6.6.2 for D4-D10
DIFileFinder 6.6.2 for D4-D10 | 13 Mb


DIFileFinder is collection of Delphi components (Embarcadero / CodeGear, Borland) to search the file system for files and or folders matching (or not matching!) particular attributes and / or name patterns. Pattern syntax includes standard wildcards as well as full Perl compatible regular expressions. DIFileFinder supports inclusion as well as exclusion filters.
Read more

DIFileFinder 6.6.0

DIFileFinder 6.6.0
DIFileFinder 6.6.0 | 4 Mb


DIFileFinder is collection of Delphi components (Embarcadero / CodeGear, Borland) to search the file system for files and or folders matching (or not matching!) particular attributes and / or name patterns. Pattern syntax includes standard wildcards as well as full Perl compatible regular expressions. DIFileFinder supports inclusion as well as exclusion filters.
Read more

VeriFinger 4.2.1.2 SDK

VeriFinger 4.2.1.2 SDK
VeriFinger 4.2.1.2 SDK | 27 Mb


VeriFinger is a fingerprint identification technology designed for biometric systems developers and integrators. The technology assures system performance with fast, reliable fingerprint matching in 1-to-1 and 1-to-many modes. VeriFinger is available as a software development kit that allows development of stand-alone and Web-based solutions on Microsoft Windows, Linux, Mac OS X and Android platforms.
Read more

DIRegex 8.1.0 Full Source

DIRegex 8.1.0 Full Source
DIRegex 8.1.0 Full Source | 2 Mb


DIRegEx is a library of Delphi (Embarcadero / CodeGear / Borland) components and procedures that implement regular expression pattern matching using the same syntax and semantics as Perl 5.10, with just a few differences. This includes support for UTF-8 encoded strings and Unicode general category properties.
Read more