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

Missing Numbers freeware
Filter: All | Freeware | Demo
 

Missing Numbers

< 1 2 3 4 5 > 
Added: August 17, 2010 | Visits: 929

Lingua::ZH::Currency::UpperCase Lingua::ZH::Currency::UpperCase is a Perl module to convert Currency Numbers to Chinese UpperCase Format. SYNOPSIS use Lingua::ZH::Currency::UpperCase; print chinese_currency_uc( 2504.39 ); The main subroutine get a number and give a chinese string which has been converted as currency...



Platforms: *nix

License: Freeware Size: 3.07 KB Download (88): Lingua::ZH::Currency::UpperCase Download

Added: March 16, 2010 | Visits: 1.253

Test::Number::Delta Test::Number::Delta is a Perl module to compare the difference between numbers against a given tolerance. SYNOPSIS # Import test functions use Test::Number::Delta; # Equality test with default tolerance delta_ok( 1e-5, 2e-5, values within 1e-6); # Inequality test with default tolerance...





Platforms: *nix

License: Freeware Size: 18.43 KB Download (103): Test::Number::Delta Download

Added: June 09, 2010 | Visits: 1.756

SVG-cards SVG-cards is a set of playing cards made from pure SVG with all kings, queens, jacks, numbers, jokers, and backs of cards. You can use SVG-cards everywhere you like : Web pages, games, the GNOME desktop, the KDE desktop, and so on... You can print them on your color printer and make real...


Platforms: *nix

License: Freeware Size: 348.16 KB Download (200): SVG-cards Download

Released: July 01, 2012  |  Added: July 01, 2012 | Visits: 1.272

Strings edit Strings edit is a library that provides I/O facilities for integer, floating-point, Roman numbers, and strings. Both input and output subroutines support string pointers for consequent stream processing. The output can be aligned in a fixed size field with padding. Numeric input can be checked...


Platforms: *nix

License: Freeware Size: 54.27 KB Download (99): Strings edit Download

Added: June 24, 2010 | Visits: 998

SmartTagFix SmartTagFix is a simple utility that fills in missing ID3 tags for all MP3s within a directory structure. It uses the file name, directory name, and a bit of "common sense" to guess the correct labels. Most MP3 players depend on the id3 tag to categorise the song. However when you download...


Platforms: *nix

License: Freeware Size: 358.4 KB Download (92): SmartTagFix Download

Added: April 24, 2010 | Visits: 773

Math::BaseCalc Math::BaseCalc is a Perl module that can convert numbers between various bases. SYNOPSIS use Math::BaseCalc; my $calc = new Math::BaseCalc(digits => [0,1]); #Binary my $bin_string = $calc->to_base(465); # Convert 465 to binary $calc->digits(oct); # Octal my $number =...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (93): Math::BaseCalc Download

Added: September 21, 2013 | Visits: 763

Gjrand gjrand is a programmer's library for pseudo-random numbers. gjrand library includes random number generator testing code and is intended for simulation, games, and "Monte-Carlo" algorithms. It produces pseudo-random numbers of the types: uniform integers, uniform reals, normally distributed...


Platforms: Mac

License: Freeware Size: 122.88 KB Download (101): Gjrand Download

Added: August 12, 2013 | Visits: 871

Mnemisis Mnemisis is a tool for learning and using what is called the 'major' system of mnemonic for remembering numbers. It involves /learning/ (sigh) a phonetic system, but after that it's time to start cramming those 20+ digit numbers into your head. Free


Platforms: *nix

License: Freeware Size: 102.4 KB Download (105): Mnemisis Download

Added: November 11, 2010 | Visits: 830

KonsoleLock KonsoleLock simple asks for three pin numbers, verifies them as you enter them, and if correct, lets you in. Installation: Move PIN command to /usr/bin (or wherever your shell gets its commands). Config: Use konsolelock.c as your configger. Change the variable test-for numbers on the...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (104): KonsoleLock Download

Added: August 15, 2010 | Visits: 1.651

Kubuntu Human Theme Kubuntu Human Theme was created because I started to like the Ubuntu Human theme and when I switched to KDE, I was missing it there. The theme is assembled from various Ubuntu style items, most of which can be found on KDE-look: Ubuntu Cristal background, Human (Revised) color scheme, nuoveXT...


Platforms: *nix

License: Freeware Download (162): Kubuntu Human Theme Download

Added: August 18, 2010 | Visits: 1.017

Text::Roman Text::Roman is a Perl module that converts roman algarism in integer numbers and the contrary, recognize algarisms. SYNOPSIS use Text::Roman; print roman(123); Text::Roman::roman() is a very simple algarism converter. It converts a single integer (in arabic algarisms) at a time to its...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (108): Text::Roman Download

Added: April 19, 2010 | Visits: 825

Number::WithError Number::WithError is a Perl module that contains numbers with error propagation and scientific rounding. SYNOPSIS use Number::WithError; my $num = Number::WithError->new(5.647, 0.31); print $num . "n"; # prints 5.65e+00 +/- 3.1e-01 # (I.e. it automatically does scientific rounding) my...


Platforms: *nix

License: Freeware Size: 27.65 KB Download (90): Number::WithError Download

Added: February 25, 2010 | Visits: 1.096

Math::Roman Math::Roman contains arbitrary sized Roman numbers and conversion from and to Arabic. SYNOPSIS use Math::Roman qw(roman); $a = new Math::Roman MCMLXXIII; # 1973 $b = roman(MCMLXI); # 1961 print $a - $b,"n"; # prints XII $d = Math::Roman->bzero(); # $d++; # I $d += 1998; # MCMXCIX $d...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (151): Math::Roman Download

Added: April 13, 2010 | Visits: 854

Data::SecsPack Data::SecsPack is a Perl module pack and unpack numbers in accordance with SEMI E5-94. SYNOPSIS ##### # Subroutine interface # use Data::SecsPack qw(bytes2int config float2binary ifloat2binary int2bytes pack_float pack_int pack_num str2float str2int unpack_float unpack_int unpack_num);...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (91): Data::SecsPack Download

Added: March 20, 2010 | Visits: 1.041

Perso Perso can handle different types of identity card numbers (e. g. german/ austrian ID-card and passport). It check the numbers for correctness using the "7-3-1"-checksum algorithm. Also it can extract information from the numbers (e. g. birthday) or generate example numbers using custum values....


Platforms: *nix

License: Freeware Size: 17.41 KB Download (114): Perso Download

Added: January 25, 2010 | Visits: 968

Address Book Reverse Look-up Plug-in Address Book Reverse Look-up Plug-in is for the Mac OS X 10.3 address book which allows you to look up (from public records) addresses from phone numbers. You can use this to fill in the missing gaps in your address book (for entries which have phone number but don't have addresses). Please note:...


Platforms: Mac

License: Freeware Size: 60 KB Download (97): Address Book Reverse Look-up Plug-in Download

Added: January 25, 2010 | Visits: 604

CallVantage Dialer CallVantage Dialer... After getting CallVantage,I felt that the missing piece was the ability to dial numbers directly from my Mac. Of course, you can use the CallVantage website, but that's not nearly as nice as dialing from Address Book (or, even better, Quicksilver). CallVantage Dialer comes...


Platforms: Mac

License: Freeware Size: 99 KB Download (106): CallVantage Dialer Download

Released: February 16, 2010  |  Added: April 03, 2010 | Visits: 3.274

Roulette Lucky Number Generator Get Roulette Lucky Number Generator by RouletteDoc.com to make your roulette gameplay more systematic! Roulette LNG is a special tool for online roulette players which generates personal lucky numbers recommended for player to bet on in the gameplay. To get your lucky numbers you must follow...


Platforms: Windows

License: Freeware Size: 19.47 KB Download (330): Roulette Lucky Number Generator Download

Released: July 12, 2012  |  Added: August 14, 2012 | Visits: 729

Qubot Wizard Compare your website content with over 100 competing websites of your choice, checking them for contextual similarities, common sentence meanings, potentially missing relevancies which is content commonly found on competing sites but missing on yours, duplicated phrases and keyword strengths all...


Platforms: Windows

License: Freeware Size: 4.52 MB Download (87): Qubot Wizard Download

Released: November 12, 2012  |  Added: November 12, 2012 | Visits: 279

OpenPFGW OpenPFGW is software that is designed to perform PRP and primality tests on numbers of specific forms. This software currently run on any x86 hardware with the support of George Woltman's gwnum library, the same library behind GIMPS and Prime95.


Platforms: Windows

License: Freeware Size: 17 MB Download (479): OpenPFGW Download

< 1 2 3 4 5 >