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

Passes freeware
Filter: All | Freeware | Demo
 

Passes

< 1 2 3 4 5 
Added: June 22, 2010 | Visits: 771

Sort::Radix Sort::Radix is a Perl module with multiple passes distribution sort algorithm. SYNOPSIS use Sort::Radix; @array = qw(flow loop pool Wolf root sort tour); radix_sort(@array); print "@arrayn"; This is an implementation based on Jarkkos Wolf book (Mastering Algorithms with Perl, pp....



Platforms: *nix

License: Freeware Size: 3.07 KB Download (99): Sort::Radix Download

Added: January 18, 2010 | Visits: 1.446

Generic Protocol Framework 1.0 Generic Protocol Framework aims to allow users to rapidly prototype different emerging communications protocols. Implementations can be easily "dropped in" and tested independant of a finished product. Testing on both the end product, and the protocol itself can be easily accomplished. The tool...





Platforms: *nix

License: Freeware Size: 9.22 KB Download (99): Generic Protocol Framework 1.0 Download

Added: May 18, 2010 | Visits: 1.279

Sub::Slice::Manual Sub::Slice::Manual is a Perl module with user guide for Sub::Slice. USING Sub::Slice Sub::Slice is a way of breaking down a long-running process and maintaining state across a stateless protocol. This allows the client to draw a progress bar or abort the process part-way through. The...


Platforms: *nix

License: Freeware Size: 27.65 KB Download (99): Sub::Slice::Manual Download

Added: January 13, 2010 | Visits: 1.224

PyPedal 2.0.0 Beta PyPedal project is a Python module that provides tools for the manipulation of pedigrees, simple visualization of pedigrees, and the calculation of measures of genetic diversity from pedigrees. Whats New in This Release: - Added PyPedalError and PyPedalPedigreeInputFileNameError classes. Now...


Platforms: *nix

License: Freeware Size: 1024 KB Download (99): PyPedal 2.0.0 Beta Download

Added: April 21, 2010 | Visits: 942

cw cw project is package for the Catweasel controller, look below what other packages do exist. This package is especially for accessing the floppy drives connected to Catweasel. Currently the MK3 and MK4 controller cards are supported. cw consists of a kernel driver and a companion user space...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (99): cw Download

Added: November 25, 2010 | Visits: 808

specter specter is a user-space logging facility for the Linux netfilter system. It uses netfilters ULOG target to gather packets, and passes them to attached plugins. Its features a flexible and robust modularized structure, and is based on ulogd, but has improved design and wider functionality. It...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (99): specter Download

Added: August 06, 2008 | Visits: 1.193

Sunflowers Screensaver Sunflowers Screensaver is a multimedia presentation (image after image appear on-screen) of sunflowers. You can enjoy up to 19 high quality and high resolution images of these beautiful plants.Sunflowers can grow to be over 30cm in diameter, and over 3m tall. As we all know, sunflowers are clear...


Platforms: Windows

License: Freeware Size: 4 KB Download (98): Sunflowers Screensaver Download

Added: July 27, 2010 | Visits: 1.346

Cons Cons is a Software Construction System. Cons is a system for constructing, primarily, software, but is quite different from previous software construction systems. Cons was designed from the ground up to deal easily with the construction of software spread over multiple source directories. Cons...


Platforms: *nix

License: Freeware Size: 235.52 KB Download (98): Cons Download

Added: November 02, 2010 | Visits: 806

jSPF jSPF library is pure Java SPF implementation. It was designed to match the current SPF-Specs of 2006 (See RFC section). SPF is also knows as Sender Policy Framework. It was designed to detect email spoofing. This is the solution if you ever was tired of getting spam from yourself. Whats New...


Platforms: *nix

License: Freeware Download (98): jSPF Download

Added: June 21, 2010 | Visits: 968

xDash::Archive::Pg xDash::Archive::Pg is a base class for Archive. SYNOPSIS package Archive; use base xDash::Archive::Pg; # Set up your own database access parameters sub SetParameters { shift->SUPER::SetDatabaseConnection( name => xdash, user => , password => ) } USAGE The module is developed in the...


Platforms: *nix

License: Freeware Size: 62.46 KB Download (98): xDash::Archive::Pg Download

Added: April 05, 2010 | Visits: 1.239

File::Remote File::Remote is a Perl module to read/write/edit remote files transparently. SYNOPSIS # # Two ways to use File::Remote # # First, the function-based style. Here, we can use the # special :replace tag to overload Perl builtins! # use File::Remote qw(:replace); # special :replace tag #...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (98): File::Remote Download

Added: January 25, 2010 | Visits: 897

ScriptRunner ScriptRunner is used as a batch script launcher. It is designed for running a suite of automation tests, but it will also run shell and perl scripts. However, shell scripts have not been fully tested. Let us know if you have a problem!Features: Universal Binary Drag and drop of scripts, or folder...


Platforms: Mac

License: Freeware Download (98): ScriptRunner Download

Added: August 12, 2008 | Visits: 795

Tower Clock A clock in a quiet street in any medieval town is the protagonist of this lovely animated screensaver. Here day passes to night, and the clock in the tower never stops working, and always tells the real time at any moment.At the right time you can hear the bells in the tower. Only the doves seem...


Platforms: Windows

License: Freeware Size: 5 KB Download (97): Tower Clock Download

Added: July 05, 2010 | Visits: 1.528

Games::Euchre::AI Games::Euchre::AI is a Player API for Euchre card game. This class implements a skeletal Euchre player programming interface. Subclasses can be created quite easily as interactive interfaces or AI computer players. If you wish to write your own computer player, I recommend you start with...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (97): Games::Euchre::AI Download

Added: May 19, 2010 | Visits: 847

IMP IMP is the Internet Messaging Program. It is written in PHP and provides webmail access to IMAP and POP3 accounts. There are currently three branches of IMP. IMP 4.0 is the current production version of the stable branch. It requires PHP 4.3.0 and version 3.x of the Horde framework. IMP project...


Platforms: *nix

License: Freeware Size: 3.2 MB Download (97): IMP Download

Added: February 18, 2010 | Visits: 1.008

DateTime::Calendar::Pataphysical DateTime::Calendar::Pataphysical is a Perl module with dates in the pataphysical calendar. SYNOPSIS use DateTime::Calendar::Pataphysical; $dt = DateTime::Calendar::Pataphysical->new( year => 1752, month => 10, day => 4 ); DateTime::Calendar::Pataphysical is the implementation of the...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (97): DateTime::Calendar::Pataphysical Download

Added: July 12, 2010 | Visits: 875

smtpfilter smtpfilter is a filter for an SMTP session which passes the session through transparently in real time, except for the DATA command which is intercepted in order to scan the data for spam and/or viruses with the scanner of your choice. If you are reading this source, it is what should have been...


Platforms: *nix

License: Freeware Size: 143.36 KB Download (96): smtpfilter Download

Added: February 02, 2010 | Visits: 863

Locale::Maketext::Lexicon::Tie Locale::Maketext::Lexicon::Tie is a Perl module to use tied hashes as lexicons for Maketext. SYNOPSIS package Hello::I18N; use base Locale::Maketext; use Locale::Maketext::Lexicon { en => [ Tie => [ DB_File => en.db ] ], }; This module lets you easily tie the %Lexicon hash to a database...


Platforms: *nix

License: Freeware Size: 83.97 KB Download (96): Locale::Maketext::Lexicon::Tie Download

Added: February 21, 2010 | Visits: 1.040

Jacksum KDE Konqueror Integration Jacksum KDE Konqueror Integration installs features of Jacksum 1.7.0 at the KDE Konqueror (and uninstalls it again if you like). Jacksum is a free and platform independent software for computing and verifying checksums, CRCs and message digests (known as hash values and fingerprints). "Jacksum"...


Platforms: *nix

License: Freeware Size: 194.56 KB Download (96): Jacksum KDE Konqueror Integration Download

Added: October 08, 2010 | Visits: 886

ibod ibod is a ISDN MPPP bandwidth-on-demand daemon designed to operate in conjunction with isdn4linux. The program monitors inbound and outbound traffic on the ISDN interface. When the required bandwidth exceeds the capacity for one IDSN B-channel (64kbps), a second (slave) channel is connected...


Platforms: *nix

License: Freeware Size: 1.13 KB Download (96): ibod Download

< 1 2 3 4 5