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

Colonel Andrew Devious software
Filter: All | Freeware | Demo
 

Colonel Andrew Devious

< 1 2 3 4 > 
Added: January 18, 2010 | Visits: 1.742

Cyrus IMAP Server The Cyrus IMAP server is generally intended to be run on sealed systems, where normal users are not permitted to log in. Electronic mail is a major infrastructure service of almost all organizations. At Carnegie Mellon the use of electronic mail has overshadowed the use of all other distributed... Platforms: *nix

License: Freeware Size: 1.6 MB Download (119): Cyrus IMAP Server Download

Added: January 18, 2010 | Visits: 1.207

PLplot PLplot is a library of functions that are useful for making scientific plots. PLplot can be used from within compiled languages such as C, C++, FORTRAN and Java, and interactively from interpreted languages such as Octave, Python, Perl and Tcl. The PLplot library can be used to create standard... Platforms: *nix

License: Freeware Size: 6.1 MB Download (91): PLplot Download

Added: September 07, 2010 | Visits: 931

Transvn Transvn allows to maintain several or more separate patches to third-party source tree. Transvn is primarily targeted at middle-scale and large-scale contributors to Open Source software projects. Transvn allows: - to easily maintain several (or many) non-trivial patches to third-party... Platforms: *nix

License: Freeware Size: 17.41 KB Download (96): Transvn Download

Added: January 11, 2010 | Visits: 919

Pcal and lcal Pcal and lcal are calendar-generation programs which produce nice-looking PostScript output. Pcal is usually used to generate monthly-format (one month per page) calendars with optional embedded text and images to mark special events (e.g. holidays, birthdays, etc). It can also generate... Platforms: *nix

License: Freeware Size: 286.72 KB Download (96): Pcal and lcal Download

Added: May 12, 2010 | Visits: 1.043

JBootCat JBootCat is a Java implemention of the BootCat scripts written by Marco Baroni et al for generating corpora from the Internet. JBootCats main goal is to encapsulate the BootCat functionality within a user-friendly desktop application. The advantage of using the Java platform is that JBootCat... Platforms: *nix

License: Freeware Size: 1013.76 KB Download (93): JBootCat Download

Added: September 12, 2010 | Visits: 955

jTokeniser jTokeniser project is a Java library for tokenising strings into a list of tokens.. The website of Andrew Roberts, Schoolof Computing, University of Leeds. Research interests: Natural LanguageLearning (NLL), Grammar Inference, Natual Language Processing (NLP),Machine Learning, Clustering,... Platforms: *nix

License: Freeware Size: 84.99 KB Download (94): jTokeniser Download

Added: November 10, 2010 | Visits: 869

Jacman Jacman project is a frontend for pacman software management software that comes with the equally excellent ArchLinux. Hopefully the "J" makes it obvious that this is a Java application. Archs philosophy is to keep things simple and to keep the user in control. Generally, GUI based configuration... Platforms: *nix

License: Freeware Size: 1.2 MB Download (95): Jacman Download

Added: August 25, 2010 | Visits: 1.394

cx_Freeze cx_Freeze module is a set of utilities that can freeze Python scripts into executables in a cross platform way, using many of the techniques found in Thomas Hellers py2exe, Gordon McMillans Installer, and the Freeze utility that ships with Python itself. Why did I go to the trouble of creating... Platforms: *nix

License: Freeware Size: 15.36 KB Download (132): cx_Freeze Download

Added: September 19, 2010 | Visits: 1.010

CamSketchpad dev CamSketchpad is a modern recreation of Ivan Sutherlands seminal Sketchpad program. CamSketchpad is a 2D drawing / CAD program with support for geometrical constraints and the inclusion of instances referencing other drawings. It was written as a group project for the Cambridge University... Platforms: *nix

License: Freeware Size: 860.16 KB Download (96): CamSketchpad dev Download

Added: June 11, 2010 | Visits: 946

LLgen LLgen is a LL parser in the style of yacc. The Amsterdam Compiler Kit is fast, lightweight and retargetable compiler suite and toolchain written by Andrew Tanenbaum and Ceriel Jacobs, and was Minix native toolchain. The ACK was originally closed-source software (that allowed binaries to be... Platforms: *nix

License: Freeware Size: 174.08 KB Download (114): LLgen Download

Added: January 26, 2010 | Visits: 1.083

DBD::ODBC DBD::ODBC Perl module contains a ODBC Driver for DBI. SYNOPSIS use DBI; $dbh = DBI->connect(dbi:ODBC:DSN, user, password); Private DBD::ODBC Attributes odbc_more_results (applies to statement handle only!) Use this attribute to determine if there are more result sets available. SQL... Platforms: *nix

License: Freeware Size: 122.88 KB Download (104): DBD::ODBC Download

Added: January 11, 2010 | Visits: 1.201

Resource::Loader Resource::Loader is a Perl module to load different resources depending. SYNOPSIS use Resource::Loader; $loader = Resource::Loader->new( testing => 0, verbose => 0, cont => 0, resources => [ { name => never, when => sub { 0 }, what => sub { die "this will never be loaded" }, }, {... Platforms: *nix

License: Freeware Size: 8.19 KB Download (146): Resource::Loader Download

Added: November 22, 2010 | Visits: 1.642

TOAD C++ GUI Library TOAD C++ GUI Library aims to make GUI development being more fun. The TOAD C++ GUI Library is a set of C++ classes for developing X Window applications. Since there are so many other GUI libraries around (the living ones: GTK+, Qt, LessTif, Motif, fltk, Xclasses, notif, OpenLook, wxWindows, Fox... Platforms: *nix

License: Freeware Size: 1024 KB Download (155): TOAD C++ GUI Library Download

Added: September 23, 2010 | Visits: 1.210

JNotify JNotify is a Java library that allow Java applications to receive file system events on windows and linux. JNotify License: JNotify is licensed as Lesser General Public License, it applies to some specially designated software packages--typically libraries--of the Free Software Foundation and... Platforms: *nix

License: Freeware Size: 215.04 KB Download (108): JNotify Download

Added: October 04, 2010 | Visits: 867

librsync librsync is a free software library that implements the rsync remote-delta algorithm. This algorithm allows efficient remote updates of a file, without requiring the old and new versions to both be present at the sending end. The library uses a "streaming" design similar to that of zlib with... Platforms: *nix

License: Freeware Size: 450.56 KB Download (90): librsync Download

Added: June 09, 2010 | Visits: 1.367

Quilt Quilt is a set of scripts to manage a series of patches by keeping track of the changes each patch makes. Patches can be applied, un-applied, refreshed, etc. The key philosophical concept is that your primary output is patches, not ".c" files or ".h" files, so patches are the first-class object... Platforms: *nix

License: Freeware Size: 389.12 KB Download (105): Quilt Download

Added: May 21, 2010 | Visits: 1.089

vat Vat is an audio conferencing application developed by the Network Research Group of Lawrence Berkeley National Laboratory. Source code and pre-compiled binaries are available via anonymous ftp. The LBNL audio tool, vat, is a real-time, multi-party, multimedia application for audio conferencing... Platforms: *nix

License: Freeware Size: 256 KB Download (102): vat Download

Added: October 27, 2010 | Visits: 1.219

Openwall Linux kernel patch Openwall Linux kernel patch is a collection of security-related features for the Linux kernel, all configurable via the new Security options configuration section. In addition to the new features, some versions of the patch contain various security fixes. The number of such fixes changes from... Platforms: *nix

License: Freeware Size: 34.82 KB Download (94): Openwall Linux kernel patch Download

Added: September 14, 2010 | Visits: 793

bgpd.pl bgpd.pl is a partial implementation of the BGP protocol (RFC1771) in Perl. It was writen as a tool to monitor BGP routing updates. bgpd.pl is NOT written to be used as a BGP router in an operational network, in fact is has no support to propogate routing information because there is no code to... Platforms: *nix

License: Freeware Size: 28.67 KB Download (108): bgpd.pl Download

Added: July 18, 2010 | Visits: 1.332

Cricket Cricket project is a high performance, extremely flexible system for monitoring trends in time-series data. Cricket was expressly developed to help network managers visualize and understand the traffic on their networks, but it can be used all kinds of other jobs, as well. Cricket has two... Platforms: *nix

License: Freeware Size: 409.6 KB Download (132): Cricket Download

< 1 2 3 4 >