Freeware: Only Free Software, Games, Tools, Utilities. Free Download Center Freeware Home New Submit Links Contact Privacy
Business| Desktop| Developer Tools| Drivers| Education| Games| Home & Personal| Internet| Multimedia| Operating Systems| Utilities
 

 



   Freeware: Top Model Puzzles

 

 SDE for Sun ONE (CE) for Linux  License: Freeware

 
  Visual Paradigm SDE for Sun ONE is a UML CASE tool/plug-in tightly integrated with Sun ONE. This UML CASE tool supports full software development lifecycle - analysis, design, implementation, testing and deployment. This UML tool helps you build quality applications faster, better and cheaper. You can draw all types of UML diagrams in Sun ONE, reverse engineer Java code to class diagrams, generate Java code and generate documentation. SDE Features: +the latest UML support (use case diagram, sequence diagram, collaboration diagram, class diagram, statechart/state diagram, activity diagram, component diagram, deployment diagram) +Use case modeling (use case description, scheduling...) +Textual analysis for identifying candidate classes, use cases, actors, flow of events... +Business Workflow diagram +CRC Card diagram +Incremental round-trip engineering +Reverse engineering - code to diagram, code to model (Java to UML models, Java to UML diagram) +Code Generation - generate code, diagram to code, model to code (UML to code, UML model to Java) +Automatic synchronization between source code and diagrams +Instant Reverse for Java, XML, XML Schema, Dot NET dll/exe, C++, CORBA IDL +Plug-in and template +Automatic diagram layout - rearrange classes and connectors in UML diagrams in different styles +Import Rational Rose +Export/Import XMI +Export diagrams to SVG, PNG, JPG +Report generator for generating UML documentation to HTML or PDF +Microsoft Visio Integration - draw UML diagrams with MS Visio shapes +Version control +Multilingual support +More... Other UML Modeling Tools / UML Plug-ins: Java Platform (Linux/Windows/Mac OS X): +SDE for Sun ONE +SDE for Oracle JDeveloper +SDE for IBM WebSphere (WSAD) +SDE for Borland JBuilder +SDE for IntelliJ IDEA +SDE for Eclipse +SDE for NetBeans Windows Platform: +SDE for Microsoft Visual Studio .NET +More SDE...

Author:
Visual Paradigm| Date: 0-71-2004 | Size: 30731 KB
  -
 

 SDE for Visual Studio .NET (CE) for Windows  License: Freeware

 
  Visual Paradigm SDE for Visual Studio .NET is a UML CASE tool/plug-in tightly integrated with Visual Studio .NET. This UML CASE tool supports full software development lifecycle - analysis, design, implementation, testing and deployment. This UML tool helps you build quality applications faster, better and cheaper. You can draw all types of UML diagrams in Visual Studio .NET, generate C# code, reverse engineer C# code to class diagrams and generate documentation. SDE Features: +the latest UML support (class diagram, use case diagram, sequence diagram, collaboration diagram, statechart/state diagram, activity diagram, component diagram, deployment diagram, package diagram, object diagram) +Use case modeling (use case description, scheduling...) +Textual analysis for identifying candidate classes, use cases, actors, flow of events... +CRC Card diagram +Business Workflow diagram +Reverse engineering - code to diagram, code to model (C# to UML models, C# to UML diagram) +Instant Reverse for C#, C++, Java, XML, Dot NET dll/exe, CORBA IDL +Code Generation - diagram to code, model to code, (UML to code, UML model to C#) +Incremental round-trip engineering +Automatic synchronization between diagrams and source code +Template and plug-in +Automatic diagram layout - rearrange classes and connectors in UML diagrams in different styles +Import/export XMI +Import Rational Rose +Export diagrams to SVG, PNG, JPG +Microsoft Visio Integration - draw UML diagrams with MS Visio shapes +Report generator for generating UML documentation to PDF or HTML +Version control +Multilingual support +More... Other UML Modeling Tools / UML Plug-ins: Windows Platform: +SDE for Microsoft Visual Studio .NET Java Platform (Windows/Linux/Mac OS X): +SDE for Oracle JDeveloper +SDE for IBM WebSphere (WSAD) +SDE for Borland JBuilder +SDE for IntelliJ IDEA +SDE for Eclipse +SDE for NetBeans +SDE for Sun ONE +More SDE...

Author:
Visual Paradigm| Date: 0-71-2004 | Size: 65134 KB
  -
 

 Harem Games Blackjack  License: Freeware

 
  Harem Games Blackjack is a popular and free blackjack game featuring strip models. Blackjack objective is to completely strip the model by obtaining card hands as close to 21 as you can without going over. In blackjack as the player you are always competing against the dealer. If your first two cards total 21 you have blackjack. If, at the end of the game, your hand is closer to 21 than the dealer's hand, you win the same amount as you wagered. If you have blackjack (your first two cards total 21), you win 3:2 the value of your wager, unless the dealer also has blackjack. In that case the game is a tie and your wager is returned. Aces count as either 1 or 11, face cards as 10, and all remaining cards as their numbered values. If your hand total exceeds 21, you have "BUST" and you lose your wager. If, at the end of the game, your hand total is equal to the dealer's hand, the game is considered a tie "PUSH" and your wager is returned. Blackjack (your first two cards total 21) beats any other combined card score of 21. TRIPLE 7 BLACKJACK BONUS: If, during your play, you receive three 7's of spades for a total result of 21 you have won the Triple 7 Bonus and your account will be credited 3 times your bet. DOUBLE DOWN: When you have been dealt two cards, and you think that your next card will put you in a position to beat the dealer's hand you can select "DOUBLE". Your wager is then doubled, and you will receive only one additional card. Every time you win and have cash that at least doubles the strip sum you can proceed to undress the model a step further. The strip sum gets higher as the game proceeds so play the smart way to have the lady completely undress for you! The full version features uncensored complete stripteases and even more and has our most beautiful models available! It features a new girl every single day. When you succeed stripping the model you win access to her full photo gallery! Have fun!

Author:
Harem Games Entertainment| Date: 22-11-2004 | Size: 525 KB
  -
 

 Regular Expression Component Library for BCB5  License: Freeware

 
  The Regular Expression Component Library is an easy to use library for searching and/or replacing strings or data in files using regular expressions. It supports both VCL programming using the C++ Builder 5 IDE's RAD programming model and non-VCL programming. Both methods of programming support the properties, methods, and events model C++ Builder. It has flexible expression options to match any type of regular expression syntax. There is extensive documentation to explain its use and the library is fully supported. The library is also fast and easy to use and the header files automatically link in the correct supporting libraries. Regular expressions are a means of doing searching based on patterns adopted from the UNIX idea of regular expressions in various Unix tools. The properties/methods/events model uses: a) Properties for specifying a regular expression, string to match, file specification ( with wildcards ) to match, flexible options for regular expression syntax, flexible options for matching considerations, and other properties to enhance matching capabilities. b) Methods to match a string in numerous ways; the entire string, the beginning of the string, anywhere in the string, multiple exclusive matches in a string. Methods to match file data; either a single match in a file or multiple matches in a file. A method to change data in a string or file based on format-like replacement syntax which can use the actual data found or one of its sub-expressions. A method for splitting strings based on regular expressions. c) Events to handle the gathering of specific data for each of the matching methods. Most of the event handlers gain access to what the expression matches as well as to what each sub-expression of the expression matches.

Author:
Edward Diener| Date: 16-11-2002 | Size: 3774 KB
  -
 

 ECS KM400A-M2(1.0) Bios v 1.0G  License: Freeware

 
  1. Adds support AMD K7 Athlon SSF CPU ID = 6A0h , L2 512K., 2. Adds support AMD K7 Athlon CPU ID 6A0H, L2 256K., 3. Adds Athlon XP 2900+ for Model 10 L2 cache =512K.Athlon XP 3100+ for Model 10 L2 cache =256K., 4.Supports AMD new Sempron CPUs (2200+/2300+/3000+), L2 cache is 256K, 5.Supports AMD new Sempron CPUs (2400+/2500+/2600+/2800+), 256KB L2 cache Before starting this driver installation we suggest you make sure you are installing the latest driver version available. Follow readme instructions/help file for installing drivers when available. Sometimes you need to restart your system for the new installed driver to become active. You can install this driver with the following operating system: Windows 98/ME/2000/XP

Author:
ECS| Date: 30-12-2004 | Size: 50 KB
  -
 

 SDE for IBM WebSphere (CE) for Windows  License: Freeware

 
  Visual Paradigm SDE for IBM WebSphere is a UML CASE tool/plug-in tightly integrated with IBM WebSphere. This UML CASE tool supports full software development lifecycle - analysis, design, implementation, testing and deployment. This UML tool helps you build quality applications faster, better and cheaper. You can draw all types of UML diagrams in IBM WebSphere, generate Java code, reverse engineer Java code to class diagrams and generate documentation. SDE Features: +CRC Card diagram +Use case modeling (use case description, scheduling...) +Textual analysis for identifying candidate classes, use cases, actors, flow of events... +the latest UML support (use case diagram, sequence diagram, collaboration diagram, class diagram, statechart/state diagram, activity diagram, component diagram, deployment diagram, object diagram, package diagram) +Business Workflow diagram +Reverse engineering - code to model, code to diagram (Java to UML models, Java to UML diagram) +Instant Reverse for XML, XML Schema, Dot NET dll/exe, C++, Java, CORBA IDL +Code Generation - generate code, model to code, diagram to code (UML to code, UML model to Java) +Incremental round-trip engineering +Automatic synchronization between source code and diagrams +Automatic diagram layout - rearrange classes and connectors in UML diagrams in different styles +Microsoft Visio Integration - draw UML diagrams with MS Visio shapes +Report generator for generating UML documentation to HTML or PDF +Export diagrams to SVG, PNG, JPG +Import Rational Rose +Import/export XMI +Plug-in and template +Version control +Multilingual support +More... Other UML Modeling Tools / UML Plug-ins: Java Platform (Windows/Linux/Mac OS X): +SDE for IBM WebSphere (WSAD) +SDE for Borland JBuilder +SDE for IntelliJ IDEA +SDE for Eclipse +SDE for NetBeans +SDE for Sun ONE Windows Platform: +SDE for Microsoft Visual Studio .NET +More SDE...

Author:
Visual Paradigm| Date: 0-71-2004 | Size: 36648 KB
  -
 

 Digi-Info  License: Freeware

 
  There's quite a bit of hidden information in pictures taken with your Digital Camera and Digi-Info will extract that info so you can view and save it. Types of information include Camera make and model, Orientation, Resolution, Exposure Time, Date, Time, Shutter Speed, Aperture Value, Subject Distance, Metering Mode, Light Source, Flash on/off, Focal Length, Width, and Height, among others.

Author:
Jerry Campbell| Date: 08-09-2003 | Size: 533 KB
  -
 

 SDE for IBM WebSphere (CE) for Linux  License: Freeware

 
  Visual Paradigm SDE for IBM WebSphere is a UML CASE tool/plug-in tightly integrated with IBM WebSphere. This UML CASE tool supports full software development lifecycle - analysis, design, implementation, testing and deployment. This UML tool helps you build quality applications faster, better and cheaper. You can draw all types of UML diagrams in IBM WebSphere, generate Java code, reverse engineer Java code to class diagrams and generate documentation. SDE Features: +CRC Card diagram +Use case modeling (use case description, scheduling...) +Textual analysis for identifying candidate classes, use cases, actors, flow of events... +the latest UML support (use case diagram, sequence diagram, collaboration diagram, class diagram, statechart/state diagram, activity diagram, component diagram, deployment diagram, object diagram, package diagram) +Business Workflow diagram +Reverse engineering - code to model, code to diagram (Java to UML models, Java to UML diagram) +Instant Reverse for XML, XML Schema, Dot NET dll/exe, C++, Java, CORBA IDL +Code Generation - generate code, model to code, diagram to code (UML to code, UML model to Java) +Incremental round-trip engineering +Automatic synchronization between source code and diagrams +Automatic diagram layout - rearrange classes and connectors in UML diagrams in different styles +Microsoft Visio Integration - draw UML diagrams with MS Visio shapes +Report generator for generating UML documentation to HTML or PDF +Export diagrams to SVG, PNG, JPG +Import Rational Rose +Import/export XMI +Plug-in and template +Version control +Multilingual support +More... Other UML Modeling Tools / UML Plug-ins: Java Platform (Linux/Windows/Mac OS X): +SDE for IBM WebSphere (WSAD) +SDE for Borland JBuilder +SDE for IntelliJ IDEA +SDE for Eclipse +SDE for NetBeans +SDE for Sun ONE Windows Platform: +SDE for Microsoft Visual Studio .NET +More SDE...

Author:
Visual Paradigm| Date: 0-71-2004 | Size: 36648 KB
  -
 

 Regular Expression Component Library for VC7  License: Freeware

 
  The Regular Expression Component Library is an easy to use library for searching and/or replacing strings or data in files using regular expressions in non-managed C++ code. It supports both MFC programming using the MFC programming model and non-MFC programming. Both methods of programming support a properties, methods, and events model with VC++ and Visual Studio .NET 2002. It has flexible expression options to match any type of regular expression syntax. There is extensive documentation to explain its use and the library is fully supported. The library is also fast and easy to use and the header files automatically link in the correct supporting libraries. Regular expressions are a means of doing searching based on patterns adopted from the UNIX idea of regular expressions in various Unix tools. The properties/methods/events model uses: a) Properties for specifying a regular expression, string to match, file specification ( with wildcards ) to match, flexible options for regular expression syntax, flexible options for matching considerations, and other properties to enhance matching capabilities. b) Methods to match a string in numerous ways; the entire string, the beginning of the string, anywhere in the string, multiple exclusive matches in a string. Methods to match file data; either a single match in a file or multiple matches in a file. A method to change data in a string or file based on format-like replacement syntax which can use the actual data found or one of its sub-expressions. A method for splitting strings based on regular expressions. c) Events to handle the gathering of specific data for each of the matching methods. Most of the event handlers gain access to what the expression matches as well as to what each sub-expression of the expression matches.

Author:
Edward Diener| Date: 16-11-2002 | Size: 6603 KB
  -
 

 Regular Expression Component Library for VC7.1  License: Freeware

 
  The Regular Expression Component Library is an easy to use library for searching and/or replacing strings or data in files using regular expressions in non-managed C++ code. It supports both MFC programming using the MFC programming model and non-MFC programming. Both methods of programming support a properties, methods, and events model with VC++ in Visual Studio .NET 2003. It has flexible expression options to match any type of regular expression syntax. There is extensive documentation to explain its use and the library is fully supported. The library is also fast and easy to use and the header files automatically link in the correct supporting libraries. Regular expressions are a means of doing searching based on patterns adopted from the UNIX idea of regular expressions in various Unix tools. The properties/methods/events model uses: a) Properties for specifying a regular expression, string to match, file specification ( with wildcards ) to match, flexible options for regular expression syntax, flexible options for matching considerations, and other properties to enhance matching capabilities. b) Methods to match a string in numerous ways; the entire string, the beginning of the string, anywhere in the string, multiple exclusive matches in a string. Methods to match file data; either a single match in a file or multiple matches in a file. A method to change data in a string or file based on format-like replacement syntax which can use the actual data found or one of its sub-expressions. A method for splitting strings based on regular expressions. c) Events to handle the gathering of specific data for each of the matching methods. Most of the event handlers gain access to what the expression matches as well as to what each sub-expression of the expression matches.

Author:
Edward Diener| Date: 01-08-2003 | Size: 6702 KB
  -
 

 SDE for JDeveloper (CE) for Windows  License: Freeware

 
  Visual Paradigm SDE for JDeveloper is a UML CASE tool/plug-in tightly integrated with JDeveloper. This UML CASE tool supports full software development lifecycle - analysis, design, implementation, testing and deployment. This UML tool helps you build quality applications faster, better and cheaper. You can draw all types of UML diagrams in JDeveloper, generate Java code, reverse engineer Java code to class diagrams and generate documentation. SDE Features: +the latest UML support (use case diagram, sequence diagram, collaboration diagram, object diagram, class diagram, statechart/state diagram, activity diagram, component diagram, deployment diagram) +Use case modeling (use case description, scheduling...) +Textual analysis for identifying candidate classes, use cases, actors, flow of events... +Business Workflow diagram +CRC Card diagram +Reverse engineering - code to model, code to diagram (Java to UML models, Java to UML diagram) +Instant Reverse for XML, XML Schema, Dot NET dll/exe, C++, CORBA IDL +Code Generation - generate code, model to code, diagram to code (UML to code, UML model to Java) +Incremental round-trip engineering +Automatic synchronization between source code and diagrams +Plug-in and template +Automatic diagram layout - rearrange classes and connectors in UML diagrams in different styles +Import/export XMI +Import Rational Rose +Export diagrams to SVG, PNG, JPG +Microsoft Visio Integration - draw UML diagrams with MS Visio shapes +Report generator for generating UML documentation to HTML or PDF +Version control +Multilingual support +More... Other UML Modeling Tools / UML Plug-ins: Java Platform (Windows/Linux/Mac OS X): +SDE for Oracle JDeveloper +SDE for IBM WebSphere (WSAD) +SDE for Borland JBuilder +SDE for IntelliJ IDEA +SDE for Eclipse +SDE for NetBeans +SDE for Sun ONE Windows Platform: +SDE for Microsoft Visual Studio .NET +More SDE...

Author:
Visual Paradigm| Date: 0-71-2004 | Size: 29871 KB
  -
 

 SDE for JBuilder (CE) for Windows  License: Freeware

 
  Visual Paradigm SDE for JBuilder is a UML CASE tool/plug-in tightly integrated with JBuilder. This UML CASE tool supports full software development lifecycle - analysis, design, implementation, testing and deployment. This UML tool helps you build quality applications faster, better and cheaper. You can draw all types of UML diagrams in JBuilder, generate Java code, reverse engineer Java code to class diagrams and generate documentation. SDE Features: +the latest UML support (use case diagram, sequence diagram, collaboration diagram, class diagram, object diagram, package diagram, statechart/state diagram, activity diagram, component diagram, deployment diagram) +Use case modeling (use case scheduling, description...) +Textual analysis for identifying candidate use cases, actors, flow of events, classes... +Business Workflow diagram +CRC Card diagram +Reverse engineering - code to model, code to diagram (Java to UML models, Java to UML diagram) +Instant Reverse for C++, Java, XML, Dot NET dll/exe, CORBA IDL +Code Generation - generate code, model to code, diagram to code (UML to code, UML model to Java) +Incremental round-trip engineering +Automatic synchronization between source code and diagrams +Automatic diagram layout - rearrange classes and connectors in UML diagrams in different styles +Export XMI/ImportXMI +Export diagrams to SVG, PNG, JPG +Import Rational Rose +Microsoft Visio Integration - draw UML diagrams with MS Visio shapes +Report generator for generating UML documentation to HTML or PDF +Plug-in and template +Version control +Multilingual support +More... Other UML Modeling Tools / UML Plug-ins: Java Platform (Windows/Linux/Mac OS X): +SDE for Borland JBuilder +SDE for IBM WebSphere (WSAD) +SDE for IntelliJ IDEA +SDE for Eclipse +SDE for NetBeans +SDE for Oracle JDeveloper +SDE for Sun ONE Windows Platform: +SDE for Microsoft Visual Studio .NET +More SDE...

Author:
Visual Paradigm| Date: 0-71-2004 | Size: 33205 KB
  -
 

 SDE for Eclipse (CE) for Windows  License: Freeware

 
  Visual Paradigm SDE for Eclipse is a UML CASE tool/plug-in tightly integrated with Eclipse. This UML CASE tool supports full software lifecycle - analysis, design, implementation, testing and deployment. This UML tool helps you build quality applications faster, better and cheaper. You can draw all types of UML diagrams in Eclipse, reverse engineer Java code to class diagrams, generate Java code and generate documentation. SDE Features: +the latest UML support (use case diagram, sequence diagram, collaboration diagram, class diagram, statechart/state diagram, activity diagram, component diagram, deployment diagram, object diagram, package diagram) +Use case modeling (use case description, scheduling...) +Textual analysis for identifying candidate classes, actors, use cases, flow of events... +Business Workflow diagram +CRC Card diagram +Reverse engineering - code to model, code to diagram (Java to UML models, Java to UML diagram) +Instant Reverse for Java, C++, Dot NET exe/dll, XML, XML Schema, CORBA IDL +Code Generation - generate code, model to code, diagram to code (UML to code, UML model to Java) +Incremental round-trip engineering +Automatic synchronization between source code and diagrams +Automatic diagram layout - rearrange classes and connectors in UML diagrams in different styles +Import Rational Rose +Import/export XMI +Export diagrams to JPG, PNG, SVG +Microsoft Visio Integration - draw UML diagrams with MS Visio shapes +Report generator for generating UML documentation to HTML or PDF +Plug-in and template +Version control +Multilingual support +More... Other UML Modeling Tools / UML Plug-ins: Java Platform (Windows/Linux/Mac OS X): +SDE for Eclipse +SDE for Oracle JDeveloper +SDE for IBM WebSphere (WSAD) +SDE for Borland JBuilder +SDE for IntelliJ IDEA +SDE for NetBeans +SDE for Sun ONE Windows Platform: +SDE for Microsoft Visual Studio .NET +More SDE...

Author:
Visual Paradigm| Date: 0-71-2004 | Size: 35948 KB
  -
 

 SDE for JDeveloper (CE) for Linux  License: Freeware

 
  Visual Paradigm SDE for JDeveloper is a UML CASE tool/plug-in tightly integrated with JDeveloper. This UML CASE tool supports full software development lifecycle - analysis, design, implementation, testing and deployment. This UML tool helps you build quality applications faster, better and cheaper. You can draw all types of UML diagrams in JDeveloper, generate Java code, reverse engineer Java code to class diagrams and generate documentation. SDE Features: +the latest UML support (use case diagram, sequence diagram, collaboration diagram, object diagram, class diagram, statechart/state diagram, activity diagram, component diagram, deployment diagram) +Use case modeling (use case description, scheduling...) +Textual analysis for identifying candidate classes, use cases, actors, flow of events... +Business Workflow diagram +CRC Card diagram +Reverse engineering - code to model, code to diagram (Java to UML models, Java to UML diagram) +Instant Reverse for Java, XML, XML Schema, C++, Dot NET dll/exe, CORBA IDL +Code Generation - generate code, model to code, diagram to code (UML to code, UML model to Java) +Incremental round-trip engineering +Automatic synchronization between source code and diagrams +Plug-in and template +Automatic diagram layout - rearrange classes and connectors in UML diagrams in different styles +Import/export XMI +Import Rational Rose +Export diagrams to SVG, PNG, JPG +Microsoft Visio Integration - draw UML diagrams with MS Visio shapes +Report generator for generating UML documentation to HTML or PDF +Version control +Multilingual support +More... Other UML Modeling Tools / UML Plug-ins: Java Platform (Linux/Windows/Mac OS X): +SDE for Oracle JDeveloper +SDE for IBM WebSphere (WSAD) +SDE for Borland JBuilder +SDE for IntelliJ IDEA +SDE for Eclipse +SDE for NetBeans +SDE for Sun ONE Windows Platform: +SDE for Microsoft Visual Studio .NET +More SDE...

Author:
Visual Paradigm| Date: 0-71-2004 | Size: 34194 KB
  -
 

 SDE for Eclipse (CE) for Linux  License: Freeware

 
  Visual Paradigm SDE for Eclipse is a UML CASE tool/plug-in tightly integrated with Eclipse. This UML CASE tool supports full software lifecycle - analysis, design, implementation, testing and deployment. This UML tool helps you build quality applications faster, better and cheaper. You can draw all types of UML diagrams in Eclipse, reverse engineer Java code to class diagrams, generate Java code and generate documentation. SDE Features: +the latest UML support (use case diagram, sequence diagram, collaboration diagram, class diagram, statechart/state diagram, activity diagram, component diagram, deployment diagram, object diagram, package diagram) +Use case modeling (use case description, scheduling...) +Textual analysis for identifying candidate classes, actors, use cases, flow of events... +Business Workflow diagram +CRC Card diagram +Reverse engineering - code to model, code to diagram (Java to UML models, Java to UML diagram) +Instant Reverse for Java, C++, Dot NET exe/dll, XML, XML Schema, CORBA IDL +Code Generation - generate code, model to code, diagram to code (UML to code, UML model to Java) +Incremental round-trip engineering +Automatic synchronization between source code and diagrams +Automatic diagram layout - rearrange classes and connectors in UML diagrams in different styles +Import Rational Rose +Import/export XMI +Export diagrams to JPG, PNG, SVG +Microsoft Visio Integration - draw UML diagrams with MS Visio shapes +Report generator for generating UML documentation to HTML or PDF +Plug-in and template +Version control +Multilingual support +More... Other UML Modeling Tools / UML Plug-ins: Java Platform (Linux/Windows/Mac OS X): +SDE for Eclipse +SDE for Oracle JDeveloper +SDE for IBM WebSphere (WSAD) +SDE for Borland JBuilder +SDE for IntelliJ IDEA +SDE for NetBeans +SDE for Sun ONE Windows Platform: +SDE for Microsoft Visual Studio .NET +More SDE...

Author:
Visual Paradigm| Date: 0-71-2004 | Size: 70007 KB
  -
 

 Free Earth 3D ScreenSaver  License: Freeware

 
  After you download this screensaver you won't ever have to buy a worldwide travel! It's on your screen! Realistic 3D Earth model will rotate on your desktop.

Author:
3D ScreenSaver Downloads| Date: 26-03-2004 | Size: 515 KB
  -
 

 SDE for JBuilder (CE) for Linux  License: Freeware

 
  Visual Paradigm SDE for JBuilder is a UML CASE tool/plug-in tightly integrated with JBuilder. This UML CASE tool supports full software development lifecycle - analysis, design, implementation, testing and deployment. This UML tool helps you build quality applications faster, better and cheaper. You can draw all types of UML diagrams in JBuilder, generate Java code, reverse engineer Java code to class diagrams and generate documentation. SDE Features: +the latest UML support (use case diagram, sequence diagram, collaboration diagram, class diagram, object diagram, package diagram, statechart/state diagram, activity diagram, component diagram, deployment diagram) +Use case modeling (use case scheduling, description...) +Textual analysis for identifying candidate use cases, actors, flow of events, classes... +Business Workflow diagram +CRC Card diagram +Reverse engineering - code to model, code to diagram (Java to UML models, Java to UML diagram) +Instant Reverse for C++, Java, XML, Dot NET dll/exe, CORBA IDL +Code Generation - generate code, model to code, diagram to code (UML to code, UML model to Java) +Incremental round-trip engineering +Automatic synchronization between source code and diagrams +Automatic diagram layout - rearrange classes and connectors in UML diagrams in different styles +Export XMI/ImportXMI +Export diagrams to SVG, PNG, JPG +Import Rational Rose +Microsoft Visio Integration - draw UML diagrams with MS Visio shapes +Report generator for generating UML documentation to HTML or PDF +Plug-in and template +Version control +Multilingual support +More... Other UML Modeling Tools / UML Plug-ins: Java Platform (Linux/Windows/Mac OS X): +SDE for Borland JBuilder +SDE for IBM WebSphere (WSAD) +SDE for IntelliJ IDEA +SDE for Eclipse +SDE for NetBeans +SDE for Oracle JDeveloper +SDE for Sun ONE Windows Platform: +SDE for Microsoft Visual Studio .NET +More SDE...

Author:
Visual Paradigm| Date: 0-71-2004 | Size: 37079 KB
  -
 

 Actual Moon 3D  License: Freeware

 
  Display realistic model of the Moon on a background of twinkling stars. The moon phase corresponds to actual phase and changes in a real time. You can see times of rising/setting of Moon and Sun. You can configure the product as your Screen Saver. .

Author:
LAVResearch| Date: 22-02-2007 | Size: 509 KB
  -
 

 SDE for NetBeans (CE) for Windows  License: Freeware

 
  Visual Paradigm SDE for NetBeans is a UML CASE tool/plug-in tightly integrated with NetBeans. This UML CASE tool supports full software development lifecycle - analysis, design, implementation, testing and deployment. This UML tool helps you build quality applications faster, better and cheaper. You can draw all types of UML diagrams in NetBeans, generate Java code, reverse engineer Java code to class diagrams and generate documentation. SDE Features: +the latest UML support (class diagram, object diagram, package diagram, use case diagram, sequence diagram, collaboration diagram, statechart/state diagram, activity diagram, component diagram, deployment diagram) +Use case modeling (use case description, scheduling...) +Textual analysis for identifying candidate classes, use cases, actors, flow of events... +Business Workflow diagram +CRC Card diagram +Incremental round-trip engineering +Automatic synchronization between source code and diagrams +Reverse engineering - code to model, code to diagram (Java to UML models, Java to UML diagram) +Instant Reverse for XML, XML Schema, CORBA IDL, Dot NET dll/exe, Java, C++ +Code Generation - generate code, model to code, diagram to code (UML to code, UML model to Java) +Automatic diagram layout - rearrange classes and connectors in UML diagrams in different styles +Import Rational Rose +Import/export XMI +Export diagrams to SVG, PNG, JPG +Microsoft Visio Integration - draw UML diagrams with MS Visio shapes +Report generator for generating UML documentation to HTML or PDF +Version control +Template and plug-in +Multilingual support +More... Other UML Modeling Tools / UML Plug-ins: Java Platform (Windows/Linux/Mac OS X): +SDE for NetBeans +SDE for IBM WebSphere (WSAD) +SDE for Borland JBuilder +SDE for IntelliJ IDEA +SDE for Oracle JDeveloper +SDE for Eclipse +SDE for Sun ONE Windows Platform: +SDE for Microsoft Visual Studio .NET +More SDE...

Author:
Visual Paradigm| Date: 0-71-2004 | Size: 33662 KB
  -
 

 LEXMARK Printer Optra N Model 240  License: Freeware

 
  Download driver from: Lexmark. Before starting this driver installation we suggest you make sure you are installing the latest driver version available. Follow readme instructions/help file for installing drivers when available. Sometimes you need to restart your system for the new installed driver to become active. You can install this driver with the following Microsoft operating system: Windows 95, Windows 98, Windows ME, Windows 2000 and Windows XP. Download now: LEXMARK Printer Optra N Model 2407.4.2 for Printers.

Author:
Lexmark| Date: 31-03-2004 | Size: 50 KB
  -
 

 US ROBOTICS Modem Model 5625 56K  License: Freeware

 
  Download driver from: US Robotics. Before starting this driver installation we suggest you make sure you are installing the latest driver version available. Follow readme instructions/help file for installing drivers when available. Sometimes you need to restart your system for the new installed driver to become active. You can install this driver with the following Microsoft operating system: Windows 95, Windows 98, Windows ME, Windows 2000 and Windows XP. Download now: US ROBOTICS Modem Model 5625 56K6.12 for Modems.

Author:
US Robotics| Date: 04-05-2004 | Size: 50 KB
  -
 

 SDE for NetBeans (CE) for Linux  License: Freeware

 
  Visual Paradigm SDE for NetBeans is a UML CASE tool/plug-in tightly integrated with NetBeans. This UML CASE tool supports full software development lifecycle - analysis, design, implementation, testing and deployment. This UML tool helps you build quality applications faster, better and cheaper. You can draw all types of UML diagrams in NetBeans, generate Java code, reverse engineer Java code to class diagrams and generate documentation. SDE Features: +the latest UML support (class diagram, object diagram, package diagram, use case diagram, sequence diagram, collaboration diagram, statechart/state diagram, activity diagram, component diagram, deployment diagram) +Use case modeling (use case description, scheduling...) +Textual analysis for identifying candidate classes, use cases, actors, flow of events... +Business Workflow diagram +CRC Card diagram +Incremental round-trip engineering +Automatic synchronization between source code and diagrams +Reverse engineering - code to model, code to diagram (Java to UML models, Java to UML diagram) +Instant Reverse for XML, XML Schema, CORBA IDL, Dot NET dll/exe, Java, C++ +Code Generation - generate code, model to code, diagram to code (UML to code, UML model to Java) +Automatic diagram layout - rearrange classes and connectors in UML diagrams in different styles +Import Rational Rose +Import/export XMI +Export diagrams to SVG, PNG, JPG +Microsoft Visio Integration - draw UML diagrams with MS Visio shapes +Report generator for generating UML documentation to HTML or PDF +Version control +Template and plug-in +Multilingual support +More... Other UML Modeling Tools / UML Plug-ins: Java Platform (Linux/Windows/Mac OS X): +SDE for NetBeans +SDE for IBM WebSphere (WSAD) +SDE for Borland JBuilder +SDE for IntelliJ IDEA +SDE for Oracle JDeveloper +SDE for Eclipse +SDE for Sun ONE Windows Platform: +SDE for Microsoft Visual Studio .NET +More SDE...

Author:
Visual Paradigm| Date: 0-71-2004 | Size: 36921 KB
  -
 

 Regular Expression Component Library for VC6  License: Freeware

 
  The Regular Expression Component Library is an easy to use library for searching and/or replacing strings or data in files using regular expressions. It supports both MFC programming using the MFC programming model and non-MFC programming. Both methods of programming support a properties, methods, and events model with VC++. Member function event handling is supported using the packaged Boost function and bind facilities which comes with the download. It has flexible expression options to match any type of regular expression syntax. There is extensive documentation to explain its use and the library is fully supported. The library is also fast and easy to use and the header files automatically link in the correct supporting libraries. Regular expressions are a means of doing searching based on patterns adopted from the UNIX idea of regular expressions in various Unix tools. The properties/methods/events model uses: a) Properties for specifying a regular expression, string to match, file specification ( with wildcards ) to match, flexible options for regular expression syntax, flexible options for matching considerations, and other properties to enhance matching capabilities. b) Methods to match a string in numerous ways; the entire string, the beginning of the string, anywhere in the string, multiple exclusive matches in a string. Methods to match file data; either a single match in a file or multiple matches in a file. A method to change data in a string or file based on format-like replacement syntax which can use the actual data found or one of its sub-expressions. A method for splitting strings based on regular expressions. c) Events to handle the gathering of specific data for each of the matching methods. Most of the event handlers gain access to what the expression matches as well as to what each sub-expression of the expression matches.

Author:
Edward Diener| Date: 16-11-2002 | Size: 6949 KB
  -
 

 SDE for IntelliJ IDEA (CE) for Windows  License: Freeware

 
  Visual Paradigm SDE for IntelliJ IDEA is a UML CASE tool/plug-in tightly integrated with IntelliJ IDEA. This UML CASE tool supports full software development lifecycle - analysis, design, implementation, testing and deployment. This UML tool helps you build quality applications faster, better and cheaper. You can draw all types of UML diagrams in IntelliJ IDEA, generate Java code, reverse engineer Java code to class diagrams and generate documentation. SDE Features: +the latest UML support (use case diagram, sequence diagram, collaboration diagram, class diagram, statechart/state diagram, activity diagram, component diagram, deployment diagram, object diagram, package diagram) +CRC Card diagram +Use case modeling (use case description, scheduling...) +Textual analysis for identifying candidate classes, use cases, actors, flow of events... +Business Workflow diagram +Reverse engineering - code to model, code to diagram (Java to UML models, Java to UML diagram) +Instant Reverse for Java, C++, XML, XML Schema, CORBA IDL, Dot NET dll/exe +Code Generation - generate code, diagram to code, model to code (UML to code, UML model to Java) +Incremental round-trip engineering +Automatic synchronization between source code and diagrams +Plug-in and template +Automatic diagram layout - rearrange classes and connectors in UML diagrams in different styles +Import Rational Rose +Export/Import XMI +Export diagrams to SVG, PNG, JPG +Microsoft Visio Integration - draw UML diagrams with MS Visio shapes +Report generator for generating UML documentation to HTML or PDF +Version control +Multilingual support +More... Other UML Modeling Tools / UML Plug-ins: Java Platform (Windows/Linux/Mac OS X): +SDE for IntelliJ IDEA +SDE for Eclipse +SDE for Oracle JDeveloper +SDE for IBM WebSphere (WSAD) +SDE for Borland JBuilder +SDE for NetBeans +SDE for Sun ONE Windows Platform: +SDE for Microsoft Visual Studio .NET +More SDE...

Author:
Visual Paradigm| Date: 0-71-2004 | Size: 33792 KB
  -
 

 SDE for IntelliJ IDEA (CE) for Linux  License: Freeware

 
  Visual Paradigm SDE for IntelliJ IDEA is a UML CASE tool/plug-in tightly integrated with IntelliJ IDEA. This UML CASE tool supports full software development lifecycle - analysis, design, implementation, testing and deployment. This UML tool helps you build quality applications faster, better and cheaper. You can draw all types of UML diagrams in IntelliJ IDEA, generate Java code, reverse engineer Java code to class diagrams and generate documentation. SDE Features: +the latest UML support (use case diagram, sequence diagram, collaboration diagram, class diagram, statechart/state diagram, activity diagram, component diagram, deployment diagram, object diagram, package diagram) +CRC Card diagram +Use case modeling (use case description, scheduling...) +Textual analysis for identifying candidate classes, use cases, actors, flow of events... +Business Workflow diagram +Reverse engineering - code to model, code to diagram (Java to UML models, Java to UML diagram) +Instant Reverse for Java, C++, XML, XML Schema, CORBA IDL, Dot NET dll/exe +Code Generation - generate code, diagram to code, model to code (UML to code, UML model to Java) +Incremental round-trip engineering +Automatic synchronization between source code and diagrams +Plug-in and template +Automatic diagram layout - rearrange classes and connectors in UML diagrams in different styles +Import Rational Rose +Export/Import XMI +Export diagrams to SVG, PNG, JPG +Microsoft Visio Integration - draw UML diagrams with MS Visio shapes +Report generator for generating UML documentation to HTML or PDF +Version control +Multilingual support +More... Other UML Modeling Tools / UML Plug-ins: Java Platform (Linux/Windows/Mac OS X): +SDE for IntelliJ IDEA +SDE for Eclipse +SDE for Oracle JDeveloper +SDE for IBM WebSphere (WSAD) +SDE for Borland JBuilder +SDE for NetBeans +SDE for Sun ONE Windows Platform: +SDE for Microsoft Visual Studio .NET +More SDE...

Author:
Visual Paradigm| Date: 0-71-2004 | Size: 38316 KB
  -
 

 Advanced Security for Outlook  License: Freeware

 
  Get rid of the annoying security alerts in Microsoft Outlook 2000, 2002/XP and 2003! Advanced Security for Outlook allows you to determine the violator and specify the permanent action for this program (and only this!) : allow access, block access or run the default Outlook handler. In future, the specified action by you will be executed automatically and Outlook Security will not annoy you with messages about trying to access e-mail addresses you have stored in Outlook. The standard security system has two drawbacks: first, it does not allow users to determine the source of the treat, second, a lot of other applications developed before the security system appeared can be really annoying due to their constantly appearing warnings. Since the security system is constantly updated, a "fresh" program can get into the list of such applications. There is still another drawback resulting from the first two: the user can temporarily disable the security system thus allowing any other program also to work without any security system restrictions. Our software solves all the above problems providing the information not only about the type of alert, but also about what program caused it and makes it possible to specify for this (and only this!) program the permanent action: allow access, block access or run the default Outlook handler. Later on you can change or delete the action. It should be mentioned that there is a range of tasks (which is rather narrow) that an Outlook developer can implement only through the use of the object model and its "blocked" methods. In this case Advanced Security is an indispensable program when using such an application.

Author:
MAPILab Ltd.| Date: 03-09-2004 | Size: 925 KB
  -
 

 Secret Chamber FREE  License: Freeware

 
  30 challenging levels of FREE play! Unlock the great King's concealed treasures hidden deep in the Secret Chamber. The King protected his treasures with a complex series of jeweled locks and mechanical scarab servants. Solve these ancient puzzles and discover the King's wonders! Save games and return later for more fun. In exchange for free access to games, users are shown 2-3 Websites while browsing online. Zango may collect anonymous data about sites visited, but no personally identifiable information is collected. Zango is easily uninstalled via the Add/Remove Program on your PC.

Author:
Zango Games| Date: 01-08-2004 | Size: 5876 KB
  -
 

 Homonym Madness  License: Freeware

 
  Homonym Madness is a very challenging and fun word puzzle game. It is a completely different kind of word puzzle than you have ever played before. If you love a challenge and enjoy word puzzles, you will love Homonym Madness! Homonym Madness is a word puzzle game where you have to determine the word that fits both definitions provided. In each puzzle there are five words that have to be solved based on two definitions that fit that word. Also at the bottom of each puzzle is another word (clue answer) that has to be solved using the definition provided and the letters in red boxes from the five words above. Unscramble the letters in red boxes to make the word. Conversely, if you think you know the clue answer to the word at the bottom, you can use its letters to help you solve any words above that you are having problems solving. Once you think you have solved the entire puzzle, click the Correct? Button. If you have all five answers and the clue answer correct, you have solved the puzzle. You will then be given the opportunity to play again.

Author:
OTS Software| Date: 21-09-2007 | Size: 1182 KB
  -
 

 Math game - puzzle.  License: Freeware

 
  Math games and Puzzles. Math Games. Speed Math Deluxe - Use addition, subtraction, multiplication and division to solve an equation as quickly as possible! Free educational elementary and preschool math games and online lessons. Free online math activities for kids. Math lessons on counting backwards, counting Offers free math lessons and homework help, with an emphasis on geometry, algebra, statistics, and calculus. Also provides calculators and games. Math online provides a gallery of multimedia learning tools (Java applets) and useful links to other math sites. For school, high school, college.

Author:
_Child math games| Date: 10-09-2006 | Size: 29 KB
  -
 

 ADI SoundMax AC97 Integrated Digital Audio Driver v 5.12.01.3620 D  License: Freeware

 
  This contains the SoundMax Integrated Digital Audio driver for the workstation models and operating systems listed.PURPOSE: RoutineSOFTPAQ NUMBER: SP27792SUPERSEDES: NoneEFFECTIVE DATE: June 14, 2004CATEGORY: Driver - AudioSSM SUPPORTED: YesPRODUCT TYPE(S):WorkstationsPRODUCT MODEL(S):HP Workstation xw4200: HP Workstation ALLDEVICES SUPPORTED:HP/SoundMAX Integrated Digital AudioPREREQUISITES: System chipset driver must be installed prior to installing this audio driver.System chipset driver can be downloaded from "Support & Drivers" at www.hp.com. Use the model number of your system to search for the driver. Before starting this driver installation we suggest you make sure you are installing the latest driver version available. Follow readme instructions/help file for installing drivers when available. Sometimes you need to restart your system for the new installed driver to become active. You can install this driver with the following operating system: Windows 98/ME/2000/XP

Author:
SoundMax| Date: 28-06-2004 | Size: 50 KB
  -

| 1 | 2 | 3 | 4 | 5 |

 

 
Sponsored Shareware

Universal Explorer
Powerful windows explorer
file manager and viewer.

File Manager - Windows Explorer Replacement

Disk Size Manager
Analyses hard disk space and collects statistics.

Powerful Disk Space Manager

Web Data Extractor
Email marketing software to extract specific contact.


Web Data Extractor

ListMotor
Email List Manager, operates with email stored in simple text files or csv files.

Email List Manager

 

DirFile.Com - Freeware Software Download