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

Relatively Prime Numbers freeware
Filter: All | Freeware | Demo
 

Relatively Prime Numbers

< 1 2 3 4 5 > 
Added: September 13, 2010 | Visits: 1.203

Math::Numbers Math::Numbers is a Perl module that contains methods for mathematical approaches of concepts of the number theory. SYNOPSIS use Math::Numbers; my $a = 123; my $b = 34; my $numbers = Math::Numbers->new($a, $b [, ...]); print "They are coprimes (relatively primes)!n" if...



Platforms: *nix

License: Freeware Size: 4.1 KB Download (104): Math::Numbers 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: 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: 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: 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: July 07, 2010 | Visits: 1.288

Linux Letters and Numbers Linux Letters and Numbers project is an educational childrens game for linux. Linux Letters and Number is a fun and educational learning game intended for children 2 and up. It helps children learn or improve their letters, numbers, spelling, and vocabulary skills through the use of...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (100): Linux Letters and Numbers 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: January 18, 2010 | Visits: 914

Pho Pho project is a lightweight program for viewing large numbers of images quickly, rotating or deleting some, and making notes about what to do with each image -- for instance, for going through hundreds of images after uploading them from a digital camera. Why another image viewer? Surely there...


Platforms: *nix

License: Freeware Size: 66.56 KB Download (97): Pho Download

Added: March 26, 2010 | Visits: 838

Language::Functional Language::Functional is a Perl module which makes Perl slightly more functional. SYNOPSIS use Language::Functional :all; print The first ten primes are: , show(take(10, filter { prime(shift) } integers)), "n"; Perl already contains some functional-like functions, such as map and grep. The...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (96): Language::Functional 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: June 01, 2010 | Visits: 1.134

Class Library for Numbers Class Library for Numbers in short CLN is a library for computations with all kinds of numbers..


Platforms: *nix

License: Freeware Size: 1.62 MB Download (93): Class Library for Numbers Download

Added: August 16, 2008 | Visits: 1.048

NUMBers NUMBers is a logical puzzle game, join the same numbers in order to clear the screen but be warned, it isn't as easy as you think ;-)


Platforms: Windows

License: Freeware Size: 1.3 MB Download (93): NUMBers 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: April 21, 2010 | Visits: 942

FireAngel FireAngel is a relatively small script that should easy the pain of setting up a Linux 2.4.x iptables based firewall. FireAngel project can do basic firewalling such as specifying unsafe and safe interfaces, host/subnets and ports. FireAngel can also set up Masquerading for you (over multiple...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (93): FireAngel Download

Added: January 25, 2010 | Visits: 643

MassSpec::CUtilities MassSpec::CUtilities is a Perl extension containing C utilities for use in mass spectrometry. SYNOPSIS MassSpec::CUtilities is an XS module so theres a chance that you or your target user might not get it to install cleanly on the target system; therefore its recommended to make its presence...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (92): MassSpec::CUtilities 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: 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: 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: May 10, 2013 | Visits: 635

A fast prime number list generator This is a fast prime number list generator using sieve algorithm. This function returns a list of prime numbers which are lower than a specified argument.


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

License: Freeware Download (76): A fast prime number list generator Download

Released: December 07, 2012  |  Added: December 07, 2012 | Visits: 1.191

Cell Phone Lookup Pro Cell Phone Lookup Pro is a simple program designed to help you lookup cell and unlisted numbers. The search box searches a database of millions of numbers, and only takes a few seconds. It will give you all kinds of information about the owner such as their name, gender and address. Included also...


Platforms: Windows

License: Freeware Size: 770 KB Download (72): Cell Phone Lookup Pro Download

< 1 2 3 4 5 >