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

Zeros software
Filter: All | Freeware | Demo
 

Zeros

< 1 2 3 4 
Added: January 23, 2010 | Visits: 795

NetAddr::IP NetAddr::IP is a Perl module that can manage IPv4 and IPv6 addresses and subnets. SYNOPSIS use NetAddr::IP qw( Compact Coalesce Zero Ones V4mask V4net :aton :old_storable :old_nth ); my $ip = new NetAddr::IP loopback; print "The address is ", $ip->addr, " with mask ", $ip->mask,...



Platforms: *nix

License: Freeware Size: 97.28 KB Download (98): NetAddr::IP Download

Added: November 05, 2010 | Visits: 1.127

Crypt::UnixCrypt Crypt::UnixCrypt is a perl-only implementation of the crypt function. SYNOPSIS use Crypt::UnixCrypt; $hashed = crypt($plaintext,$salt); # always use this modules crypt BEGIN { $Crypt::UnixCrpyt::OVERRIDE_BUILTIN = 1 } use Crypt::UnixCrypt; This module is for all those poor souls whose...





Platforms: *nix

License: Freeware Size: 8.19 KB Download (91): Crypt::UnixCrypt Download

Added: July 10, 2010 | Visits: 1.473

GPS::PRN GPS::PRN is a package for PRN - Object ID conversions. SYNOPSIS use GPS::PRN; my $obj = GPS::PRN->new(); print "PRN: ", $obj->prn_oid(22231), "n"; print "OID: ", $obj->oid_prn(1), "n"; This module maps GPS PRN number to Satellite OID and vice versa. Object Identification Number (OID)...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (230): GPS::PRN Download

Added: April 11, 2010 | Visits: 936

Audio::Data Audio::Data is a module for representing audio data to perl. SYNOPSIS use Audio::Data; my $audio = Audio::Data->new(rate => , ...); $audio->method(...) $audio OP ... Audio::Data represents audio data to perl in a fairly compact and efficient manner using C via XS to hold data as a C...


Platforms: *nix

License: Freeware Size: 88.06 KB Download (100): Audio::Data Download

Added: April 22, 2010 | Visits: 999

Math::BigInt::Calc Math::BigInt::Calc is a pure Perl module to support Math::BigInt. SYNOPSIS Provides support for big integer calculations. Not intended to be used by other modules. Other modules which sport the same functions can also be used to support Math::BigInt, like Math::BigInt::GMP or...


Platforms: *nix

License: Freeware Size: 194.56 KB Download (96): Math::BigInt::Calc Download

Added: March 21, 2010 | Visits: 1.166

Math Objects Math Objects is a math template library written in C++ using generic programming techniques. In order to use the "Math Objects" library, the user only has to include the header files he needs (e.g. Matrix.h, Polynomial.h etc.). In order to compile the library the user needs an ISO/IEC...


Platforms: *nix

License: Freeware Size: 286.72 KB Download (92): Math Objects Download

Added: November 26, 2010 | Visits: 1.550

Net::SMS::Clickatell Net::SMS::Clickatell is Perl module access to Clickatell SMS messaging service. SYNOPSIS use Net::SMS::Clickatell; my $catell = Net::SMS::Clickatell->new( API_ID => $api_id ); $catell->auth( USER => $user, PASSWD => $passwd ); $catell->sendmsg( TO => $mobile_phone, MSG => Hi, Im using...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (114): Net::SMS::Clickatell Download

Added: November 06, 2010 | Visits: 944

Class::Bits Class::Bits is a Perl module with class wrappers around bit vectors. SYNOPSIS package MyClass; use Class::Bits; make_bits( a => 4, # 0..15 b => 1, # 0..1 c => 1, # 0..1 d => 2, # 0..3 e => s4 # -8..7 f => s1 # -1..0 ); package; $o=MyClass->new(a=>12, d=>2); print "o->b is ",...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (90): Class::Bits Download

Added: October 27, 2010 | Visits: 829

Googolplex Googolplex is just a Python class to do a query on Google search engine, parse it and returns the result as a list. My friend Matias Torchinsky wrote me a pretty brief history about the Googolplex: "According to the penguin dictionary of curious and interesting Numbers a googol is a number...


Platforms: *nix

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

Added: March 03, 2010 | Visits: 998

Lingua::ID::Nums2Words Lingua::ID::Nums2Words is a Perl module to convert number to Indonesian verbage. SYNOPSIS use Lingua::ID::Nums2Words ; print nums2words(123) ; # "seratus dua puluh tiga" print nums2words_simple(123) ; # "satu dua tiga" nums2words currently can handle real numbers in normal and scientific...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (94): Lingua::ID::Nums2Words Download

Added: November 04, 2010 | Visits: 941

Algorithm::Munkres Algorithm::Munkres is a Perl extension for Munkres solution to classical Assignment problem for square and rectangular matrices. This module extends the solution of Assignment problem for square matrices to rectangular matrices by padding zeros. Thus a rectangular matrix is converted to square...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (100): Algorithm::Munkres Download

Added: July 02, 2010 | Visits: 1.067

THC-Shagg THC-Shagg is a modular application to bruteforce check digit algorithms. THC-Shagg project can be used to gain information about serial numbers that use check digit algorithms. Once THC-Shagg has analysed a set of serial numbers and found matching check digit algorithms, it is able to generate...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (154): THC-Shagg Download

Released: December 02, 2012  |  Added: December 02, 2012 | Visits: 1.330

THC-SecureDelete THC-SecureDelete is the best secure data deletion toolkit! If you overwrite a file for 10+ times, it can still be recovered. Read why and use the programs included (w/src!). These tools can wipe files, free disk space, swap and memory! Changes: Linux LKM for secure file deletion included, small...


Platforms: *nix

License: Freeware Size: 61.44 KB Download (139): THC-SecureDelete Download

Released: August 16, 2012  |  Added: August 16, 2012 | Visits: 1.176

Ristretto Ristretto is the mail API that is used by Columba, a Java mail client. It is available as a stand-alone API, and it provides a well-tested, slim, and fast Java implementation of all relevant mail protocols and features. It is licensed under a MPL/LGPL/GPL tri-license. Whats New in This...


Platforms: *nix

License: Freeware Size: 1.2 MB Download (127): Ristretto Download

Added: January 25, 2010 | Visits: 725

Nu Sans Monospaced (Truetype) Nu Sans Monospaced is based on Apple Computer's "Espy Sans" bitmap font. Espy Sans is a font designed by Apple's Human Interfacepeople for easy readability on computer screens. This monospaced font is perfect for reading email, great sans-serif alternative to Courier, and the slashed zeros help...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 214 KB Download (109): Nu Sans Monospaced (Truetype) Download

Added: January 25, 2010 | Visits: 689

Nu Sans Monospaced (Postscript) Nu Sans Monospaced is based on Apple Computer's "Espy Sans" bitmap font. Espy Sans is a font designed by Apple's Human Interfacepeople for easy readability on computer screens. This monospaced font is perfect for reading email, great sans-serif alternative to Courier, and the slashed zeros help...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 222 KB Download (99): Nu Sans Monospaced (Postscript) Download

Added: January 25, 2010 | Visits: 1.132

Birthday Grapher Like many people, when I was first introduced probability's infamous "Birthday Paradox" I was in strong disbelief. I saw the formula and accepted it, but never really got it. Recently I decided to convince myself of the validity of the paradox through the creation of a simple computer program....


Platforms: Mac

License: Freeware Download (104): Birthday Grapher Download

Added: January 25, 2010 | Visits: 1.139

Number Press Number Press is the perfect solution for printshops, organizations, clubs or any type of business that need to number their documents. Ideal to number forms, raffles, NCR, Slips, Multiple-Up or anything that needs to be numbered. Choose any font, style, size or color Place up to 32 Numbers...


Platforms: Mac

License: Demo Cost: $0.00 USD Download (131): Number Press Download

Released: November 17, 2012  |  Added: November 17, 2012 | Visits: 821

Best Kakuro for Mac OS Try Best Kakuro for the best Kakuro puzzles. Best Kakuro creates Kakuro puzzles in 5 difficulty levels from easy to killer, and grid sizes ranging from 8x8 to 14x18. Print the puzzles, or solve them on screen using either your mouse or keyboard. All puzzles have a guaranteed unique solution and...


Platforms: Mac

License: Freeware Size: 4.2 MB Download (525): Best Kakuro for Mac OS Download

Released: September 04, 2012  |  Added: September 04, 2012 | Visits: 629

Excel Zip Codes Convert, Lookup & Format Convert zip codes in a block of selected cells in MS Excel. For example, change ", " to "" or "" to ", ". Also, add leading and trailing zeros to zip codes such that the length becomes 5 numbers. Excel 2000 or higher required.


Platforms: Windows

License: Shareware Cost: $29.99 USD Size: 1.2 MB Download (56): Excel Zip Codes Convert, Lookup & Format Download

< 1 2 3 4