Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.441.548 Times

Finite Automaton String Matching software
Filter: All | Freeware | Demo
 

Finite Automaton String Matching

1 2 3 4 5 > 
Added: August 04, 2013 | Visits: 288

fuzzyset fuzzyset is a data structure that performs something akin to fulltext search against data to determine likely mispellings and approximate string matching.



Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 348.16 KB Download (33): fuzzyset Download

Added: April 06, 2010 | Visits: 1.335

DFA::Kleene DFA::Kleene is a Kleenes Algorithm for Deterministic Finite Automata. Calculates the "language" (set of words) accepted (= recognized) by a Deterministic Finite Automaton. SYNOPSIS use DFA::Kleene qw(initialize define_accepting_states define_delta kleene example); use DFA::Kleene...





Platforms: *nix

License: Freeware Size: 5.12 KB Download (164): DFA::Kleene Download

Added: November 29, 2013 | Visits: 344

FREJ It is simple library (and command-line grep-like utility) which could help you when you are in need of approximate string matching or substring searching with the help of primitive regular expressions.


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 81.92 KB Download (41): FREJ Download

Released: August 11, 2012  |  Added: August 11, 2012 | Visits: 346

StrMatch StrMatch is a simple java program, created for educational purposes, that allows user to test a great part of string matching algorithms.An intuitive user interface shows each algorithm step accurately...


Platforms: Windows, Mac, Linux

License: Freeware Size: 183.25 KB Download (45): StrMatch Download

Added: September 07, 2013 | Visits: 276

QSMM QSMM is a recursive acronym for "QSMM State Machine Model". The program tries to interact optimally with external event source represented by deterministic finite automaton. A prototype for request/response interaction mode is also implemented.


Platforms: *nix

License: Freeware Size: 768 KB Download (34): QSMM Download

Released: July 03, 2006  |  Added: July 03, 2006 | Visits: 6.848

Kiwi Log Viewer (Win) Kiwi Log Viewer for Windows is a freeware application that displays text based log files in a tabular format. Only a small section of the file is read from disk at a time which saves memory and allows you to view a file that would be too big to fit in memory. The tail option monitors the...


Platforms: Windows

License: Freeware Size: 1.19 MB Download (587): Kiwi Log Viewer (Win) Download

Released: July 03, 2006  |  Added: July 03, 2006 | Visits: 3.821

Kiwi Log Viewer (Lin) Only a small section of the file is read from disk at a time which saves memory and allows you to view a file that would be too big to fit in memory. The tail option monitors the specified log file for changes and displays any new data that is added in real time. Text string matching allows...


Platforms: *nix

License: Freeware Size: 1.17 MB Download (221): Kiwi Log Viewer (Lin) Download

Released: July 03, 2006  |  Added: February 23, 2009 | Visits: 5.769

Kiwi Log Viewer (Mac) Kiwi Log Viewer for Mac OS X is a freeware application that displays text based log files in a tabular format. Only a small section of the file is read from disk at a time which saves memory and allows you to view a file that would be too big to fit in memory. The tail option monitors the...


Platforms: Mac

License: Freeware Size: 1.54 MB Download (492): Kiwi Log Viewer (Mac) Download

Added: January 06, 2010 | Visits: 972

IpKungFu IPKungFu is an iptables-based Linux firewall. The primary design goals are security, ease of use, and performance, in that order. It takes advantage of advanced features of iptables, tcpwrappers, and the Linux kernel. IPKungFu can handle a wide array of configurations, and supports Internet...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (96): IpKungFu Download

Released: November 25, 2012  |  Added: November 25, 2012 | Visits: 488

Djuggler Builder Data Juggler is web data integration software that can automate repetitive web tasks. The scripts created by the Djuggler software are typically deployed for on demand web data used for Marketing Intelligence and Competitive Intelligence. Djuggler scripts integrate web data with SQL databases,...


Platforms: Windows

License: Shareware Cost: $999.00 USD Size: 4.7 MB Download (45): Djuggler Builder Download

Added: October 21, 2013 | Visits: 243

imposm.geocoder Imposm.geocoder is a geocoder for OpenStreetMap data. It is developed as a libary and can be used to convert addresses into coordinates. Right now the geocoder is still in an early beta state and some code is optimized for German addresses. Be aware that the API will change in the future. It...


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (47): imposm.geocoder Download

Released: July 19, 2012  |  Added: July 19, 2012 | Visits: 978

ASP String Component ASP String Processing Component - Parsing, RFC 822 and RFC 3339 Date/Time Conversion, Encoding/Decoding for Base64, Hex, HTML Entities, URL-encoded, Quoted-Printable, Unicode Language Detection, Charset Encoding Conversion, Pluralize/Unpluralize, HTML Stripping, Wildcard Pattern Matching, Emit...


Platforms: Windows

License: Freeware Size: 276.48 KB Download (48): ASP String Component Download

Added: May 10, 2013 | Visits: 526

Boyer-Moore-Horspool string searching This script implements a string searching algorithm based upon Boyer-Moore string searching, which is considered one of the most efficient string searching algorithms. Boyer-Moore-Horspool only uses the bad-suffix window for matching and is therefore simpler to implement and faster than normals...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (60): Boyer-Moore-Horspool string searching Download

Released: June 14, 2008  |  Added: June 18, 2008 | Visits: 1.589

Matching Game Matching Game is the traditional matching game where you flip two cards to see if they match. If they match, they will disappear. Make all the cards disappear to complete a level. Complete 10 levels to win the game! Matching game has two levels of difficulty with an easy level for younger players...


Platforms: Windows

License: Shareware Cost: $14.95 USD Size: 2.87 MB Download (118): Matching Game Download

Added: November 06, 2010 | Visits: 812

dk.brics.automaton dk.brics.automaton project is a Java package that contains a DFA/NFA (finite-state automata) implementation with Unicode alphabet (UTF16) and support for the standard regular expression operations (concatenation, union, Kleene star) and a number of non-standard ones (intersection, complement,...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (112): dk.brics.automaton Download

Added: March 26, 2010 | Visits: 1.494

String::RexxParse String::RexxParse is a Perl implementation of REXX parse command. SYNOPSIS use String::RexxParse qw(parse); parse $source, q! $var1 $var2 ( $var3 ) $var4 ($var5) $var6 !; or use String::PexxParse; $parse = String::RexxParse->new(q! $var1 $var2 ( $var3 ) $var4 ($var5) $var6 !);...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (109): String::RexxParse Download

Added: June 15, 2010 | Visits: 830

Mptn Mptn project is a library providing a pattern matching mechanism similar to regular expressions, but with several differences making it more suitable for building a morphological analyzer. Differences are: - The whole string is matched against the pattern; thus the emphasis is on finding...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (95): Mptn Download

Added: March 14, 2010 | Visits: 1.485

Regular Statement String Regular Statement String (RSS) provides several libraries in C, Java, and COM to implement and demonstrate the key-value development method using well-designed "strings" (RSS) as the media. Regular Statement String also shows a way to write "Process Oriented" applications. Whats New in This...


Platforms: *nix

License: Freeware Size: 337.92 KB Download (96): Regular Statement String Download

Released: October 25, 2012  |  Added: October 25, 2012 | Visits: 1.307

Vstr string library Vstr is a safe and fast string library for C. Vstr string library is designed for network communication. Its design uses chunks of ptr+length data, so adding, substituting, and deleting data are all fast operations. This model also allows it to do automatic referencing for mmap() areas of...


Platforms: *nix

License: Freeware Size: 4.3 MB Download (104): Vstr string library Download

Added: September 12, 2010 | Visits: 852

String::Scanf String::Scanf can emulate sscanf() of the C library. SYNOPSIS use String::Scanf; # imports sscanf() ($a, $b, $c, $d) = sscanf("%d+%d %f-%s", $input); ($e, $f, $g, $h) = sscanf("%x %o %s:%3c"); # input defaults to $_ $r = String::Scanf::format_to_re($f); or # works only for Perl 5.005...


Platforms: *nix

License: Freeware Size: 1.7 MB Download (99): String::Scanf Download

1 2 3 4 5 >