Related to: Engineering Tools

Software Reverse Engineering Tools
Software Reverse Engineering Tools
Tools
System Tools
Administrative Tools
Project Management Tools
Screen Saver Tools
Encryption Tools
Engineering
Photo Tools
Production Tools
Web Tools
File Tools
Teaching Tools
Programming Tools



Related

Lightweight Languages as Software Engineering Tools
Usenix Paper discussing multiparadigm programming as part of a larger topic.

Groz Engineering Tools
Manufacturer and supplier of hand tools, precision measuring tools and industrial tools.

Engineering Tools & Consumables Ltd
Offer engineering supplies including hand tools, power tools, fasteners, bearings and conveyors. Contact details.

Engineering Tools Australia
Sells a broad range of tools and machinery, including Lathes, Drills and Custom Made tools. Features products and online shopping cart.

Red- Bag: Engineering Tools
Software tools providing mechanical calculations for pressure vessels, shell and tube heat exchangers and pipe class components.

Northern Machine Tools (Engineering) Ltd.
UK. Offers reconditioned machine tools, with some concentration on heavy equipment such as large lathes, drills, saws, and boring machines. Other stocked items include milling, pressing, and ...

Aik Huat Precision Tools Engineering
Offers precision machining of engineering parts fabrication. Operations include CNC milling, NC milling, wire- cut, grinding, jig, fixtures and turning.

Tissue engineering and cell culture tools
Chambers for maintaining differentiated tissues in culture.

Engineering Power Tools
General utility with modules covering mechanical, electrical, and structural engineering.

Godden Structural Engineering Slide Library
University of California collection of 560 engineering slides from around the world. Historic and modern structures: beams, arches, cable and suspension, domes and shells, columns, frames, grids, ...


Software Listing: Engineering Tools

This software will turn out to be different from any reverse engineering tools you have seen before. MaintainJ, an Eclipse plug-in, generates runtime UML sequence and class diagrams for a given use case, helping the users to quickly understand a complex Java or J2EE application.MaintainJ logs runtime method call trace to a file and uses that trace file to render sequence and class diagrams. MaintainJ is the tool to turn to when : You want to find out what exactly happens in the application when you run a use case.You need to quickly understand large, complex Java applications.You want to reduce the maintenance costs by more than 20%.

  • Platform: Windows All

A suite of reverse engineering tools for ELF executables and any operating system that supports it, including numerous gdb patches..

  • Platform: BSD; Linux

Prisma Workbench (PSW) is a framework for software engineering tools integration. PSW enables interoperability of various software development tools in collaborative settings. PSW provides real time views to data, enhanced awareness into project's progress (events), traceability management between work products, communication support, and project management viewpoint (reports). PSW implements an integration mechanism via which new tools can be added and configured. For users a web UI (portlets in Liferay) is provided..

  • Platform: Windows; Mac; Linux

A simple software to read source file of (.src,.svg)Ovation/WDPF's(Emerson Process Management) Graphics Builder/Control Builder. There are also including some useful Ovation Engineering Tools..

  • Platform: Windows; Solaris

ChemMaths is a engineering,mathematical and chemistry program. Software suitable for Engineering,Chemistry/Science Professionals and educational use. Offering an extensive array of features to solve, inform and interpret engineering problems/equations/data. Saves time in solving problems, performing calculations, obtaining chemical/mathematical/scientific data. Improve productivity, easy to use, all the right tools in the one application. Solve general, engineering equations, problems quickly and accurately. Contains information on 3000+ chemical compounds,allows predition of chemical compound properties,critical constants, thermodynamic properties,gas & liquid diffusivitiy ,surface tension,viscosity calculations etc,periodic table, solves 500+ chemical/electrical/civil/mechcanical engineering,design,distillation, phyics, and...

  • Platform: Win2000, Win7 x32, Win7 x64, WinServer, WinVista, WinVista x64, WinXP

For figuring everything electrical nothing else even comes close. Try the free trial of Electrist and see why electronic engineers in some of the finest R&D laboratories in the world, industrial maintenance crews, power utilities, RF & audio engineers, circuit designers, telecom engineers, and Ham operators have rated it the top electrical and electronic engineering tool for Palm OS. With the most advanced user interface and features available, and formulas found in no other software backed up with world-class customer service, it's no wonder! Electrist does NEC ampacity look-ups to quickly get wire and cable sizes for any application in both the AWG and Metric standards.

  • Publisher: Red Binary
  • Date: 18-10-2009
  • Size: 92 KB
  • Platform: Win95, Win98, WinME, WinXP, WinNT 4.x, Windows2000

EquationsPro is a chemical engineering,mathematical and chemistry program. Software suitable for chemistry,chemical engineering students and professionals. Solves 500+ chemical/electrical/civil/mechcanical engineering,design,distillation, physics, and mathematical equations. Contains 200+ unit conversions. Solve for matrices, triangles, finance, geometry,area/surface/volume,statistics and many other mathematical problems and equations. Solve and plot graphs using the Zgraphs program. ChemEng Software Design -EQUATIONS PRO INFORMATION-. Chemical, Engineering, Mathematical software, Process simulations,download chemmaths, prosim.

  • Platform: Win2000, Win7 x32, Win7 x64, WinServer, WinVista, WinVista x64, WinXP

ProsimGraphsPro is a process simulation package. Allows for pipe flow processes to be to be simulated. Vessels, pumps, valves can be added and controls manipulated for various situations. Draw, rotate, manipulate 2D/3D graphs. Contains many predefined mathematical graph equations. Chemdesinger simply display chemical equations etc. Contains many predefined symbols to use and allows external images to be added. ChemEng Software Design -Process Simulation - Prosim-. Chemical, Engineering, Mathematical software, Process simulations,download chemmaths, prosim..

  • Platform: Win2000, Win7 x32, Win7 x64, WinServer, WinVista, WinVista x64, WinXP

DTM Data Modeler is a CASE tool for database developers that supports both forward and reverse engineering. It is an easy-to-use tool allowing you to work both with logical and physical data models in the form of an entity-relationship (IDEF1X notation) diagram. The product is intended for database architects and developers and works with data sources via the ODBC, OLE DB, IDAPI or Oracle Call Interface, which means compatibility with all modern DBMS. Along with basic model properties (sets of entities and relationships between them), the program allows you to create indexes and triggers on the physical level corresponding to the tables of the database that is modeled.

  • Publisher: DTM soft
  • Date: 03-10-2011
  • Size: 1103 KB
  • Platform: WinXP, WinVista, Win7 x32, Win2000, Windows2000, Windows2003, Windows Vista, Windows Media Center Edition 2005
  • UnitsPro
  • License: Shareware
  • Price: 25.00
  • Rating

UnitsPro not only contains hundreds of predefined unit conversions, but also enables the addition and editing of further unit conversions by the user. UnitsPro is a complete unit conversion program. Contains over 100 pre-defined unit conversions. Enables addition and editing of existing and new unit conversions.
Enables Deletion, Backup, Restore functions of unit conversions. UnitsPro - units conversions. UnitsPro main description page. Convert over 100 existing unit conversions and addedit any amaount you desire..

  • Platform: WinME, WinNT 4.x, Windows2000, WinXP, Windows2003, Windows Vista, Wind

Flowchart4j V1.1.0 - Automatic Flowchart Generator For Java - Eclipse Plugin

Why flowchart? Reading code is a sequential activity and if the code it too complex it will be difficult to construct a mental picture of the complete control flow. If understandability decreases, maintainability sure does. It should be even more difficult to explain the logic to others or successors. So, an editable flowchart which is generated from code would encourage developers to document their core functions.

Drawing such diagram manually would be time consuming and de-motivating activity, But if the diagram is automated, coders can focus on editing / writing short description which could make the code live longer.

  • Platform: Windows2000, WinXP, Windows2003

OverDrive is an audio mastering software package full of high-end features. These impressive features were all built to solve your sound engineering problems. Just a short list of OverDrive's powerful sound editing features includes: Auto-expansion noise gate / Auto-mix channel conversion / Batch processing controller / Bit-dithered depth conversion / Clipped saturation control / Digital noise-shaping engine / Fast amp volume reduction / Protective loudness booster / Protective spike limiter. With the built-in &what you hear& sound-tweaking panel and graphical wave display, OverDrive makes it easy to manipulate your sound just the way you like it.

  • Platform: Windows

Unique in the industry, DesignWorks Professional works the way you do. With its intuitive graphical interface you'll be completing projects, not reading manuals. Let DesignWorks form the core of your engineering environment! DesignWorks Professional 4 offers you the best user interface, bar none, for schematic capture. The program is designed to minimize the number of mouse clicks and key strokes needed to complete a task. Most common operations, like placing a part or drawing a signal line, require no menu selections and no command typing. The powerful scripting system provides seamless integration with all your engineering tools.

  • Platform: Win98, WinME, WinNT 4.x, WinXP, Windows2000

Just like Visual C++ ClassWizard, UML State Machine Wizard provides a UML state machine programming mechanism in portable standard C for embedded systems developing and simulating in Visual C++ developer studio. It can model embedded systems with the State Charts or the State Tree without heavyweight, expensive CASE (computer aided software engineering) tools. It runs inside the integrated developing environment. (No time limation trial.).

  • Platform: WinNT 4.x, Windows2000

MSEW (Multi Screen Emulator for Windows) allows you to create and configure up to 8 virtual screens to simplify switching between different tasks. The switching of virtual screens is performed by using the MSEW panel or by hot keys. This useful tool allows you to distribute applications to different virtual screens and to manage switching among them quickly and effortlessly. For example, you could launch all your working tools, such as text editors, spreadsheets and engineering tools on one screen; use the second one for launching games and a third one to launch a slideshow or CD-player with pleasant music.

  • Platform: Win95, Win98, WinME, WinXP, WinNT 4.x, Windows2000, Windows2003
  • Xitami
  • License: Freeware
  • Price: -
  • Rating

Xitami is a high-quality portable free web server Xitami is a high-quality portable free web server. It is distributed with source code according to a liberal License Agreement. What's special about Xitami? It will run on Windows NT, Windows 95, and Windows 3.x, all UNIX platforms, OS/2 and OpenVMS. At iMatix, we make software portability a reality.You'll be surprised at how easily Xitami installs. Since the software comes fully configured, you don't need to change a single option to run it.Xitami is small, fast, and robust: it's based on a solid software engineering tools that we developed for multithreaded TCP/IP servers.

  • Publisher: xitami.com
  • Date: 20-10-2009
  • Size: 1464 KB
  • Platform: Windows All
  • CodeForm
  • License: Shareware
  • Price: 325
  • Rating

CodeForm is a software product intended for engineers helping them do calculations as well as documenting them in a very confortable way - it has the "What You See Is What You Get" philosophy. CodeForm generates readable and presentable outputs for various parts involved in a design - be it the controlling authority or the contractor. A major benefit of CodeForm is its simplicity - it is easy to use and build sometimes very elaborated design workflows. Using the ability to group a part of formulas and then referencing exact this part into another workflow calculation makes CodeForm the ultimate ambassador for re-usability.

  • Platform: WinXP, WinVista, WinVista x64, Win7 x32, Win7 x64
  • Visustin
  • License: Shareware
  • Price: 299.00
  • Rating

Visualize your source code with flow charts and UML activity diagrams. Visustin charts your code automatically. Understand existing code. Review algorithms. Verify program logic. Document complex procedures. Visustin flowcharts Ada, ASP, assembly language (MASM, NASM, MSP430), BASIC, C/C++, C#, Clipper, COBOL, Fortran, Java, JSP, JavaScript, LotusScript, Pascal/Delphi, Perl, PHP, PL/SQL, PowerScript, PureBasic, Python, QuickBASIC, REALbasic, T-SQL, VB, VBA, VB.NET and Visual FoxPro. Visustin reverse engineers your source code to visualize the if and else statements, loops and jumps. No manual drawing is required.

  • Publisher: Aivosto Oy
  • Date: 14-03-2011
  • Size: 3374 KB
  • Platform: Win95, Win98, WinME, WinNT 4.x, Windows2000, WinXP, Windows2003, Windows Vista

MasterSeries is an audio mastering software package full of high-end features. These impressive features were all built to solve your sound engineering problems. Just a short list of MasterSeries' powerful sound editing features includes: Auto-expansion noise gate / Auto-mix channel conversion / Analogue tape simulation / Batch processing controller / Bit-dithered depth conversion / Digital noise-shaping engine / Fast amp volume reduction / Protective loudness booster / Protective spike limiter / Protective RMS targeter / Stereo soundstage controller. With the built-in &what you hear& sound-tweaking panel and graphical wave display, MasterSeries makes it easy to manipulate your sound just the way you like it.

  • Platform: Windows

SDMetrics analyzes the structural properties of your UML models. Use object-oriented measures of design size, coupling, and complexity to: establish quality benchmarks to identify potential design problems early on predict relevant system qualities such as fault-proneness or maintainability to better focus your review and testing efforts increase system quality and quality assurance effectiveness, find more faults earlier and save development cost refine your LOC or effort estimates for implementation and testing Use design rule checking to automatically detect incomplete, incorrect, redundant, or inconsistent design, find style problems such as circular dependencies, violation of naming conventions, and more.

  • Platform: Windows

Page: 1 | 2 | 3 | 4 | 5 | Freeware



New Downloads

Xilisoft iPod Magic

Xilisoft iPod Magic can
transfer iPod/iPhone music,
movies, photos, books and
iPhone ringtones between iPod
and PC, rip ...

Query Tool (using ADO) 7.0
x64 Edition

Query OLE DB data sources,
author SQL scripts and
queries, execute multiple SQL
scripts or stored procedures
...

SharePoint Text Size Zoom

A useful SharePoint web part
allows users to change
SharePoint text font size by
any SharePoint users. With
this web ...

AllMyNotes Organizer FREE
Edition

AllMyNotes Organizer - an
impressiveadaptable notes
management program - save any
kind of notes, information,
thoughts, ...

NetWrix Logon Reporter

NetWrix Logon Reporter is a
freeware product for logon
event archiving and reporting.
The product consolidates the
logon ...

Wavepad Free Sound Creation
Software

WavePad is audio editing
software for Windows. This
program lets you make and edit
voice, music and other audio
...

Advanced Bill of Materials

Advanced Bill of Materials is
designed to create and
maintain bill of materials of
products. For every product
Bill of ...

Xilisoft DVD Creator for
Mac

Xilisoft DVD Creator for Mac
can not only convert AVI,
MPEG, DivX and such video
files to DVD, but also burn
DVD folder ...

Dead Hat

Defy gravity, break all of the
rules. Kick ass and take
names! You\'re not a Super
Hero, just a regular guy
looking for ...

USB Encryptor

USB Encryptor is a handy
utility that protects data on
USB devices by fast and highly
secure encryption or disguise.
...

CoffeeCup Sitemapper

By placing a Sitemap-formatted
file on your webserver, you
enable the search engine
crawlers to find out what
pages are ...

Actual Window Guard

Actual Window Guard allows
keeping all types of windows
on the desktop in the size and
position you prefer. By means
of ...

Deskroll Remote Desktop

DeskRoll is a remote desktop
tool for the remote support of
your clients and quick access
to your computers. DeskRoll
...

Spartan Lite Multi
Clipboard

Typing something youve typed
before? Searching for that
graphic file, web address or
phone number you know you have
...

Transfer IncrediMail to Mac

If you want to know how to
transfer IncrediMail to Mac
Mail then you can use
IncrediMail to Mac Conversion
Utility which ...



Related Searches

Engineering Tools Free Software Made Easy
Reverse Engineering Tools
Archon Engineering Tools
Autocad Engineering Tools
Civil Engineering Tools Drawings
Civil Engineering Tools Powerpoint
Civil Engineering Tools Ppt
Database Reverse Engineering Tools
Db Reverse Engineering Tools
Diagnostic Engineering Tools
Download Visio Engineering Tools
Engineering Tools Free Vector