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

Collectible Coin Values freeware
Filter: All | Freeware | Demo
 

Collectible Coin Values

1 2 3 4 5 > 
Released: January 15, 2022  |  Added: February 29, 2024 | Visits: 3.531

Pirate Desire Transparency. Privacy protection. and Participation. our values. Revolution. Pirate Desire can project any kind of calculation in x / y / t, and it can integrate over time. Select your Target. Check your Options. Build your own Ship. contribute. and grow. be successful. Vote....



Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 6.06 MB Download (1008): Pirate Desire Download

Released: August 24, 2012  |  Added: August 24, 2012 | Visits: 511

Coin Flip + With Double Sided Coin - You Heads or Tails? Need to decide who should do what, or what to decided between two options? Then why not flip for it!





Platforms: iPhone, iPod

License: Freeware Size: 1.3 MB Download (452): Coin Flip + With Double Sided Coin - You Download

Released: May 30, 2018  |  Added: June 25, 2018 | Visits: 613

Paper Wallet Generator Create and print paper wallets for the safe long-term storage of your Bitcoin, Litecoin, Bitcoin Reference line and Reference line coin. If you store your coins on a paper wallet the coins cannot be stolen from your computer. You can use Paper Wallets for a safe long-term storage of your coins....


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 2.73 MB Download (262): Paper Wallet Generator Download

Added: September 17, 2010 | Visits: 882

Zonestats Zonestats create an RRD database with the values of CPU and memory (RSS) usage per Solaris 10 zone. Zonestats project requires only the RRDs Perl module..


Platforms: *nix

License: Freeware Size: 13.31 KB Download (145): Zonestats Download

Added: August 15, 2008 | Visits: 1.537

CoinManage UK Coin Collecting Software Use CoinManage UK coin collecting software to easily & accurately catalogue your UK Coin Collection. Included is a comprehensive database of over 6600 British Milled coins from 1649-present, including Maundy coins, proof sets and bullion coins. Up to date Gold, Silver & Platinum spot prices can...


Platforms: Windows

License: Freeware Size: 49 KB Download (144): CoinManage UK Coin Collecting Software Download

Added: April 23, 2010 | Visits: 1.175

Template::Magic Template::Magic is a Perl module for magic merger of runtime values with templates. SYNOPSIS Just add these 2 magic lines to your code... use Template::Magic; Template::Magic->new->print( /path/to/template ); to have all your variable and subroutines merged with the template file, or set...


Platforms: *nix

License: Freeware Size: 46.08 KB Download (143): Template::Magic Download

Added: June 09, 2010 | Visits: 1.586

mod-apache-snmp Apache SNMP Module allows you to monitor different configuration and status values of the Apache Web server using SNMP. Whats New in This Release: - Bugfixes, the inclusion of MRTG scripts, and changes to make the module work on the IBM HTTP Server..


Platforms: *nix

License: Freeware Size: 32.77 KB Download (128): mod-apache-snmp Download

Released: May 24, 2010  |  Added: June 01, 2010 | Visits: 1.310

MightyQuery MightyQuery is a single user SQL database management software working with data stored as comma separated values (.csv, .txt) in plain, flat, textual files. It is serverless, self-contained, simple and effective SQL DBMS for querying CSV files. In contrast to most database systems, MightyQuery...


Platforms: Windows, *nix, Mac

License: Freeware Size: 2.45 MB Download (124): MightyQuery Download

Added: January 13, 2010 | Visits: 1.031

Convert::MIL1750A Convert::MIL1750A is a Perl module for conversion routines between decimal floating/integer values and hexadecimal values in the MIL-STD-1750A format. SYNOPSIS use MIL1750A; # Convert to MIL-STD-1750A hex from decimal $hex16i = I16_to_1750A( $dec_value ); $hex16f = F16_to_1750A(...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (120): Convert::MIL1750A Download

Added: January 14, 2010 | Visits: 1.146

Units of measurement for Ada Units of measurement for Ada library provides an implementation of dimensioned values for Ada. Unit checks are made at run-time, if not optimized out by the compiler. SI and irregular measurement units are supported. Shifted units like degrees Celsius are supported too. Conversions from and...


Platforms: *nix

License: Freeware Size: 788.48 KB Download (107): Units of measurement for Ada Download

Added: July 08, 2010 | Visits: 1.764

Statistics::Distributions Statistics::Distributions is a Perl module for calculating critical values and upper probabilities of common statistical distributions. SYNOPSIS use Statistics::Distributions; $chis=Statistics::Distributions::chisqrdistr (2,.05); print "Chi-squared-crit (2 degrees of freedom, 95th...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (107): Statistics::Distributions Download

Added: May 14, 2010 | Visits: 1.330

RRDBot RRDBot is an SNMP polling daemon which writes the polled values to an RRD database. The project can poll many different SNMP sources in an efficient manner. It has no large external dependencies, and its configuration is stored in text files. It has full support for MIB definition files and...


Platforms: *nix

License: Freeware Size: 481.28 KB Download (103): RRDBot Download

Added: August 03, 2008 | Visits: 869

Coin Weighing Play the role of an ancient wise man finding the fake coin for the kings.


Platforms: Windows

License: Freeware Size: 324 KB Download (101): Coin Weighing Download

Added: September 14, 2010 | Visits: 917

Security::CVSS Security::CVSS is a Perl module to calculate CVSS values (Common Vulnerability Scoring System). SYNOPSIS use Security::CVSS; my $CVSS = new Security::CVSS; $CVSS->AccessVector(Local); $CVSS->AccessComplexity(High); $CVSS->Authentication(Not-Required);...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (100): Security::CVSS Download

Added: May 01, 2010 | Visits: 1.193

App::Options App::Options is Perl module to combine command line options, environment vars, and option file values (for program configuration). SYNOPSIS #!/usr/local/bin/perl use App::Options; # reads option values into %App::options by default # do something with the options (in %App::options) use...


Platforms: *nix

License: Freeware Size: 33.79 KB Download (96): App::Options Download

Added: July 23, 2010 | Visits: 848

mod_iptos mod_iptos can set IPTOS values on outgoing packets to assist traffic shaping. I wanted bandwidth control for a few virtual hosts, but i did not like the userland methods -- they were inaccurate and buggy. I wanted to take advantage of the linux kernel traffic shaping which i was already using...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (95): mod_iptos Download

Added: April 10, 2010 | Visits: 795

Scalar::Defer Scalar::Defer is a Perl module to calculate values on demand. SYNOPSIS use Scalar::Defer; # exports defer and lazy my ($x, $y); my $dv = defer { ++$x }; # a deferred value (not memoized) my $lv = lazy { ++$y }; # a lazy value (memoized) print "$dv $dv $dv"; # 1 2 3 print "$lv $lv $lv";...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (89): Scalar::Defer Download

Added: May 10, 2013 | Visits: 548

Simple string checksum This one line function adds up the ascii values of a string and returns the total as a checksum. Also included is a variation which returns the checksum mod 256 (so it can be used as a single byte).The same technique can be used to add up a list of numbers, or to return the average of a list...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (63): Simple string checksum Download

Added: May 10, 2013 | Visits: 251

Taxonomy Actions 5.x- The term values can be specified as a comma separated string, including regular expressions.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Key features "Taxonomy Actions": - Send an email and promote node to front...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (60): Taxonomy Actions 5.x- Download

Released: September 07, 2012  |  Added: September 07, 2012 | Visits: 941

Coin Op Internet Cafe Kiosk Timer Demo Save your hiring cost, management cost, make more profit, the Weavefuture Coin Op Internet Cafe Kiosk Timer have to work with Weavefuture Muilt Coin Acceptor AK5, charge user by time, when the count down timer is expired, the user have to drop more coins in order to use the computer. It can be...


Platforms: Windows

License: Freeware Size: 1.87 MB Download (59): Coin Op Internet Cafe Kiosk Timer Demo Download

1 2 3 4 5 >