uml state machine
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 4514
Mouse Machine 1.1
Simulate up to 99 mouse actions with Mouse Machine more>>
Simulate up to 99 mouse actions with Mouse Machine Mouse Machine allows you to simulate mouse movement and clicks.
Mouse Machine is fully programmable up to 99 moves/clicks, and you can load/save your config to a disk.
<<lessMouse Machine is fully programmable up to 99 moves/clicks, and you can load/save your config to a disk.
Download (208KB)
Added: 2007-08-02 License: Freeware Price:
635 downloads
Tag Machine 2.0
Tag Machine - tag your screen! more>>
Tag Machine can be used to draw your tag over the desktop and save it as a Mio file. Send your tags to your friends or publish them on Internet.
<<less Download (593KB)
Added: 2006-06-28 License: Freeware Price:
1216 downloads

Game Machine 1.0
Play the latest online games as they are released with our Game Machine. Organize games in your favourites to play them whenever you want. more>>
Play the latest online games as they are released with our Game Machine. Organize games in your favourites to play them whenever you want.
System Requirements: Adobe AIR Framework 1.5
<<less Download (121.60KB)
Added: 2009-10-01 License: Freeware Price:
downloads
The Time Machine 5.2
The Time Machine is an e-book version of the widely used H.G. Wells title (and two movies). more>>
The Time Machine 5.2 is an e-book version of the widely used H.G. Wells title (and two movies). It's a very cool story about a 19th century scientist building his own time machine to influence future events.
Download (677.1KB)
Added: 2002-04-20 License: Freeware Price:
117 downloads
Fruit Machine 1.0
Fruit Machine is a flash web banner advert(468x60 px) with three revolving words more>>
Fruit Machine is a flash web banner advert (468x60 px), with three revolving words, parameters will give you the ability to change the display text and destination URL, designed for your website, designed to be easily installed free.
<<less Download (23.5KB)
Added: 2006-11-12 License: Freeware Price:
1304 downloads
Blue Ball Machine
Blue Ball Machine is a free screesanver that will invade your screen with hundreds of blue balls. more>>
Blue Ball Machine is a free screesanver that will invade your screen with hundreds of blue balls.
Follow each individual blue ball as its poked, prodded, exploded, teleported, bonked, grown, disintegrated, collated, stamped, pressed, rolled and tipped about this insane blue ball factory.
<<lessFollow each individual blue ball as its poked, prodded, exploded, teleported, bonked, grown, disintegrated, collated, stamped, pressed, rolled and tipped about this insane blue ball factory.
Download (3.5MB)
Added: 2007-04-24 License: Freeware Price:
550 downloads
Grade Machine 6.89
Functional and easy-to-use grading software for teachers. more>>
Grade Machine 6.89 is an extremely useful utility for everyone. It is actually the world's most reputable, recognized and innovative precious grading software.
<<less Added: 2000-03-29 License: update/patch Price:
16 downloads
Slot Machine 2.0.0
simulation of a slot machine with three wheels more>> Slot Machine is a simulation of a slot machine with three wheels. Player starts with 20 tokens and can wager 1, 5 or 10 tokens per pull. Payout is approximately 85% (similar to Las Vegas). One, two or three 7s provide payouts of 2, 6 or 70 tokens. Sound is supported.<<less
Download (1.8M)
Added: 2008-11-08 License: Freeware Price:
402 downloads
UML StateWizard 7.7
UML StateWizard - a add-in for Visual C++, which provides a UML more>>
UML StateWizard is a add-in for Visual C++, which provides a UML (Unified Modeling Language) state machine programming mechanism in form of portable standard C or C++ classes for either embedded systems development and simulation, or Windows/WinCE application development.
After embedded systems simulation and debugging in IDE, developer can move program to a destination working environment (such as VxWorks, embedded Linux, etc) with little or no extra investment of effort.
- A ClassWizard-like round-trip UML dynamic modeling/development tool runs in popular IDEs.
- A Cross-platform state-oriented framework for Win32, Linux, pSOS.
- For concurrent,distributed and real-time application development.
UML StateWizard supports:
- Visual C++ 6.0 English and German Edition
- eMbedded Visual C++4.0
- Visual Studio 2003
- Visual Studio 2005 (new)
UML StateWizard is a full-featured UML tool:
- UML diagram support: StateWizard supports the state tree, state chart drawing for dynamicl modeling.
- Forward engineering: The StateWizard UML tool does not limit its use to just pictorial depictions of diagrams. Because the structure of the system defined by the diagram is translated by a developer into actual source code, StateWizard bridges this step by generating the source code in a state machine framework with the methods stubbed out. Developers can take up this stub code and fill in with the actual code.
- Reverse engineering: Reverse engineering is exactly the opposite of forward engineering. In reverse engineering, StateWizard loads all the files of the application/system, identifies state relationships among applications, and reconstructs the entire state machine structure along with all relationships.
- Round-trip engineering: A rule in software design is that no design remains unchanged. This is as true for small systems as it is for large systems. During development, the design structure defined in the UML model undergoes changes to incorporate differences in implementation that may not have been envisaged during design. It becomes very difficult to keep the design of the system synchronized with the changes in the source code. StateWizard?s round-trip engineering feature allows the UML tool to synchronize the model with changes in the application code. StateWizard enforces real-time synchronization of its model to modifications in the source code. For example, developers can visually do a drag-and-drop operation in a state chart diagram and the source code will change as well. On the other hand, developers may directly modify the source code and modifications will be automatically shown in the state chart diagram. StateWizard serves as a bridge between state chart diagram and source code.
- Documentation: StateWizard provides some way for the designer to document design decisions in the diagrams. A designer may save a state chart as a BMP file and a state tree as a text file.
- Integration with popular IDE (VC++): With the increasing use of iterative methodologies for building software systems, it becomes very difficult to keep the design of the system in sync with the developed code. Hence, it would be useful if the UML tool provides integration with popular IDEs. This feature would enable the UML tool to be updated with the changes in the source code made in the IDE.
<<lessAfter embedded systems simulation and debugging in IDE, developer can move program to a destination working environment (such as VxWorks, embedded Linux, etc) with little or no extra investment of effort.
- A ClassWizard-like round-trip UML dynamic modeling/development tool runs in popular IDEs.
- A Cross-platform state-oriented framework for Win32, Linux, pSOS.
- For concurrent,distributed and real-time application development.
UML StateWizard supports:
- Visual C++ 6.0 English and German Edition
- eMbedded Visual C++4.0
- Visual Studio 2003
- Visual Studio 2005 (new)
UML StateWizard is a full-featured UML tool:
- UML diagram support: StateWizard supports the state tree, state chart drawing for dynamicl modeling.
- Forward engineering: The StateWizard UML tool does not limit its use to just pictorial depictions of diagrams. Because the structure of the system defined by the diagram is translated by a developer into actual source code, StateWizard bridges this step by generating the source code in a state machine framework with the methods stubbed out. Developers can take up this stub code and fill in with the actual code.
- Reverse engineering: Reverse engineering is exactly the opposite of forward engineering. In reverse engineering, StateWizard loads all the files of the application/system, identifies state relationships among applications, and reconstructs the entire state machine structure along with all relationships.
- Round-trip engineering: A rule in software design is that no design remains unchanged. This is as true for small systems as it is for large systems. During development, the design structure defined in the UML model undergoes changes to incorporate differences in implementation that may not have been envisaged during design. It becomes very difficult to keep the design of the system synchronized with the changes in the source code. StateWizard?s round-trip engineering feature allows the UML tool to synchronize the model with changes in the application code. StateWizard enforces real-time synchronization of its model to modifications in the source code. For example, developers can visually do a drag-and-drop operation in a state chart diagram and the source code will change as well. On the other hand, developers may directly modify the source code and modifications will be automatically shown in the state chart diagram. StateWizard serves as a bridge between state chart diagram and source code.
- Documentation: StateWizard provides some way for the designer to document design decisions in the diagrams. A designer may save a state chart as a BMP file and a state tree as a text file.
- Integration with popular IDE (VC++): With the increasing use of iterative methodologies for building software systems, it becomes very difficult to keep the design of the system in sync with the developed code. Hence, it would be useful if the UML tool provides integration with popular IDEs. This feature would enable the UML tool to be updated with the changes in the source code made in the IDE.
Download (2.30MB)
Added: 2007-01-29 License: Freeware Price:
1049 downloads
Other version of UML StateWizard
License:Freeware
Price: $0
License:LGPL
License:LGPL
Price: $0
License:OpenSource under LGP
License:OpenSource under LGP
Price: $0
License:OpenSource under LGP
License:OpenSource under LGP
Price: $0.00
License:Freeware
License:Freeware
Boost Machine 1.5.5
BoostMachine is an all in one downloading optimization utility compatible with all BitTorrent clients an exceptional tool well thought out to do one thing only: take full advantage of your torrents download speed! more>> <<less
Download (6.46MB)
Added: 2009-04-23 License: Freeware Price: $0
32 downloads
Other version of Boost Machine
Price: $0
License:Freeware
License:Freeware
Price: $0
License:Freeware
License:Freeware

Karaoke Machine 1.1
Sing songs karaoke-style and record your performance. more>>
Karaoke Machine 1.1 comes as a versatile tool which enables you to sing songs karaoke-style and record your performance. The tool has the facility to remove karaoke voices.
<<less Download (4MB)
Added: 2004-11-27 License: Freeware Price:
2130 downloads
The MP3 Machine 2.1
The MP3 Machine is a free tool that lets you to copy music and sounds to your mp3 player with ease more>>
The MP3 Machine - Copy music and files easily to your Mp3 player or flash drive with ease! Now new and improved screens with download and upload wizards.
Improved Auto Recognizing MP3 connection with new graphics, help, menu and intro
<<lessImproved Auto Recognizing MP3 connection with new graphics, help, menu and intro
Download (2.46MB)
Added: 2007-04-09 License: Freeware Price:
1383 downloads
The Sorting Machine 1.0
The Sorting Machine is a free tool that can sort any type of data element real fast more>>
The Sorting Machine is a free tool that can sort any type of data element real fast.
<<less Download (581KB)
Added: 2006-06-13 License: Freeware Price:
1250 downloads
Guitar chords machine 1
Guitar chords machine. more>> Guitar chords machine. There are 2 things that you should practice as you learn new chords. Play the notes of the chord individually, making sure that all of the notes are sounding. Chord finder, including split chords and chord variations. Also features standard ear training and exotic guitar scales for lefthanded guitar..<<less
Download (71.1KB)
Added: 2008-09-07 License: freeware Price:
411 downloads
Breakdance Machine 1
Learn how to break dance with this program. more>>
Breakdance Machine 1 is a fun and smart program that you can teach yourself Breakdance. Animations with music (hip hop beats) demonstrate how the different moves should be performed. If that is not enough, you can also read step-by-step instructions. All moves can be displayed in actual speed and slow motion. Have fun!
Download (1.2MB)
Added: 2002-02-02 License: Freeware Price:
2511 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above uml state machine search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed