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

Formula Hvac Cfm Calculations freeware
Filter: All | Freeware | Demo
 

Formula Hvac Cfm Calculations

< 1 2 3 4 5 
Added: August 29, 2008 | Visits: 1.272

Vaso de Expansion Vaso de Expansion is a program directed to a very specific and specialized group of users. It works to make technical calculations related to temperature of hot water, working pressure, absolute pressure and water volume of a central heating installation. Put another way, the results will be the...



Platforms: Windows

License: Freeware Size: 4 KB Download (133): Vaso de Expansion Download

Added: August 18, 2008 | Visits: 1.689

MB Free Muhurtha Astrology MB Free Muhurtha Astrology is a 'Vedic Electional Astrology' software which finds out the auspicious time of any activity based on the calculations of Vedic astrology. The software gives you a detailed Report for the choice of your time for an auspicious occasion. It also gives you information...





Platforms: Windows

License: Freeware Size: 1.95 KB Download (300): MB Free Muhurtha Astrology Download

Added: August 10, 2008 | Visits: 824

orangeCalc 2005 orangeCalc 2005 is a easy calculator, where you can quick make calculations without switching to an complex application. you can also quick make calculations in collapsed mode via the numeric pad. its always on top and turns transparent if not active(as big as the titlebar of any application)...


Platforms: Windows

License: Freeware Size: 1.32 KB Download (93): orangeCalc 2005 Download

Released: May 08, 2009  |  Added: October 28, 2009 | Visits: 2.569

WareSoft Sudoku Challenge Your Brain with WareSoft Sudoku. See how fast you can solve a puzzle. Each puzzle has 9 3x3 grids to solve. Sudoku does not require any special math skills or calculations. It is a simple and fun game of logic. All that you need is your brains and concentration. To solve Sudoku you...


Platforms: Windows

License: Freeware Size: 1.76 MB Download (137): WareSoft Sudoku Download

Released: March 16, 2010  |  Added: April 03, 2010 | Visits: 2.424

EquPixy For the set of chemical elements (Ba, Sr, Ca and so on) there is a function enabling to print capital and small letters without switching by "Shift" and "Caps Lock" keys. Figures specifying the number of atoms in chemical formula (H2SO4) are automatically made subscripts, and atom's oxidation...


Platforms: Windows

License: Freeware Size: 400.86 KB Download (217): EquPixy Download

Added: June 18, 2013 | Visits: 740

Porthole Porthole is a GTK-based front-end for Portage (the Gentoo package management system). It features a hierarchical view of packages and supports fast searches and dependency calculations. Porthole works mainly by running "emerge" commands in its own terminal window, and supports most emerge...


Platforms: *nix

License: Freeware Size: 931.84 KB Download (90): Porthole Download

Added: November 14, 2010 | Visits: 1.230

Simulation::Sensitivity Simulation::Sensitivity is a general-purpose sensitivity analysis tool for user-supplied calculations and parameters. SYNOPSIS use Simulation::Sensitivity; $sim = Simulation::Sensitiviy->new( calculation => sub { my $p = shift; return $p->{alpha} + $p->{beta} } parameters => { alpha =>...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (129): Simulation::Sensitivity Download

Added: August 03, 2010 | Visits: 1.010

APFP APFP (Arbitrary Precision Floating Point) is an Unicon class for performing arbitrary precision floating point calculations. It also includes a class for calculating with arbitrary precision complex numbers. APFP requires unicon overloaded operators. Whats New in This Release: - Made to use...


Platforms: *nix

License: Freeware Size: 100.35 KB Download (97): APFP Download

Added: September 24, 2013 | Visits: 868

Gnofract 4D Gnofract 4D is a free, open source program which allows anyone to create beautiful images called fractals. The images are automatically created by the computer based on mathematical principles. These include the Mandelbrot and Julia sets and many more. You don't need to do any math: you can...


Platforms: *nix

License: Freeware Size: 839.68 KB Download (118): Gnofract 4D Download

Added: April 02, 2010 | Visits: 1.265

Statistics::SPC Statistics::SPC is a Perl module with calculations for Stastical Process Control (SPC). Creates thresholds based on the variability of all data, # of samples not meeting spec, and variablity within sample sets, all from training data. Note: this is only accurate for data which is normally...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (136): Statistics::SPC Download

Added: February 26, 2010 | Visits: 1.169

Math::Telephony::ErlangC Math::Telephony::ErlangC is a Perl extension for Erlang C calculations. SYNOPSIS use Math::Telephony::ErlangC; # Evaluate probability that a service request will have to wait $wprob = wait_probability($traffic, $servers); # Probability that the wait time will be less than a fixed maximum...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (138): Math::Telephony::ErlangC Download

Added: March 09, 2010 | Visits: 1.210

Math::Telephony::ErlangB Math::Telephony::ErlangB is a Perl extension for Erlang B calculations. SYNOPSIS use Math::Telephony::ErlangB qw( :all ); # Evaluate blocking probability $bprob = blocking_probability($traffic, $servers); $gos = gos($traffic, $servers); # Same result as above # Dimension minimum number...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (259): Math::Telephony::ErlangB Download

Added: July 14, 2010 | Visits: 1.047

Math::Symbolic Math::Symbolic is a Perl module for symbolic calculations. SYNOPSIS use Math::Symbolic; my $tree = Math::Symbolic->parse_from_string(1/2 * m * v^2); # Now do symbolic calculations with $tree. # ... like deriving it... my ($sub) = Math::Symbolic::Compiler->compile_to_sub($tree); my...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (96): Math::Symbolic Download

Added: February 15, 2010 | Visits: 566

libease libease is a shared library containing easing algorithms that can be used for graphical effects or mathematical calculations. libeases main goal of is to try and create a centralised library for easing effects within the window manager environment. Installation: Beginners: This is...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (88): libease Download

Added: September 24, 2010 | Visits: 1.108

Tk::Image::Calculation Tk::Image::Calculation is a Perl extension for graphic calculations. SYNOPSIS #------------------------------------------------- use Tk::Image::Calculation; my @points_oval = (10, 10, 30, 50); my @points_circle = (20, 20, 60, 60); my @points_polygon = (136, 23, 231, 55, 463, 390, 338, 448,...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (97): Tk::Image::Calculation Download

Added: January 25, 2010 | Visits: 432

iuTime iuTime is a simple yet handy tool for date and time calculations.


Platforms: Mac

License: Freeware Download (105): iuTime Download

Added: January 25, 2010 | Visits: 855

Molar Mass Molar Mass is a Dashboard widget that calculates the molar mass of a molecule based on the formula entered in the input field. The calculator has an option to show the calculations."Molar mass" is a chemistry related term, that refers to the mass of one mole of a chemical compound.


Platforms: Mac

License: Freeware Size: 59 KB Download (157): Molar Mass Download

Added: January 25, 2010 | Visits: 1.130

PEMDAS PEMDAS is a scientific calculator with an easy-to-use interface for doing calculations with formulas and variables. Clicking the '+' button in the bottom right of the widget will expand the widget and reveal the formula and variable caches, which give one-click access to everything you've done....


Platforms: Mac

License: Freeware Download (106): PEMDAS Download

Added: January 25, 2010 | Visits: 748

Hex Calculator Widget Hex Calculator Widget can do calculations in base 2, 10 and 16 with the most common features implemented. It has key bindings for most everything, and is designed to be a coderls calculator. It is based around a signed 32-bit integer.


Platforms: Mac

License: Freeware Download (116): Hex Calculator Widget Download

Added: January 25, 2010 | Visits: 702

rProphecy rProphecy uses the Spearman-Brown prophecy formula to calculate the reliability of a test if items are added or deleted.


Platforms: Mac

License: Freeware Size: 2.4 MB Download (93): rProphecy Download

< 1 2 3 4 5