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

Net Salary Calculator freeware
Filter: All | Freeware | Demo
 

Net Salary Calculator

< 1 2 3 4 5 > 
Released: September 29, 2014  |  Added: April 29, 2015 | Visits: 3.823

Bond Yield Calculator The Bond Yield Calculator for Excel or OpenOffice Calc enables the automatic generation of scheduled bond payments and the calculation of resulting yield to maturity. The model is equipped to handle odd first time periods and is ideal to speed up bond payment and yield calculations. Key features...



Platforms: Windows, Mac

License: Freeware Size: 90 KB Download (543): Bond Yield Calculator Download

Added: August 03, 2008 | Visits: 2.594

Lifespan Age Calculator LIFESPAN AGE CALCULATOR can subtract dates answering in years months and days. It can also calculate a start date given an end date and elapsed age. Lifespan Date Calculator runs on any version of Windows, or Linux with WINE. This date calculator has a very small footprint (35k zipped, 80k...





Platforms: Windows, Windows CE

License: Freeware Size: 35 KB Download (546): Lifespan Age Calculator Download

Released: November 04, 2008  |  Added: April 27, 2010 | Visits: 2.397

Calculator Calculator is a minimalist, easy to use Windows calculator that takes convenient advantage of the number key pad in your keyboard. Calculator can compute any algebra expression instantly. Calculator runs on Windows 2000/XP/2003 Server/Vista. This freeware version is free for public use and...


Platforms: Windows

License: Freeware Size: 20 KB Download (240): Calculator Download

Released: August 26, 2008  |  Added: September 08, 2008 | Visits: 2.921

eCalc Calculator eCalc is a free Windows calculator with basic and scientific functions. The calculator is designed with a high level of aesthetics, including large buttons and an easy to read display. The calculator operates with a frameless border and stays open above your other programs - making it an ideal...


Platforms: Windows

License: Freeware Size: 728.95 KB Download (277): eCalc Calculator Download

Released: February 23, 2009  |  Added: March 05, 2009 | Visits: 3.960

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 (668): Science Calculator Download

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

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.066

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.829

Net::Flickr::Backup Net::Flickr::Backup module contains OOP for backing up your Flickr photos locally. SYNOPSIS use Net::Flickr::Backup; use Log::Dispatch::Screen; my $flickr = Net::Flickr::Backup->new($cfg); my $feedback = Log::Dispatch::Screen->new(name => info, min_level => info);...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (100): Net::Flickr::Backup Download

Added: January 18, 2010 | Visits: 1.287

Net::Blogger::Engine::Userland::metaWeblog Net::Blogger::Engine::Userland::metaWeblog is a userLand metaWeblog API engine. SYNOPSIS my $radio = Blogger->new(engine=>"radio"); $radio->Proxy(PROXY); $radio->Username(USERNAME); $radio->Password(PASSWORD); $radio->metaWeblog()->newPost( title=>"hello", description=>"world",...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (92): Net::Blogger::Engine::Userland::metaWeblog Download

Added: January 18, 2010 | Visits: 1.020

Net::Delicious::Iterator Net::Delicious::Iterator is an iterator class for Net::Delicious thingies. SYNOPSIS use Net::Delicious::Iterator; my @dates = ({...},{...}); my $it = Net::Delicious::Iterator->new("Date",@dates); while (my $d = $it->next()) { # Do stuff with $d here } NOTES It isnt really expected...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (101): Net::Delicious::Iterator Download

Added: January 18, 2010 | Visits: 1.137

Net::Delicious::Constants::Config Net::Delicious::Constants::Config are constant variables for Net::Delicious default configs. SYNOPSIS use Net::Delicious::Constants qw (:config) __top Constant variables for Net::Delicious default configs..


Platforms: *nix

License: Freeware Size: 18.43 KB Download (93): Net::Delicious::Constants::Config Download

Added: January 18, 2010 | Visits: 1.485

net-check net-check package is a pair of simple perl scripts that will monitor and report on your internet connectivity. The scripts came about when my DSL provider repeatedly dropped the connections on a machine that was used exclusively as a dial-up gateway. In addition, since I am spending $50 a...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (112): net-check Download

Added: March 20, 2010 | Visits: 2.513

Net::SMTP::TLS Net::SMTP::TLS is an SMTP client supporting TLS and AUTH. SYNOPSIS use Net::SMTP::TLS; my $mailer = new Net::SMTP::TLS( your.mail.host, Hello => some.host.name, Port => 25, #redundant User => emailguy, Password=> s3cr3t); $mailer->mail(emailguy@your.mail.host);...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (295): Net::SMTP::TLS Download

Added: June 19, 2010 | Visits: 953

Net::Z3950::SimpleServer Net::Z3950::SimpleServer is a simple Perl API for building Z39.50 servers. SYNOPSIS use Net::Z3950::SimpleServer; sub my_search_handler { my $args = shift; my $set_id = $args->{SETNAME}; my @database_list = @{ $args->{DATABASES} }; my $query = $args->{QUERY}; ## Perform the query on...


Platforms: *nix

License: Freeware Size: 28.67 KB Download (92): Net::Z3950::SimpleServer Download

Added: May 14, 2010 | Visits: 1.152

Net::AIM Net::AIM is a Perl extension for AOL Instant Messenger TOC protocol. SYNOPSIS use Net::AIM; $aim = new Net::AIM; $conn = $aim->newconn(Screenname => Perl AIM, Password => yaddayadda); $aim->start; This module implements an OO interface to the Aol Instant Messenger TOC protocol. This...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (105): Net::AIM Download

Added: May 03, 2010 | Visits: 2.342

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.286

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: August 21, 2010 | Visits: 992

Net::Lyskom Net::Lyskom is a Perl module used to talk to LysKOM servers. SYNOPSIS use Net::Lyskom; $a = Net::Lyskom->new(); $conf = 6; $a->login(pers_no => 437, password => "God", invisible => 1) or die "Failed to log in: $a->err_stringn"; $b = $a->send_message(7680, "Oook!"); $b =...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (90): Net::Lyskom Download

Added: June 24, 2010 | Visits: 1.177

Net::CyanChat::Server Net::CyanChat::Server is a Perl interface for running a CyanChat server. SYNOPSIS use Net::CyanChat::Server; our $cho = new Net::CyanChat::Server ( host => localhost, port => 1812, debug => 1, ); # Start the server. $cho->connect(); # Loop. $cho->start(); Net::CyanChat::Server...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (102): Net::CyanChat::Server Download

Added: September 12, 2010 | Visits: 880

Net::CyanChat Net::CyanChat is a Perl interface for connecting to Cyan Worlds chat room. SYNOPSIS use Net::CyanChat; my $cyan = new Net::CyanChat ( host => cho.cyan.com, # default port => 1812, # main port--1813 is for testing proto => 1, # use protocol 1.0 refresh => 60, # ping rate (default) );...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (93): Net::CyanChat Download

< 1 2 3 4 5 >