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

Pressure Conversion Table freeware
Filter: All | Freeware | Demo
 

Pressure Conversion Table

1 2 3 4 5 > 
Released: June 10, 2012  |  Added: June 10, 2012 | Visits: 536

Character Encoding Conversion Table This program is a simple tool for displaying maching character encoding methods among NSString, IANA, MS code page, and so on.



Platforms: Mac

License: Freeware Size: 49.49 KB Download (53): Character Encoding Conversion Table Download

Added: November 02, 2010 | Visits: 2.513

Convert::EBCDIC Convert::EBCDIC, ascii2ebcdic, ebcdic2ascii is a Perl module for string conversion between EBCDIC and ASCII. SYNOPSIS use Convert::EBCDIC; $ascii_string = ebcdic2ascii($ebcdic_string); $ebcdic_string = ascci2ebcdic($ascii_string); $translator = new Convert::EBCDIC; $translator = new...





Platforms: *nix

License: Freeware Size: 5.12 KB Download (184): Convert::EBCDIC Download

Released: June 08, 2012  |  Added: June 08, 2012 | Visits: 506

EEToolbelt EEToolbelt is an easy to use, hansy suite of calculators and conversion tools for electrical, process, and controls engineers. This tool offers a Signal Scale Calculator and temperature, radix or pressure conversion.


Platforms: Windows

License: Freeware Download (421): EEToolbelt Download

Added: April 15, 2013 | Visits: 462

WP Chinese Conversion This plugin is designed for Chinese bloggers. It adds the language conversion function between Chinese Simplified and Chinese Traditional to your WP Blog. The conversion is done in the server-side using a conversion table copied from Mediawiki. To use this plugin, just activate it and add the...


Platforms: PHP

License: Freeware Size: 10 KB Download (45): WP Chinese Conversion Download

Released: August 22, 2012  |  Added: August 22, 2012 | Visits: 429

easyReadyReckoner BuildCV1 Scientific calculator with cutting edge memory engine, including portable version, and conversion utilities. Inputs can be written to spool and then saved to disc for archiving or reuse. Memories are saved and can be reused on re opening the application. Output spool works like mini text editor...


Platforms: Windows

License: Freeware Size: 2.49 MB Download (58): easyReadyReckoner BuildCV1 Download

Added: October 19, 2010 | Visits: 1.257

OpenInteract2::Conversion::ActionConfig OpenInteract2::Conversion::ActionConfig is a Perl module that can convert old action.perl files into INI configurations. SYNOPSIS use OpenInteract2::Conversion::ActionConfig; my $old_config_text = join( , ); print OpenInteract2::Conversion::ActionConfig ->new( $old_config_text )...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (109): OpenInteract2::Conversion::ActionConfig Download

Released: September 13, 2012  |  Added: September 13, 2012 | Visits: 1.294

Publish Table to Word for SQL Server Standard Publish Table to Word for SQL Server is a very effective application, with a wizard interface, that will help users create copies of table's data as Microsoft Word documents. Publish table to Word supports all modern versions of Microsoft SQL Server. Limited support for 6.0 and 6.5 versions is...


Platforms: Windows


Released: November 06, 2012  |  Added: November 06, 2012 | Visits: 1.189

Export Table to Excel for MS SQL Server Professional Export Table to Excel for MS SQL Server Professional program will allow you to export data rows from selected table to Excel spreadsheets. This efficient software program will work with all modern versions of MS SQL Server and with all versions of Excel.


Platforms: Windows, XP, 2003, Windows Vista, 7, 7x64


Added: June 04, 2006 | Visits: 7.742

Pivot Table Helper Pivot Table Helper makes working with pivot tables comfortable and fast. Pivot Table Helper adds its own toolbar to Excel with the following buttons: - Select page fields area of the current pivot table - Select header of the current pivot table - Select blank area of the current pivot table...


Platforms: Windows

License: Freeware Size: 655 KB Download (851): Pivot Table Helper Download

Released: February 25, 2011  |  Added: March 08, 2011 | Visits: 1.839

ESBUnitConv - Freeware Unit Conversion User friendly FREE Windows Utility to easily convert between 582 units of measurement in 21 categoriess. Includes Units for Temperature, Distance, Mass, Area, Volume, Pressure, Velocity, Acceleration, Force, Energy, Power, Fuel Consumption, Flow, Torque, Illumination, Luminous Intensity, Angles,...


Platforms: Windows

License: Freeware Size: 1.14 MB Download (231): ESBUnitConv - Freeware Unit Conversion Download

Added: February 17, 2010 | Visits: 1.379

PostgreSQL Table Log PostgreSQL Table Log contains functions that allow you to log PostgreSQL table inserts, updates, and deletes into another table. This can be used to recover the state of the logged table or to recover specific rows from a given time period. Whats New in This Release: - This version now...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (115): PostgreSQL Table Log Download

Added: February 26, 2010 | Visits: 1.181

PDF::Table PDF::Table is a utility class for building table layouts in a PDF::API2 object. SYNOPSIS use PDF::API2; use PDF::Table; my $pdftable = new PDF::Table; my $pdf = new PDF::API2(-file => "table_of_lorem.pdf"); my $page = $pdf->page; # some data to layout my $some_data =[ ["1 Lorem ipsum...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (120): PDF::Table Download

Added: February 10, 2010 | Visits: 1.964

Iris Video Conversion Utility Iris is a video conversion utility in C++ that works as a front-end to mencoder. Iris Video Conversion Utility can run in command-line or graphical modes and currently supports conversion to DVD MPEG, DivX AVI and VCD MPEG This software intends to ease video conversion to common formats. Help...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (107): Iris Video Conversion Utility Download

Added: June 02, 2010 | Visits: 1.105

CGI::AppBuilder::Table CGI::AppBuilder::Table module contains a configuration initializer. SYNOPSIS use CGI::AppBuilder::Table; my $ab = CGI::AppBuilder::Table->new( ifn, my_init.cfg, opt, vhS:a:); my ($q, $ar, $ar_log) = $ab->start_app($0, %ARGV); print $ab->disp_form($q, $ar); This class provides methods...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (92): CGI::AppBuilder::Table Download

Added: February 19, 2010 | Visits: 1.110

Basset::DB::Table Basset::DB::Table is used to define database tables, ways to load that data into memory and build queries based upon the table information. SYNOPSIS For example, my $table = Basset::DB::Table->new( name => user, primary_column => id, autogenerated => 1, definition => { id =>...


Platforms: *nix

License: Freeware Size: 143.36 KB Download (98): Basset::DB::Table Download

Released: January 01, 2012  |  Added: February 07, 2012 | Visits: 1.081

Times Table The objective of this Times Table Program is to make math fun and interesting. As the student continues to get correct answers to the questions, the Times Table grid will begin to fill up more and more. This should build excitement and a feeling of success and will encourage the continued use...


Platforms: Windows

License: Freeware Size: 590.04 KB Download (106): Times Table Download

Released: August 27, 2012  |  Added: August 27, 2012 | Visits: 717

Dimensional Units Conversion Dimensional Units Conversion is a simple and useful tool built using the Python programming language that can be used to convert different measuring units. Now you can use of this handy instrument to convert from one unit to another in no time at all.


Platforms: Windows

License: Freeware Download (445): Dimensional Units Conversion Download

Released: July 10, 2012  |  Added: July 10, 2012 | Visits: 804

An Integer Conversion Application for Noobs An Integer Conversion Application for Noobs was designed using the Java programming language to help you convert numbers to different numbering systems. All you have to do is input the integer number you want converted, select the base system and the program will do the rest.


Platforms: Windows

License: Freeware Download (409): An Integer Conversion Application for Noobs Download

Released: August 01, 2012  |  Added: August 01, 2012 | Visits: 1.159

Gimpel3D 2D/3D Stereo Conversion Editor Gimpel3D 2D/3D Stereo Conversion Software: Gimpel3D converts single images or frame sequences into stereoscopic 3D using a combination of traditional approaches and a proprietary projective 3D modeling system. The user works in true proportional 3D space where the scene can be viewed from any...


Platforms: Windows

License: Freeware Size: 35.76 MB Download (71): Gimpel3D 2D/3D Stereo Conversion Editor Download

Released: September 05, 2012  |  Added: September 05, 2012 | Visits: 578

Times Table Maker for Mac OS This Interactive Printable Multiplication Table includes the option for hiding the answers, a great feature for practicing the tables. It's also customizable. You can show or hide certain columns or rows or even click on specific answers that you want to show or hide. Print it out and see if you...


Platforms: Mac

License: Freeware Size: 3.6 MB Download (480): Times Table Maker for Mac OS Download

1 2 3 4 5 >