uml class
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1636
CCmdLine Class 1.0.0.1
C++ class will help you get a handle on parameters passed to your application more>> The CCmdLine class will parse all of the parameters passed to your C++ Windows or Console application and make them available to you in a very convenient and usable array. Full working example included.<<less
Download (3KB)
Added: 2008-07-28 License: Freeware Price: Free
454 downloads
Other version of CCmdLine Class
License:Freeware
CMemPool Class 1.0.0.2
CMemPool Class ensures that memory is allocated and freed correctly and eases the normally tedious task of tracing memory leaks more>>
CMemPool Class ensures that memory is allocated and freed correctly and eases the normally tedious task of tracing memory leaks.
<<less Download (2.49KB)
Added: 2006-08-22 License: Freeware Price:
674 downloads

UML Pad 2.1
UML Pad is a CASE tool for UML diagrams design. more>> UML Pad is a CASE tool for UML diagrams design. It supports Class, Sequence, State and Activity diagrams. It allows printing and exporting of the diagram image. For Class diagrams its also possible to export the documentation in html format. The project has been realized with support of the wxWidgets class library.
Current version is 2.1. Now with XML support.<<less
Download (1.41MB)
Added: 2007-10-24 License: Freeware Price: Free
748 downloads
Other version of UML Pad
License:Freeware
List View Sort Class 1.10
This is a sample software that used the List View Sort Class that was developed by Asterworld. Can sort the items ( String, Numeric, Date ) of a list view. You can buy the source code ( C#2005, VB2005 more>>
Requirements: Microsoft .NET Framework
<<less Download (66.75KB)
Added: 2008-09-07 License: Freeware Price: $0
422 downloads
Java Class Finder 1.0
Java Class Finder - Java utility tool to search a given class from all jar files that in a selected directory more>>
Java Class Finder is a small Java program designed to search a given class from all jar files that in a selected directory (and subdirectories).
<<less Download (80KB)
Added: 2007-01-29 License: Freeware Price:
1169 downloads
Java Class Runner 1.0
Can be used to run the Java class Files directly without giving command as Java more>>
Can be used to run the Java class Files directly without giving command as Java Java Class Runner can be used to run the Java class Files directly without giving command as Java .
This can run the java class file which is Framed Application or Applets or Shell Applications.
<<lessThis can run the java class file which is Framed Application or Applets or Shell Applications.
Download (54KB)
Added: 2007-11-27 License: Freeware Price:
440 downloads
CProcess Class 1.0.0.1
Can also use as a drop in replacement for ShellExecute more>> The C++ class can be used when you would like to launch an external application as well as take the full control of its execution. if you are using ShellExecute, the C++ class can be used as a drop to replace with ShellExecute. You may have a look at the full working example included as following.
<<less
Download (4KB)
Added: 2008-12-16 License: Freeware Price: Free
341 downloads
Other version of CProcess Class
License:Freeware
TextBoxBalloonTip class 1.0
Display a balloon on a TextBox on Windows XP. more>> Turns out theres a really easy way to display a balloon on a TextBox on Windows XP. This class encapsulates it. (Note that Common Controls v6 must be used, so your EXE must either have the appropriate manifest file or call EnableVisualStyles in v1.1.)<<less
Download (1KB)
Added: 2008-10-21 License: Freeware Price:
374 downloads
JCL - Java Class Loader 1.0
Enables the user to load Java applications like executables. more>>
Java class file loader enables the user to load Java applications like executables - double click class files from Windows. Loading and running java class files with paths in JDK is not possible. Java class file loader overcomes this problem.
<<less Download (33k)
Added: 1999-07-20 License: Freeware Price: $0.00
3823 downloads
Class Viewer 2.0b
View classes with this utility more>>
Class Viewer 2.0b is an effective utility which is created to help you get constructor, field, method information with free search for methods and option to view javadocs at method.
Requirements: Java
Download (70KB)
Added: 2009-07-01 License: GPL Price: FREE
14 downloads
Custom Application Buttons Class 1.2.4
A customizable button class for REALbasic. more>>
A customizable button class for REALbasic. Custom Application Buttons Class was designed to be a customizable button class for REALbasic. You can change the color of the button and symbol on the fly. You can also change the kind of symbol on the fly. However, this only applies to the round buttons. All buttons maybe resized.
<<less Download (240KB)
Added: 2007-09-27 License: Freeware Price:
757 downloads
CSockSrvr Class 1.0.2.4
CSockSrvr Class is a robust high performance, multi-threaded, multi-client, socket server class more>>
CSockSrvr Class is a robust high performance, multi-threaded, multi-client, socket server class. You can use this class to develop your own TCP/IP server/client applications.
<<less Download (64.2KB)
Added: 2006-08-22 License: Freeware Price:
1160 downloads
ODBC Class Generator 2.0
Generates Object code for database table access usingODBC SDK. Features bulk row fetch and provides easymethods to add/update/delete data from any odbccompatible database. more>>
Generates Object code for database table access usingODBC SDK. Features bulk row fetch and provides easymethods to add/update/delete data from any odbccompatible database.
<<less Download (500K)
Added: 1999-08-20 License: Freeware Price:
1954 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
Send Mail Class Library AwSmtpLE 1.21
This is the class library for sending mail. Sends mail messages by using the SMTP protocol. Can use this library in a program of C# or VB. more>>
Requirements: Microsoft .NET Framework
<<less Download (18.00KB)
Added: 2008-09-07 License: Freeware Price: $0
414 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 class 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