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

Uml State Machine Diagram software
Filter: All | Freeware | Demo
 

Uml State Machine Diagram

< 1 2 3 4 5 > 
Added: September 15, 2010 | Visits: 1.233

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: January 21, 2010 | Visits: 852

ccscript 3 GNU ccScript is a C++ class framework for creating a virtual machine execution system for use with and as a scripting/assembler language for state-transition driven realtime systems. The most common example of this is as the core of the scripting engine found in GNU Bayonne. GNU ccScript uses a...





Platforms: *nix

License: Freeware Size: 348.16 KB Download (89): ccscript 3 Download

Released: October 23, 2012  |  Added: October 23, 2012 | Visits: 574

Agilian Agilian is a complete modeling environment designed for applying Agile Modeling. Agilian removes the boundary of notations. Architect, Project Manager, Analyst, Designer and Developer can express their idea freely with any notation which is suitable. Improve modeling efficiency with an easy to...


Platforms: Mac

License: Demo Cost: $0.00 USD Download (52): Agilian Download

Added: September 10, 2013 | Visits: 537

phpWebApp for Scripts 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: PHP

License: Freeware Size: 460.8 KB Download (46): phpWebApp for Scripts Download

Added: July 04, 2013 | Visits: 229

AQAppStateMachine AQAppStateMachine is designed to assist the development of applications with some fairly intricate state requirements. The idea is that the state itself is stored as an n-bit bitfield, and that the application can define certain ranges of this bitfield to refer to state flags. These flags can be...


Platforms: Mac

License: Freeware Size: 92.16 KB Download (36): AQAppStateMachine Download

Added: October 24, 2013 | Visits: 359

ccscript 4 GNU ccScript is a C class framework for creating a virtual machine execution system for use with and as a scripting/assembler language for state-transition driven realtime systems. The most common example of this is as the core of the scripting engine found in GNU Bayonne. GNU ccScript uses a...


Platforms: *nix

License: Freeware Size: 51.2 KB Download (41): ccscript 4 Download

Added: March 11, 2006 | Visits: 3.194

XPad Design Suite XPad design suite and IDE, allowing you to visually design, program, simulate, document and compile native assembly code or executable files for plug-in targets. XPad-models are created by using drag & drop with the mouse. The keyboard is only used to document your models. Targets include...


Platforms: Windows

License: Shareware Cost: $0.00 USD Size: 3.31 MB Download (353): XPad Design Suite Download

Released: January 24, 2008  |  Added: February 07, 2008 | Visits: 3.142

MicroOLAP Database Designer for PostgreSQL Database Designer for PostgreSQL is an easy CASE tool with intuitive graphical interface allowing you to build a clear and effective database structure visually, see the complete picture (diagram) representing all the tables, references between them, views, stored procedures and other objects....


Platforms: Windows

License: Shareware Cost: $124.95 USD Size: 7.43 MB Download (134): MicroOLAP Database Designer for PostgreSQL Download

Added: May 10, 2013 | Visits: 1.288

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: October 08, 2010 | Visits: 821

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: April 08, 2010 | Visits: 2.795

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: February 09, 2010 | Visits: 898

Algorithm::AhoCorasick Algorithm::AhoCorasick provides efficient search for multiple strings. Aho-Corasick is a classic (1975) algorithm for locating elements of a finite set of strings within an input text. It constructs a finite state machine from a list of keywords, then uses the machine to locate all occurrences...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (143): Algorithm::AhoCorasick Download

Released: August 13, 2012  |  Added: August 13, 2012 | Visits: 383

Constable Authorization Engine Constable Authorization Engine (CAZE) is a .NET Framework class library for managing and using application-defined authorization policies easily and efficiently.The CAZE authorization policy is stored as a XML document and it represents a set of authorization rules associated with an application...


Platforms: Windows

License: Shareware Cost: $295.00 USD Size: 2.08 MB Download (49): Constable Authorization Engine Download

Added: July 27, 2006 | Visits: 2.854

HS POP3 Lite HS POP3 Lite is a software library in C (supplied with full source code) which implements the client side of Post Office Protocol Version 3 (POP3) over TCP socket layer according to RFC 1939. Among other features, the library supports user authentication, reception of basic internet headers and...


Platforms: Windows

License: Freeware Size: 80 KB Download (171): HS POP3 Lite Download

Added: August 10, 2008 | Visits: 1.369

HS SMTP Lite HS SMTP LITE is a software library in C (supplied with full source code) which implements the client side of Simple Mail Transfer Protocol (SMTP) over TCP socket layer according to RFC 821. Support for transfer of basic message header and text is provided To send a text email message to any...


Platforms: Windows

License: Freeware Size: 76 KB Download (129): HS SMTP Lite Download

Released: August 26, 2014  |  Added: September 14, 2014 | Visits: 2.453

HS SMTP HS SMTP is a software library in C (supplied with full source code) which implements the client side of Simple Mail Transfer Protocol (SMTP) over TCP socket layer according to RFC 821. Support for transfer of basic message header and text is provided From version 1.1, HS SMTP supports ESMTP...


Platforms: Windows, *nix, Windows 7, Windows Server

License: Demo Cost: $479.00 USD Size: 1.1 MB Download (163): HS SMTP Download

Added: March 25, 2010 | Visits: 706

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: September 05, 2010 | Visits: 1.100

Scorched3D 41 Scorched 3D project is a game based loosely (or actually quite heavily now) on the classic DOS game Scorched Earth "The Mother Of All Games". Scorched 3D adds amongst other new features a 3D island environment and LAN and internet play. Scorched 3D is totally free and is available for both...


Platforms: *nix

License: Freeware Size: 55 MB Download (91): Scorched3D 41 Download

Added: January 21, 2010 | Visits: 1.668

The Mesa 3D Graphics Library Mesa is a 3-D graphics library with an API which is very similar to that of OpenGL. To the extent that Mesa utilizes the OpenGL command syntax or state machine, it is being used with authorization from Silicon Graphics, Inc.(SGI). However, the author does not possess an OpenGL license from SGI,...


Platforms: *nix

License: Freeware Size: 3.2 MB Download (123): The Mesa 3D Graphics Library Download

Added: January 05, 2010 | Visits: 893

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

< 1 2 3 4 5 >