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

Andrew Carnegie software
Filter: All | Freeware | Demo
 

Andrew Carnegie

< 1 2 3 4 > 
Added: August 25, 2010 | Visits: 1.390

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

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: January 22, 2010 | Visits: 736

CLARAty 0.10 CLARAty application is a coupled layer architecture for robotic autonomy. CLARAty stands for Coupled-Layer Architecture for Robotic Autonomy. It is a collaborative effort among four institutions: Jet Propulsion Laboratory, NASA Ames Research Center, Carnegie Mellon, and the University of...


Platforms: *nix

License: Shareware Cost: $0.00 USD Download (99): CLARAty 0.10 Download

Added: June 11, 2010 | Visits: 939

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

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: September 23, 2010 | Visits: 1.079

Panda3D Panda3D is a free 3D Engine. Panda3D is designed to reduce the time and cost of game development. It features an unusually short learning curve, an extremely straightforward API, and strong resilience to user error. It is ideal for projects where the amount of time is limited, especially for...


Platforms: *nix

License: Freeware Size: 58 MB Download (108): Panda3D Download

Added: August 21, 2010 | Visits: 1.202

IMAP::Admin IMAP::Admin is a Perl module for basic IMAP server administration. SYNOPSIS use IMAP::Admin; $imap = IMAP::Admin->new(Server => name.of.server.com, Login => login_of_imap_administrator, Password => password_of_imap_adminstrator, Port => port# (143 is default), Separator => ".", #...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (93): IMAP::Admin Download

Added: May 12, 2010 | Visits: 895

ASCEND ASCEND is a flexible modelling environment for solving hard engineering and science problems. It offers: - an object-oriented model description language for describing your system, - an interactive user interface that allows you to solve your model and explore the effect of changing the model...


Platforms: *nix

License: Freeware Size: 2.9 MB Download (124): ASCEND Download

Added: November 22, 2010 | Visits: 1.632

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

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

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

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

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: January 01, 2010 | Visits: 728

mod_pubcookie mod_pubcookie is an Apache module for Pubcookie web single sign-on. Pubcookie consists of a standalone login server and modules for common web server platforms like Apache and Microsoft IIS. Together, these components can turn existing authentication services (like Kerberos, LDAP, or NIS)...


Platforms: *nix

License: Freeware Size: 2 MB Download (93): mod_pubcookie Download

Added: October 27, 2010 | Visits: 1.208

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

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

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

Added: January 25, 2010 | Visits: 729

Gwydion Dylan PPC Gwydion Dylan PPC is a compiler for the programming language Dylan. The d2c compiler was developed at Carnegie Mellon University and open sourced 1998. A group of volunteers is improving the compiler and porting it to other platforms since then. Dylan is a modern object-oriented programming...


Platforms: Mac

License: Freeware Size: 5.1 MB Download (103): Gwydion Dylan PPC Download

Added: January 25, 2010 | Visits: 1.062

PhotoKit PhotoKit is a photographer's plug-in toolkit for use with Adobe Photoshop comprising 141 effects that offer accurate digital replications of analog photographic effects. PhotoKit image enhancements and adjustments are designed to work in a way familiar to photographers. A simple dialog calls up...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 1.7 MB Download (122): PhotoKit Download

Added: January 25, 2010 | Visits: 1.113

ClassicStumbler ClassicStumbler is a wireless AirPort network utility that allows you to:At-a-glance network condition cuesOptional automatic data refreshDetailed network informationToggle merging of unique base station SSIDsJoin networks from within the applicationText-only mode for increased speed and utility


Platforms: Mac

License: Freeware Download (116): ClassicStumbler Download

< 1 2 3 4 >