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

Consumer Price Index Calculator freeware
Filter: All | Freeware | Demo
 

Consumer Price Index Calculator

< 1 2 3 4 5 > 
Released: February 23, 2009  |  Added: March 05, 2009 | Visits: 3.975

Science Calculator This is a very useful calculator for science students. The system contains a scientific calculator that can calculate molecular mass, and from this main calculator over 80 other calculators and science tools can be called. These include an extensive measurement converter, an area and volume... Platforms: Windows

License: Freeware Size: 1.22 MB Download (674): Science Calculator Download

Released: May 05, 2009  |  Added: July 30, 2009 | Visits: 2.939

Energy Costs Calculator Do you often wonder which household appliances use so much power? You don't know why your water bill is so high? This free power and water consumption calculator will allow a quick and easy calculation of the consumption of utilities of a single appliance. Just after the installation,... Platforms: Windows

License: Freeware Size: 679.15 KB Download (365): Energy Costs Calculator Download

Released: June 01, 2009  |  Added: January 05, 2010 | Visits: 3.077

Time Zone Calculator Free Time Zone Calculator will help you calculate time differences between different world time zones. Accounting for daylight saving time (DST) and offering a database of all major cities of the world complete with their time zones and DST settings, Time Zone Calculator is your one-click... Platforms: Windows

License: Freeware Size: 428.6 KB Download (271): Time Zone Calculator Download

Added: January 18, 2010 | Visits: 1.319

JSAN::Index::Library JSAN::Index::Library is a JavaScript Archive Network (JSAN) Software Library. This class provides objects for the various libraries (software components) in the JSAN. METHODS In addition to the general methods provided by Class::DBI, it has the following methods name The name accessor... Platforms: *nix

License: Freeware Size: 35.84 KB Download (96): JSAN::Index::Library Download

Added: October 21, 2010 | Visits: 1.860

FTP Index FTP Index provides a FTP indexer and search engine. FTP Index is a search engine for FTP servers. It scans servers for definable filetypes and stores the results in a MySQL database. It utilizes the ftpls tool from the ftpcopy package for indexing the servers. It scans multiple servers at... Platforms: *nix

License: Freeware Size: 16.38 KB Download (198): FTP Index Download

Added: September 04, 2010 | Visits: 1.367

Contentment::Index Contentment::Index is a Perl module that provides categorization and indexing features. SYNOPSIS # Get a list of the available indexes my @indexes = Contentment::Index->indexes; for my $index (@indexes) { # Get a list of avilable terms my @terms = $index->terms; for my $term (@terms)... Platforms: *nix

License: Freeware Size: 112.64 KB Download (94): Contentment::Index Download

Added: May 03, 2010 | Visits: 2.349

Blackjack basic strategy calculator Blackjack basic strategy calculator project is a Monte Carlo basic strategy calculator. bsc finds the Blackjack strategy through the Monte Carlo method. It analyzes each situation with adaptive depth, and is generally optimized for speed. The rules are hard coded for the authors local... Platforms: *nix

License: Freeware Size: 55.3 KB Download (226): Blackjack basic strategy calculator Download

Added: September 26, 2010 | Visits: 1.294

coloured dashboard calculator coloured dashboard calculator theme is based on the db calculator theme on this site but it has other colours. To instal just untar. Go to sk and open locale theme and go to the folder where you saved it and select db_calculator.theme You can chose your own background just go to the folder... Platforms: *nix

License: Freeware Size: 153.6 KB Download (94): coloured dashboard calculator Download

Added: September 18, 2010 | Visits: 1.882

Bio::Index::Swissprot Bio::Index::Swissprot is a Perl Interface for indexing (multiple) Swissprot .dat files (ie flat file swissprot format). SYNOPSIS # Complete code for making an index for several # Swissprot files use Bio::Index::Swissprot; use strict; my $Index_File_Name = shift; my $inx =... Platforms: *nix

License: Freeware Size: 4.7 MB Download (100): Bio::Index::Swissprot Download

Added: September 22, 2010 | Visits: 2.404

HTML::Widgets::Index HTML::Widgets::Index is a Perl module for creating web indexes and menus. This module renders the index of a document tree using the data stored in a MySQL database generated by anxova. It has a flexible set of render options that gives the webmaster many options on the menu item layout.... Platforms: *nix

License: Freeware Size: 65.54 KB Download (103): HTML::Widgets::Index Download

Added: August 04, 2010 | Visits: 2.672

Kitco Spot Gold Price Watcher Kitco Spot Gold Price Watcher is an extension which fetches the Bid and Ask price of Spot Gold from Kitcos website. This extension retrieve the Bid and Ask price of Spot Gold from Kitcos website.. Platforms: *nix

License: Freeware Size: 4.1 KB Download (263): Kitco Spot Gold Price Watcher Download

Added: January 21, 2010 | Visits: 1.469

Bio::Index::Blast Bio::Index::Blast is a Perl module with indexes Blast reports and supports retrieval based on query accession(s). SYNOPSIS use strict; use Bio::Index::Blast; my ($indexfile,$file1, $file2); my $index = new Bio::Index::Blast(-filename => $indexfile, -write_flag => 1);... Platforms: *nix

License: Freeware Size: 4.7 MB Download (97): Bio::Index::Blast Download

Added: October 12, 2010 | Visits: 1.826

FOX Calculator FOX Calculator is a desktop calculator written in FOX. The FOX Calculator is a simple desktop calculator geared toward the programmer. It supports not only a full complement scientific functions, but also common operations that programmers need, such as bitwise operations, bitwise shifting,... Platforms: *nix

License: Freeware Size: 1.1 MB Download (218): FOX Calculator Download

Added: June 22, 2010 | Visits: 1.732

ruby index/search ruby index/search is a general indexing framework for ruby. With it, you can create collections of documents, then index and search them. Currently, both inverted indexing and LSA indexing are supported, with rudimentary result clustering in the works. The indices may be marshalled out (with... Platforms: *nix

License: Freeware Size: 54.27 KB Download (118): ruby index/search Download

Added: August 02, 2010 | Visits: 1.771

Real Life Mortgage Calculator Real Life Mortgage Calculator is a script that provides visitors to your Web site of how much house they can afford than a simple mortgage calculator. Calculating the costs of your first home is more than just getting a mortgage - theres a ton of other costs to consider including appliances,... Platforms: *nix

License: Freeware Size: 43.01 KB Download (112): Real Life Mortgage Calculator Download

Added: January 22, 2010 | Visits: 1.952

SVN::Log::Index SVN::Log::Index is a Perl module that can index and search over Subversion commit logs. SYNOPSIS my $index = SVN::Log::Index->new({ index_path => /path/to/index }); if($creating) { # Create from scratch if necessary $index->create({ repo_url => url://for/repo }); } $index->open(); # And... Platforms: *nix

License: Freeware Size: 13.31 KB Download (109): SVN::Log::Index Download

Added: November 15, 2010 | Visits: 4.527

PRICE PRICE can open several image file formats and apply high-quality filters and other enhancements. PRICE was written to support the authors research in image processing. PRICE was born to support my research in image processing. So I have decided to work on a usable application that can open... Platforms: *nix

License: Freeware Size: 153.6 KB Download (94): PRICE Download

Added: May 24, 2010 | Visits: 1.418

Calorie Burning Calculator Calorie Burning Calculator project is a free, nicely-formatted online calculator to help your web site visitors calculate how many calories they require a day to maintain their body weight, or basal metabolic rate (BMR).. Platforms: *nix

License: Freeware Size: 25.6 KB Download (124): Calorie Burning Calculator Download

Added: January 25, 2010 | Visits: 1.150

Graphing Calculator Viewer Graphing Calculator Viewer allows you to view and interact with Graphing Calculator documents. It includes examples and demonstrations of the software.It features:2D curves3D surfacesInequalitiesSave moviesSave for Web saves HTML & PNG filesSave as RTF export to word processorsActs as a web... Platforms: Mac

License: Freeware Download (127): Graphing Calculator Viewer Download

Released: December 01, 2011  |  Added: December 07, 2011 | Visits: 917

zebNet Byte Calculator 2012 zebNet Byte Calculator 2012 allows you to quickly convert between different measurements of bits and bytes. The following units are supported: #Byte (B) #Kilobyte (KB) #Megabyte (MB) #Gigabyte (GB) #Terabyte (TB) zebNet Byte Calculator 2012 is freeware and can freely be used. Platforms: Windows

License: Freeware Size: 2.22 MB Download (98): zebNet Byte Calculator 2012 Download

< 1 2 3 4 5 >