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

Star Uml Portable freeware
Filter: All | Freeware | Demo
 

Star Uml Portable

1 2 3 4 5 > 
Released: September 18, 2012  |  Added: September 18, 2012 | Visits: 754

Software Ideas Modeler Portable Software Ideas Modeler is a small, portable and powerful program that will help you create UML diagrams. It supports 10 types of UML diagrams (Class Diagram, Use Case Diagram, Communication Diagram, Sequence Diagram, Package Diagram, Object Diagram, Deployment Diagram, State Machine Diagram,...



Platforms: Windows

License: Freeware Size: 1.12 MB Download (53): Software Ideas Modeler Portable Download

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

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

Released: December 12, 2001  |  Added: August 05, 2006 | Visits: 5.175

Visual Paradigm for UML Visual Paradigm for the Unified Modeling Language (VP-UML) is a UML CASE suite with teamwork capability. The suite of tools are designed for a wide range of users, including Software Engineers, System Analysts, Business Analysts, System Architects alike, who are interested in building large...


Platforms: Windows, Mac, *nix

License: Freeware Size: 10 KB Download (390): Visual Paradigm for UML Download

Added: September 23, 2006 | Visits: 5.506

Star Wars Screensavers Enjoy the featuring images from the latest Star Wars with spacecrafts cruising across your screen. Experience the star wars without stepping away from your desk and spirit yourself up as hot music plays in the background. If you want to make your own screensavers with your favorite images or...


Platforms: Windows, Windows CE

License: Freeware Size: 787 KB Download (282): Star Wars Screensavers Download

Added: November 14, 2006 | Visits: 6.568

Movie Star Screensavers These Movie Star Screensavers are packed full of beautiful and attractive images of female celebrity in the world. If you like movie, you will find lots of familiar movie stars'pretty images in these Movie Star Screensavers. Make your own screen savers, If you want to make your own...


Platforms: Windows, Windows CE

License: Freeware Size: 719 KB Download (265): Movie Star Screensavers Download

Released: May 01, 2009  |  Added: May 05, 2009 | Visits: 8.812

Portable RDP 6 client Microsoft has annoyed the world with RDP 6 issues, bugs, difficulty to install it, requierements... RDP 6 portable is the very simple, easy to use program to blow-up all of these issues. It is a fully functionnal RDP 6 client standalone program. Less than 3 MB: no more need to install 350 MD of...


Platforms: Windows, Windows CE

License: Freeware Size: 2.46 MB Download (2222): Portable RDP 6 client Download

Added: March 27, 2010 | Visits: 1.265

CGI::Portable CGI::Portable is a framework for server-generic web apps. SYNOPSIS Content of thin shell "startup_cgi.pl" for CGI or Apache::Registry env: #!/usr/bin/perl use strict; use warnings; require CGI::Portable; my $globals = CGI::Portable->new(); use Cwd; $globals->file_path_root( cwd() );...


Platforms: *nix

License: Freeware Size: 95.23 KB Download (106): CGI::Portable Download

Added: May 14, 2010 | Visits: 1.632

Portable Coroutine Library Portable Coroutine Library (PCL) implements the low level functionality for coroutines. For a definition of the term coroutine see The Art of Computer Programming by Donald E. Knuth. Coroutines are a very simple cooperative multitasking environment where the switch from one task to another is...


Platforms: *nix

License: Freeware Size: 307.2 KB Download (118): Portable Coroutine Library Download

Added: September 23, 2010 | Visits: 2.131

G-Star G-Star project is a clone of the TI-8x calculator game D-Star which are all clones of an HP48 game of the same name. G-Star currently includes 25 levels: 20 from the HP48 version, and 5 from the TI-83 version of the game. I am planning on adding additional levels to the game as well as some new...


Platforms: *nix

License: Freeware Size: 163.84 KB Download (139): G-Star Download

Added: May 19, 2010 | Visits: 1.538

Standard Portable Library Standard Portable Library is a pointer friendly C/C++ STL substitute. The API is similar to Java or .NET and includes common data structures, networking, and database support..


Platforms: *nix

License: Freeware Size: 512 KB Download (102): Standard Portable Library Download

Added: April 23, 2010 | Visits: 796

UMMF::UML::MetaMetaModel UMMF::UML::MetaMetaModel is an implementation of the UML Meta-Meta-Model (M3). SYNOPSIS use UMMF::UML::MetaMetaModel; my $factory = UMMF::UML::MetaMetaModel->factory; my $model = $factory->create(Model); $factory->create(Class, name => Foo, namespace => $model); ... This package...


Platforms: *nix

License: Freeware Size: 686.08 KB Download (141): UMMF::UML::MetaMetaModel Download

Added: August 25, 2010 | Visits: 2.001

Portable OpenSSH Portable OpenSSH is a Unix/Linux port of OpenBSDs excellent OpenSSH, a full implementation of the SSH1 and SSH2 protocols. Portable OpenSSH includes sftp client and server support. OpenSSH is a FREE version of the SSH protocol suite of network connectivity tools that increasing numbers of...


Platforms: *nix

License: Freeware Size: 911.36 KB Download (210): Portable OpenSSH Download

Added: September 21, 2010 | Visits: 1.359

UML::Sequence UML::Sequence is a Perl module to render UML sequence diagrams, often by running the code. SYNOPSIS use UML::Sequence; my $tree = UML::Sequence->new(@methods, @outline, &parse_method); print $tree->build_xml_sequence(Title); To use this package, or see how to use it, see genericseq.pl...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (159): UML::Sequence Download

Added: May 19, 2010 | Visits: 1.085

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: January 11, 2010 | Visits: 1.054

UML::Sequence::JavaSeq UML::Sequence::JavaSeq is a Perl module for use with genericseq.pl script, works on compiled Java programs. SYNOPSIS genericseq.pl UML::Sequence::JavaSeq Hello.methods Hello > Hello.xml seq2svg.pl Hello.xml > Hello.svg OR genericseq.pl UML::Sequence::JavaSeq Hello.methods Hello |...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (92): UML::Sequence::JavaSeq Download

Added: July 20, 2010 | Visits: 2.072

PlayStation Portable Video Converter PlayStation Portable Video Converter (PSPVC) is a FFMPEG front-end to convert video files for the PSP. PlayStation Portable Video Converter allow you to queue severals conversions with different parameters for each. Formats: * MPEG4/SP (all firmware) * H264/AVC (firmware 2.0+).


Platforms: *nix

License: Freeware Size: 2.6 MB Download (157): PlayStation Portable Video Converter Download

Added: March 04, 2010 | Visits: 1.252

Portable Object Compiler Portable Object Compiler project consists of a set of Objective-C class libraries and a precompiler (translator) that generates plain C code..


Platforms: *nix

License: Freeware Size: 839.68 KB Download (108): Portable Object Compiler Download

Added: October 13, 2010 | Visits: 1.378

Quantum Star: Generations Quantum Star: Generations project is an easy to install and manage space strategy browser-based game. Quantum Star: Generations is a browser-based space strategy and trading game played across a mapped galaxy against other players. Utilizing mining, trading, research, and production through...


Platforms: *nix

License: Freeware Download (112): Quantum Star: Generations Download

Added: November 27, 2010 | Visits: 1.988

Star Asterisk API Star Asterisk API is a high performance API that connects to the manager interface of Asterisk or to AstManProxy. Star Asterisk API is easy to use, object-oriented, and easy to extend to suit your particular requirements.. office outlook star dialer free java api for asterisk ip


Platforms: *nix

License: Freeware Size: 20.48 KB Download (205): Star Asterisk API Download

Added: July 05, 2010 | Visits: 1.456

Star Trek Voyager: Elite Force Star Trek Voyager: Elite Force is a modification to the icculus.org maintained quake3 engine to make it possible to run EliteForce holomatch. This means: you can *not* play single player missions with this project. This engine has full compatibility for the newer _and_ the original EliteForce...


Platforms: *nix

License: Freeware Size: 4.8 MB Download (150): Star Trek Voyager: Elite Force Download

1 2 3 4 5 >