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

Deterministic Finite Automata software
Filter: All | Freeware | Demo
 

Deterministic Finite Automata

1 2 3 4 5 > 
Added: April 06, 2010 | Visits: 1.334

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

Released: June 27, 2012  |  Added: June 27, 2012 | Visits: 402

jFAST - the Finite Automata Simulator jFAST is a simple finite automata (FA) graphical simulation utility; it is designed to feature simple mechanisms for creating, editing, and simulating FA. jFAST is ideal for use by students, instructors, and self-guided explorers alike.





Platforms: Windows, Mac, Linux

License: Freeware Size: 489.13 KB Download (51): jFAST - the Finite Automata Simulator Download

Added: April 01, 2010 | Visits: 1.292

DFA::Simple DFA::Simple is a Perl module to implement simple Discrete Finite Automata. SYNOPSIS my $Obj = new DFA::Simple or my $Obj = new DFA::Simple $Transitions; or my $Obj = new DFA::Simple $Actions, $StateRules; $Obj->Actions = [...]; my $Trans = $LP->Actions; $Obj->StateRules = [...]; my...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (142): DFA::Simple Download

Added: July 12, 2013 | Visits: 387

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

Released: August 03, 2012  |  Added: August 03, 2012 | Visits: 418

jFTools Tools for finite automata simulation, minimization and grammar utilities (left recursion removal, context free grammar simplification and transformation to Chomsky Normal Form).


Platforms: Windows, Mac, Linux

License: Freeware Size: 221.03 KB Download (47): jFTools Download

Added: August 13, 2010 | Visits: 1.085

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: 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

Added: June 05, 2010 | Visits: 1.017

GFA Fractal Imager GFA Fractal Imager project is a imager which uses a simple visual construction mechanism. Generalized Finite Automata (GFA) Imager is a simple Java Applet which creates fractal images using an intuitive visual representation of finite automata Try clicking in the applet area to the right :...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (97): GFA Fractal Imager Download

Added: August 17, 2013 | Visits: 497

Cellular Automata Rules Model The EJS Cellular Automata Rules Model shows a spatial lattice which can have any one of a finite number of states and which are updated synchronously in discrete time steps according to a local (nearby neighbor) rule. You can change the lattice size, pick different rules (0 to 255 as classified...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 1.3 MB Download (36): Cellular Automata Rules Model Download

Added: November 14, 2013 | Visits: 416

Cellular Automata (Rule 90) Model The EJS Cellular Automata (Rule 90) model displays a lattice with any one of a finite number of states which are updated synchronously in discrete time steps according to a local (nearby neighbor) rule. Rule 90 is a specific nearby neighbor rule following the classification scheme developed by...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 1.2 MB Download (35): Cellular Automata (Rule 90) Model Download

Released: September 25, 2012  |  Added: September 25, 2012 | Visits: 359

Java Automata Library A library to build and manipulate finite state automata, I/O automata, transducers and rational langagues in Java.


Platforms: Windows, Mac, Linux

License: Freeware Size: 145.4 KB Download (45): Java Automata Library Download

Added: May 10, 2013 | Visits: 681

Finite State Machine (FSM) This script shows a Finite State Machine (FSM) that can be used for small parsing tasks. The code is quite simple. The bulk of it is comments. In addition to state this FSM also maintains a user defined "something". This "something" is effectively memory, so this FSM could be considered a...


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

License: Freeware Download (63): Finite State Machine (FSM) Download

Added: January 04, 2010 | Visits: 1.222

Uppaal Timed Automata Parser Library Uppaal Timed Automata Parser Library (libutap) is the parser library used by UPPAAL..


Platforms: *nix

License: Freeware Size: 419.84 KB Download (109): Uppaal Timed Automata Parser Library Download

Added: April 16, 2010 | Visits: 1.307

Cellular::Automata::Wolfram Cellular::Automata::Wolfram is a Perl module that implements one-dimensional non-totalistic cellular automata as described in Dr. Steven Wolframs, A New Kind of Science, ISBN:1-57955-008-8 SYNOPSIS use Cellular::Automata::Wolfram; my $png_file = shift; my $caw = new...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (102): Cellular::Automata::Wolfram Download

Added: October 02, 2010 | Visits: 1.318

Free Finite Element Package Free Finite Element Package is a modular collection of C libraries which contain numerical methods required when working with linear and quadratic finite elements in two dimensions. FFEP works on GNU/Linux and is portable to every system where MEML (i.e. LAPACK and BLAS) are available. The goal...


Platforms: *nix

License: Freeware Size: 337.92 KB Download (125): Free Finite Element Package Download

Added: May 10, 2013 | Visits: 556

Wolfram-style cellular automata This is a little script that uses Python to generate the cellular automata that Wolfram discusses in his book "A New Kind of Scilfram disquot;.The script uses the Python Imaging Library to render the output, but you could replace this with text or any other method of visualization.


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

License: Freeware Download (60): Wolfram-style cellular automata Download

Added: July 25, 2013 | Visits: 500

Finite Difference Beam Propagation Method Simulation of a gaussian pulse propagated in free space through 1000 um, using finite differences.Just run the script and you'll get a surface which is made up of the pulse propagated at 1 um steps.


Platforms: Matlab

License: Freeware Size: 10 KB Download (47): Finite Difference Beam Propagation Method Download

Added: August 26, 2013 | Visits: 325

Finite Transform Library The Library is for Finite Transforms such as the Number Theoretic Transform (NTT) and others. Current modules include NTTW for NTTs with high resolution (microsecond) timing, basic array and imaging. The transforms are optimised for performance.


Platforms: Mac

License: Freeware Size: 102.4 KB Download (44): Finite Transform Library Download

Added: November 30, 2013 | Visits: 774

San Le's Free Finite Element Analysis SLFFEA stands for San Le's Free Finite Element Analysis. It is a package of scientific software and graphical user interfaces for use in finite element analysis. It is written in ANSI C by San Le and distributed under the terms of the GNU license.


Platforms: *nix

License: Freeware Size: 1.39 MB Download (44): San Le's Free Finite Element Analysis Download

Added: August 21, 2008 | Visits: 1.351

Five Cellular Automata Software for exploring five cellular automata: q-state Life (a generalization of Conway's Game of Life), the Belousov-Zhabotinsky Reaction, Togetherness, Viral Replication and Diffusion-Limited Aggregation.The documentation provides a complete description of the algorithms used.


Platforms: Windows

License: Demo Cost: $15.00 USD Size: 1.65 MB Download (544): Five Cellular Automata Download

1 2 3 4 5 >