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.479.893 Times

Nfa freeware
 

Nfa

Added: July 07, 2010 | Visits: 842

XFA XFA library implements an API that can be used to create NFA (either programmatically or from regular expressions) and to convert them in the minimal equivalent DFA. XFA library requires an ANSI C compiler, and this makes it portable virtually over every system. The complexity of the graphs... Platforms: *nix

License: Freeware Size: 337.92 KB Download (90): XFA Download

Added: November 06, 2010 | Visits: 814

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: August 13, 2010 | Visits: 1.089

FLAT::Legacy::FA::RE FLAT::Legacy::FA::RE is a regular expression base class. SYNOPSIS use FLAT::Legacy::FA::RE; use FLAT::Legacy::FA::NFA; my $re = RE->new(); $re->set_re(a|b|(hi)*); my $nfa = $re->to_nfa(); print $nfa->info(); # see stuff on NFA my $dfa = $nfa->to_dfa(); print $dfa->info(); # see stuff... Platforms: *nix

License: Freeware Size: 32.77 KB Download (117): FLAT::Legacy::FA::RE Download

Added: November 11, 2013 | Visits: 307

RegexVisualizer RegexVisualizer is a free Mac OS X app which will convert a formal regular expression to an ?zA*-NFA and visualizes it in the form of a transition table. RegexVisualizer uses the algorithm described in section 3.2.3 of "Introduction to Automata Theory, Languages & Computation" to create the... Platforms: Mac

License: Freeware Size: 204.8 KB Download (47): RegexVisualizer Download

Added: September 15, 2010 | Visits: 1.239

FSA::Rules FSA::Rules is a Perl module to build simple rules-based state machines in Perl. Synopsis my $fsa = FSA::Rules->new( ping => { do => sub { print "ping!n"; my $state = shift; $state->result(pong); $state->machine->{count}++; }, rules => [ game_over => sub { shift->machine->{count} >=... Platforms: *nix

License: Freeware Size: 30.72 KB Download (99): FSA::Rules Download

Released: December 23, 2012  |  Added: December 23, 2012 | Visits: 503

AvaFX by Forexcult When you trade at AVAFX you can rest assured that you are in good hands. Founded in 2006 by a group of finance professionals it has serious backing by major financial institutions and is now one the leading forex brokers in the world. AvaFX is a brokerage company that is BVI registered with... Platforms: Windows

License: Freeware Size: 746 KB Download (54): AvaFX by Forexcult Download

Added: July 12, 2013 | Visits: 389

XFA library The XFA library is a Finite Automata (FA) library to handle tasks like building (programmatically or from regular expressions), converting NFA (Non-deterministic FA) to DFA (Deterministic FA) and reducing FA graphs.The library relies only on the availability of an ANSI C compiler, and in this way... Platforms: C and C plus plus

License: Freeware Size: 337.92 KB Download (47): XFA library Download