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

Florida Lotto Numbers freeware
Filter: All | Freeware | Demo
 

Florida Lotto Numbers

< 1 2 3 4 5 > 
Added: March 23, 2010 | Visits: 978

paptcha paptcha is a PHP function that produces random numbers and results for a CAPTCHA program. paptcha project takes 3 arguments: the number of digits to produce, the number of choices to produce, and a flag to indicate whether the results should be images or not.



Platforms: *nix

License: Freeware Download (103): paptcha Download

Added: June 05, 2010 | Visits: 1.133

Callintegrator Callintegrator project uses the phone numbers in your address book to initiate a call via services like peterzahlt.de or freecall.com. Just click on the phone number and your phone rings. Setup is very easy. Currently, only freecall.com and peterzahlt.de are supported. Usage: The package...





Platforms: *nix

License: Freeware Size: 55.3 KB Download (96): Callintegrator Download

Added: August 17, 2010 | Visits: 928

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

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

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

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 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: 1.654

PlayFreeLotto PlayFreeLotto is a lotto game that you can use to discover the chance of winning the first prize in a lotto.You can also find out what is your chance to win other lotto prizes or nil. But PlayFreeLotto offers more...You can simulate any lotto and play your favorite numbers as if it were for real,...


Platforms: Mac

License: Freeware Download (320): PlayFreeLotto Download

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

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: 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

Released: July 20, 2012  |  Added: July 20, 2012 | Visits: 468

SquaredNumbersInformer SquaredNumbersInformer is a handy, simple, small, command prompt based application specially designed to help you create a list of squared numbers without use directly multiplications. for WindowsAll


Platforms: Windows

License: Freeware Download (381): SquaredNumbersInformer Download

Released: July 02, 2012  |  Added: July 02, 2012 | Visits: 405

PrimeNumbersInformer PrimeNumbersInformer is a small, simple, command prompt based application specially designed to help users learn the prime numbers. Once you've opened the app, just enter the limit number and PrimeNumbersInformer will create a TXT file with the prime numbers. for Windows7


Platforms: Windows

License: Freeware Download (417): PrimeNumbersInformer Download

< 1 2 3 4 5 >