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

Graphical State Machine Encoder freeware
Filter: All | Freeware | Demo
 

Graphical State Machine Encoder

1 2 3 4 5 > 
Added: January 18, 2010 | Visits: 1.992

Ragel State Machine Compiler Ragel State Machine Compiler compiles finite state machines from regular languages into executable C/C++/Objective-C code. Ragel state machines can not only recognize byte sequences as regular expression machines do, but can also execute code at arbitrary points in the recognition of a regular...



Platforms: *nix

License: Freeware Size: 532.48 KB Download (175): Ragel State Machine Compiler Download

Added: November 12, 2010 | Visits: 3.269

Concurrent Hierarchical State Machine Concurrent Hierarchical State Machine (CHSM) is a language system for specifying concurrent, hierarchical, finite state machines (an implementation of "statecharts") to model and control reactive systems. CHSM uses its own statechart specification langauge annotated with either C++ or Java code...





Platforms: *nix

License: Freeware Size: 245.76 KB Download (124): Concurrent Hierarchical State Machine Download

Added: May 10, 2013 | Visits: 678

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

Released: October 17, 2012  |  Added: October 17, 2012 | Visits: 509

Java State Machine Framework This is java State Machine Framework for all OS platforms. The framework is for modeling any event processing system as a state machine. This aims to separate the state transition and event handling logic from the business logic and let developers conce


Platforms: Windows, Mac, Linux

License: Freeware Size: 2.96 MB Download (48): Java State Machine Framework Download

Released: July 22, 2012  |  Added: July 22, 2012 | Visits: 592

SMC - The State Machine Compiler SMC takes a state machine stored in a .sm file and generates a State pattern in 14 programming languages. Includes: default transitions, transition args, transition guards, push/pop transitions and Entry/Exit actions. See User Manual for more info.


Platforms: Windows, Mac, Linux

License: Freeware Size: 5.22 MB Download (47): SMC - The State Machine Compiler Download

Released: July 04, 2012  |  Added: July 04, 2012 | Visits: 547

State Machine Toolkit A generic state machine in C#, based on implementation by Leslie Sanford.


Platforms: Windows, Mac, Linux

License: Freeware Size: 283.26 KB Download (49): State Machine Toolkit Download

Added: October 07, 2013 | Visits: 404

FSMGenerator (Finite State Machine) FSMGenerator is a turn-key solution for FSM (Finite State Machine) automatic generation and integration within user`s software. Please, register to get fast personalized support. Feedbacks, feature requests and bug reports are greatly appriciated.


Platforms: *nix

License: Freeware Size: 327.68 KB Download (33): FSMGenerator (Finite State Machine) Download

Added: May 10, 2013 | Visits: 1.799

State Machine Compiler Your application lives in a world of asynchronous, unordered events: mouse clicks, timeouts, messages, and OS signals. And you're ready for them. You've carefully designed your objects. You're using robust patterns that facilitate reuse and anticipates future product direction. Your dynamic...


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

License: Freeware Download (132): State Machine Compiler Download

Added: November 12, 2010 | Visits: 1.113

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: February 24, 2010 | Visits: 1.134

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: October 18, 2010 | Visits: 851

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: January 15, 2010 | Visits: 746

Vaucanson Vaucanson is a finite state machine manipulation platform, composed of a library and tools implemented on top of it. Vaucansons goal is to enable the development of C++ programs in an abstract and general way with a large specialization power. On the one hand, it allows the writing of...


Platforms: *nix

License: Freeware Size: 286.72 KB Download (91): Vaucanson Download

Released: July 04, 2012  |  Added: April 29, 2014 | Visits: 674

UML StateWizard Pro Just like Visual C++ ClassWizard, UML StateWizard provides a UML state machine programming mechanism in portable standard C/C++ for cross-platform program developement including Linux,Windows,embedded systems developing and simulating. After embedded systems' simulation and debugging in IDE,...


Platforms: Windows

License: Freeware Size: 1.14 MB Download (58): UML StateWizard Pro Download

Added: July 28, 2013 | Visits: 413

State-machine simplex minimizer This is a single M-file that implements a Nelder-Mead simplex minimizer. It makes use of MATLAB's persistent variables to create a "state machine" implementation. This allows entire minimization programs to be written as MATLAB scripts, as it does not require a function to be defined and passed...


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): State-machine simplex minimizer Download

Released: August 04, 2012  |  Added: August 04, 2012 | Visits: 321

JSpasm State Machine Package JSpasm is a pure Java package for developing event-driven, state-based software applications and packages. This small-footprint package will handle multiple models and large numbers of entities in parallel, and includes features to support SMP operation.


Platforms: Windows, Mac, Linux

License: Freeware Size: 53.78 KB Download (44): JSpasm State Machine Package Download

Released: August 12, 2012  |  Added: August 12, 2012 | Visits: 505

jStates - State Machines for Java jStates is a java library for easy state machine design and implementation.It uses XML to define states and state transitions. jStates is aimed at easy integration with desktop J2SE applications, Struts, Commons Validator, Web and other J2EE technologies


Platforms: Windows, Mac, Linux

License: Freeware Size: 1.42 MB Download (47): jStates - State Machines for Java Download

Added: October 16, 2013 | Visits: 1.083

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: June 06, 2010 | Visits: 1.039

Designer Framework Designer Framework provides a highly customizable e-commerce framework. It automatically builds e-commerce interfaces that support a products contraints and properties and can be used to model the product to be sold, automatically and dynamically generating different output formats depending on...


Platforms: *nix

License: Freeware Download (91): Designer Framework Download

Released: December 21, 2012  |  Added: December 21, 2012 | Visits: 319

Aqueduct Aqueduct is a simple state machine library written in Java. Some programs can be described naturally as a state machine or a flowchart; this library is intended to simplify the development of such programs.


Platforms: Windows, Mac, Linux

License: Freeware Size: 14.62 KB Download (48): Aqueduct Download

Released: October 16, 2012  |  Added: October 16, 2012 | Visits: 345

MOCASEngine MOCASEngine is a java UML state machine engine library for executing embedded UML state machine models. MOCASEngine works with Eclipse EMF. It has a full support of composite/orthogonal states, completion transitions, guard, hierarchy of signals, ...


Platforms: Windows, Mac, Linux

License: Freeware Size: 4.52 MB Download (47): MOCASEngine Download

1 2 3 4 5 >