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

Finite State Machine Diagram Contact Php software
Filter: All | Freeware | Demo
 

Finite State Machine Diagram Contact Php

< 1 2 3 4 5 > 
Added: May 19, 2010 | Visits: 1.091

UML::State UML::State is an object oriented module which draws simple state diagrams. SYNOPSIS use UML::State; my $diagram = UML::State->new( $node_array, $start_list, $accept_list, $edges ); # You may change these defaults (doing so may even work): $UML::State::ROW_SPACING = 75; # all numbers...



Platforms: *nix

License: Freeware Size: 55.3 KB Download (119): UML::State Download

Added: October 16, 2013 | Visits: 1.086

dia2fsm dia2fsm reads DIA diagram files constructed in the prescribed format and produces Finite State Machine (FSM) skeleton code. dia2fsm currently supports code generation to C and C++ and is built on Linux only. dia2fsm depends on Qt, and has been partially





Platforms: *nix

License: Freeware Size: 522.24 KB Download (118): dia2fsm Download

Added: May 02, 2010 | Visits: 1.065

Algorithm::AhoCorasick::SearchMachine Algorithm::AhoCorasick::SearchMachine provides an implementation and low-level interface of Algorithm::AhoCorasick. Feeds input to the state machine. First (after the instance) argument of this method is the input text (which can be empty, in which case the method doesnt do anything), second...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (114): Algorithm::AhoCorasick::SearchMachine Download

Added: August 11, 2006 | Visits: 2.191

HotWhoIs HotWhoIs is a convenient and easy-to-use application for sending queries on IP addresses and domain names to whois servers and examining the results. Using HotWhoIs, you can obtain all available information related to a given IP address or domain name. You can retrieve information about the...


Platforms: Windows

License: Shareware Cost: $22.95 USD Size: 1.42 MB Download (112): HotWhoIs 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: May 10, 2013 | Visits: 1.295

phpWebApp phpWebApp is an application framework which makes easy and simple the task of building PHP web applications based on relational databases. It separates the task of designing and changing the layout of the application from the task of implementing the logic of the application, by using XML...


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

License: Freeware Download (111): phpWebApp Download

Added: June 21, 2013 | Visits: 912

Qfsm Qfsm is a graphical editor for finite state machines written in C++ using Qt the graphical Toolkit from Trolltech. Finite state machines are a model to describe complex objects or systems in terms of the states they may be in. In practice they can used to design integrated circuits or to create...


Platforms: *nix

License: Freeware Size: 2.7 MB Download (109): Qfsm Download

Added: January 05, 2010 | Visits: 898

Parsing Parsing module is a pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers. From an algorithmic perspective, this is one of the most advanced parser generators in existence, for the following reasons: - The Parsing module uses a scalable algorithm...


Platforms: *nix

License: Freeware Size: 82.94 KB Download (106): Parsing Download

Added: April 11, 2010 | Visits: 961

DadaDodo DadaDodo project is a program that generates random sentences based on input files. Sometimes these sentences are nonsense; but sometimes they cut right through to the heart of the matter, and reveal hidden meanings. DadaDodo works rather differently than Dissociated Press; whereas...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (106): DadaDodo Download

Added: March 25, 2010 | Visits: 711

MTasker MTasker is a two-file C++ library designed to support very simple cooperative multitasking. MTasker can facilitate writing code that would ordinarily require a state machine, for which the author does not consider himself smart enough. This class does not perform any magic it only makes calls...


Platforms: *nix

License: Freeware Size: 61.44 KB Download (105): MTasker Download

Added: January 05, 2010 | Visits: 1.175

FSME FSME is a graphical tool to develop general finite state machines. Developed automatas are stored in files simular to Qt Designer. Theyre converted to C++ in the same way as UIC does. You can navigate FSME by selecting element in the tree, or clicking diagram elements. The Object Editor is...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (103): FSME Download

Added: October 18, 2010 | Visits: 856

libsgml libsgml is a fast, lightweight state machine SGML parser capable of parsing HTML, XML, and most other markup languages in their most elementary forms. libsgml library natively supports parsing HTML and XML documents into a tree format (DOM). All other markup languages may be parsed via a system...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (102): libsgml Download

Added: February 24, 2010 | Visits: 1.138

HTML QuickForm Wizard HTML QuickForm Wizard project implements a wizard whose pages and flows are described by a FSM (finite state machine). The next page is determined from the actual page, the "internal" state of the wizard, and a set of rules. The list of states (pages) and ruleset are described using an XML file...


Platforms: *nix

License: Freeware Size: 37.89 KB Download (101): HTML QuickForm Wizard Download

Added: November 12, 2010 | Visits: 1.119

StateML StateML is a State Machine Markup Language, with GraphViz and template-driven code generation. SYNOPSIS ## See the stml command for command line use (recommended) ## Heres what a .stml file might look like: < machine id="main" xmlns="http://slaysys.com/StateML/1.0"...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (99): StateML Download

Added: September 15, 2010 | Visits: 1.237

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

Added: April 14, 2010 | Visits: 1.054

uLan Driver uLan Driver provides 9-bit message oriented communication protocol, which is transferred over RS-485 link. Characters are transferred same way as for RS-232 asynchronous transfer except parity bit, which is used to distinguish between data characters and protocol control information. A physical...


Platforms: *nix

License: Freeware Size: 256 KB Download (98): uLan Driver Download

Added: April 08, 2010 | Visits: 2.799

CGI::MxScreen CGI::MxScreen is a multi-screen stateful CGI framework. SYNOPSIS require CGI::MxScreen; my $manager = CGI::MxScreen->make( -bgcolor => "#dedeef", -screens => { "state_1" => [-class => "STATE_1", -title => "Hello"], "state_2" => [-class => "STATE_2", -title => "Hello #2"], },...


Platforms: *nix

License: Freeware Size: 75.78 KB Download (98): CGI::MxScreen Download

Added: January 18, 2010 | Visits: 618

aiSee aiSee reads a textual, easy-to-read and easy-to-learn graph specification and automatically calculates a customizable graph layout. This layout is then displayed, and can be interactively explored, printed and exported to various graphic formats. aiSee has been optimized to handle huge graphs...


Platforms: *nix

License: Shareware Cost: $83.00 USD Size: 1.7 MB Download (96): aiSee Download

Added: October 08, 2010 | Visits: 823

QP QP is a lightweight, portable framework/RTOS for embedded systems. The project enables the implementation of concurrent UML state machines (state charts) directly in C or C++ without big tools. It can be used with or without a traditional OS and runs on Linux, Win32, and uC/OS. It can also be...


Platforms: *nix

License: Shareware Cost: $0.00 USD Download (96): QP Download

Added: June 15, 2010 | Visits: 831

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

< 1 2 3 4 5 >