









Serving Software Downloads in 976 Categories, Downloaded 31.061.326 Times
The contact with different measure units in the technical area and the need of converting values in several currencies in the commercial area are some of the needs in a globalized world.
Estalo Converter for Palm is a practical and efficient freeware system for conversion of many types of...
Platforms: Palm OS
License: Freeware | Size: 3.93 MB | Download (470): Estalo Converter for Palm Download |
Unit Converton Tool can convert about 250 various types of measurement units from one system of measure to another. It can convert Length, Weight, Volume, Area, Density, Power, Time, Lenght units.
License: Commercial | Cost: $9.95 USD | Size: 345 KB | Download (249): Unit Convertion Tool Download |
Convert it is a program converting various types of measurement units(supports more than 200 unit types).The program has seven main categories of units each containing lots of unit types in them.These categories are as follows; Length Weight Volume Area Density Power and Count it also has a...
Platforms: Windows
License: Shareware | Cost: $8.00 USD | Size: 1007 KB | Download (140): Convert It - Unit Conversion Tool Download |
UNIT CONVERTER PRO (v 1.0) - is enhanced version of Unit Converter Basic. This version contains more than 600 units. The program is fully customizable that allows you easily to create any units you want and as many as you want. To add your own units all you have to do is to open CustomUnits.XML...
Platforms: Windows
License: Shareware | Cost: $19.00 USD | Size: 390.62 KB | Download (223): Unit Converter Pro Download |
Aquarius Soft PC Unit Converter lets you quickly convert between 2 units, like converting between square meter and square foot etc. One of the main features of this unit converter is the ability to let you add your own custom units for conversion...which means you need not wait for the software...
Platforms: Windows
License: Shareware | Cost: $19.80 USD | Size: 826 KB | Download (130): Aqaurius Soft PC Unit Converter Download |
ESBUnitConv Pro is an Enhanced user-friendly Windows Utility to easily convert between 866 units in 37 different measurement categories. Includes Units for Temperature, Distance, Mass, Area, Volume, Pressure, Velocity, Acceleration, Force, Energy, Power, Fuel Consumption, Flow, Torque, Angles,...
Platforms: Windows, Windows 7, Windows Server
License: Shareware | Cost: $19.00 USD | Size: 4.55 MB | Download (208): ESBUnitConv Pro - Unit Conversion Download |
Aquarius Soft Pocket Unit Converter is a simple and fast unit conversion software for the Microsoft Windows Pocket PC platforms. Aquarius Soft Pocket Unit Converter offers the convenience to perform unit conversion anywhere you are with your Pocket PC.
Aquarius Soft Pocket Unit Converter lets...
Platforms: Palm OS
License: Shareware | Cost: $14.80 USD | Size: 600 KB | Download (210): Aquarius Soft Pocket Unit Converter Download |
AccelWare Unit Conversion Tool is a powerful, intuitive and easy-to-use utility for quick and accurate conversion between almost every possible units of measure, from one system to another.
The latest version includes more than 2200 units in 78 conversion tables.
The categories include: length,...
Platforms: Windows
License: Shareware | Cost: $19.95 USD | Size: 513 KB | Download (408): AccelWare Unit Conversion Tool Download |
Unit Converter for Excel is an addin for the Microsoft Excel to perform various conversions between many types of measurement units. The units are grouped in the following categories: Dimensions and capacity, Energy and power, Mechanics, Hydraulics, Heat, Electricity, Magnetism, Light and sound,...
Platforms: Windows
License: Shareware | Cost: $24.00 USD | Size: 2.27 MB | Download (285): Unit Converter for Excel Download |
Unit Conversion Add-in for Excel that understand any unit of measure. This addin brings a new level of sophisication to handling units of measure. It understands ?Number Unit? text input and is data driven from a simple text file definition, allowing new units to be added. Dimensional analysis is...
Platforms: Windows
License: Shareware | Cost: $30.00 USD | Size: 5.17 MB | Download (273): Excel Unit Conversion Addin Download |
Data Doctor Length Area Unit Converter Calculator converts unit of length and area in other available units and computes prices of buying, selling and purchasing property. Software provides accurate, precise and exact cost of properties of any preferred unit. Utility transforms the unit of length...
Platforms: Windows
License: Freeware | Size: 757 KB | Download (970): Unit Converter Software Download |
CalcExp is designed as an alternative to the system build-in calculators. CalcExp runs on Windows 2K/XP/Vista, MacOsX, Linux, and Solaris. The main features are:
1. All-in-one Calculator:
Can be a good alternative to the system build-in calculators and hand-hold calculators. It makes your...
Platforms: Windows
License: Shareware | Cost: $24.00 USD | Size: 15.48 MB | Download (99): CalcExp Calculator&Unit Converter Download |
Powerful Calculator for Finance, Science, Math, Stats, Unit Conversions, Date and Time Calculations, Numeric Bases, Bit-Level Operations, Complex Numbers, Random Numbers, Prime Numbers, Fractions, Trigonometry, NIST Scientific Constants. Quick Popup Access. Selectable Keypads, Button Size, Font,...
Platforms: Windows
License: Shareware | Cost: $15.00 USD | Size: 367 KB | Download (80): AddUp Download |
ProcesSimO HCH includes a humidity chart and a unit converter, as well as different unit systems and numeric formats. The humidity chart utility can be used to visualize either the state of a drying gas or an isenthalpic drying process. The unit converter utility covers all chemical engineering...
Platforms: Windows
License: Freeware | Size: 3.5 MB | Download (194): ProcesSimO HCH Download |
Test::Unit::Runner::XML is a Perl module that can generate XML reports from unit test results. SYNOPSIS use Test::Unit::Runner::XML; mkdir("test_reports"); my $runner = Test::Unit::Runner::XML->new("test-reports"); $runner->start($test); exit(!$runner->all_tests_passed());...
Platforms: *nix
License: Freeware | Size: 3.07 KB | Download (83): Test::Unit::Runner::XML Download |
p-unit is a framework for benchmarking performance. The project records memory consumption and execution time, and generates results in the form of plain text, image, and PDF file. Users can also easily register their own reporters by implementing PUnitEventList. Test Suite and Test Class...
Platforms: *nix
License: Freeware | Size: 122.88 KB | Download (75): p-unit Download |
Test::Unit::tests::AllTests is a unit testing framework self tests. SYNOPSIS # command line style use perl TestRunner.pl Test::Unit::tests::AllTests # GUI style use perl TkTestRunner.pl Test::Unit::tests::AllTests This class is used by the unit testing framework to encapsulate all the...
Platforms: *nix
License: Freeware | Size: 45.06 KB | Download (74): Test::Unit::tests::AllTests Download |
Test::Unit::Tutorial is a Perl module that contains a tutorial on unit testing. SYNOPSIS perldoc Test::Unit::Tutorial Here should be extensive documentation on what unit testing is, why it is useful, and how to do it with the Test::Unit collection of modules. Sorry for not implementing...
Platforms: *nix
License: Freeware | Size: 45.06 KB | Download (221): Test::Unit::Tutorial Download |
Test::Unit::TestSuite is a unit testing framework base class. SYNOPSIS use Test::Unit::TestSuite; # more code here ... sub suite { my $class = shift; # create an empty suite my $suite = Test::Unit::TestSuite->empty_new("A Test Suite"); # get and add an existing suite...
Platforms: *nix
License: Freeware | Size: 45.06 KB | Download (136): Test::Unit::TestSuite Download |
Test::Unit::TestRunner is a unit testing framework helper class. SYNOPSIS use Test::Unit::TestRunner; my $testrunner = Test::Unit::TestRunner->new(); $testrunner->start($my_testcase_class); This class is the test runner for the command line style use of the testing framework. It is...
Platforms: *nix
License: Freeware | Size: 45.06 KB | Download (71): Test::Unit::TestRunner Download |