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

Common Feeder Guppies software
Filter: All | Freeware | Demo
 

Common Feeder Guppies

< 1 2 3 4 5 > 

Linear versus Compounded Returns: Common Pitfalls in Risk and Portfolio Management To walk through the code and for a thorough description, refer toA. Meucci, (2010) "Linear versus Compounded Returns: Common Pitfalls in Risk and Portfolio Management",Latest version of code and article available at http://symmys.com/node/141



Platforms: Matlab


Added: August 30, 2013 | Visits: 392

Gem Feeder Gem Feeder is a gametype modification for Unreal Tournament 2004. Two teams compete for control of several gems (usually three). When all the gems are brought to your base, your team scores a point. It sounds like a cross between CTF and Bombing Run, but it???*a*?s certainly not that simple....





Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 84.21 MB Download (41): Gem Feeder Download

Added: November 20, 2013 | Visits: 348

gnome-js-common Gnome JS common package gnome-js-common is a GNOME library. Installation: The simplest way to compile this package is: 1. `cd' to the directory containing the package's source code and type `./configure' to configure the package for your system. If you're using `csh' on an old version of...


Platforms: *nix

License: Freeware Size: 307.2 KB Download (42): gnome-js-common Download

Added: November 12, 2013 | Visits: 320

BCLF - Binary Common Logging Format BCLF is the Binary Common Log Format, a fast, platform independent, streamable, compact logging format that resembles the Extended CLF logging format in content. The project goal is to make an Apache module and enhance the format without giving up speed.


Platforms: *nix

License: Freeware Size: 30.72 KB Download (34): BCLF - Binary Common Logging Format Download

Added: August 05, 2006 | Visits: 2.218

ClicheCleaner ClicheCleaner is a program that helps you write better, by highlighting passages in your text that are either cliches, other overly-used common expressions, or phrases of your own that you have repeatedly used within the same document. ClicheCleaner includes a list of nearly 7000 unique...


Platforms: Windows

License: Shareware Cost: $12.95 USD Size: 1010 KB Download (104): ClicheCleaner Download

Added: August 03, 2008 | Visits: 1.076

PSP Feeder PSP Feeder does exactly that: gives your PSP various utilities: fills it with photos, videos, music, Internet favourites, and even an address book.PSP Feeder converts and copies videos to be played in your PSP, and even generates slides of these videos that you can also import to iTunes. Do you...


Platforms: Windows

License: Shareware Cost: $0.00 USD Size: 5 KB Download (489): PSP Feeder Download

Added: August 14, 2008 | Visits: 1.879

BBC News Feeder Do you like information, the news, what+s happening in the world? If you want to always be up to date with the latest news, then get BBC News Feeder. It is a gadget for Windows Vista that goes into the lateral system bar. From there it offers you all the headlines from the BBC. Forget newspapers,...


Platforms: vista

License: Freeware Size: 2 KB Download (267): BBC News Feeder Download

Added: January 18, 2010 | Visits: 1.171

Allegro FTPd Allegro FTPd is an FTP server for Linux/Solaris written in Allegro Common Lisp. Because it is written in Common Lisp, one class of security issues, related to buffer overflows, has been eliminated. Whats New in This Release: - ftpd.cl: Bumped version number for new binary builds on ACL 7.0 -...


Platforms: *nix

License: Freeware Size: 2.06 MB Download (101): Allegro FTPd Download

Added: March 17, 2010 | Visits: 1.125

lisp-cgi-utils lisp-cgi-utils is a CGI library for Common Lisp. It implements a very basic HTTP/CGI interface (sending headers, getting GET/POST and environment variables) and offers tools for easier HTML generation with special support for handling HTML forms. lisp-cgi-utils also supports HTTP cookies for...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (99): lisp-cgi-utils Download

Added: May 04, 2010 | Visits: 1.228

lisp-network-server lisp-network-server is a simple framework for writing Common Lisp network applications. lisp-network-server framework takes care of listening on the network, accepting the connection and starting a new thread with handler functions of your network aware application..


Platforms: *nix

License: Freeware Size: 10.24 KB Download (101): lisp-network-server Download

Added: August 26, 2010 | Visits: 691

JideBuilder JideBuilder is a Groovy builder for the open source JIDE Common Layer. The project is based on the original SwingBuilder. The goal of the project is having a builder for swing apps that seamlessly integrates default swing and jide components..


Platforms: *nix

License: Freeware Size: 184.32 KB Download (89): JideBuilder Download

Added: May 15, 2010 | Visits: 1.220

Software::Packager Software::Packager is a common software packaging interface. SYNOPSIS use Software::Packager; my $packager = new Software::Packager(); $packager->version(1.2.3.4.5.6); $packager->package_name("Somename"); $packager->program_name(Software Packager); $packager->description("This is the...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (114): Software::Packager Download

Added: May 27, 2010 | Visits: 1.287

Java GetOpt Library Java GetOpt library implements option parsing and a common online help behaviour, including an XML format for topics, command, and options (which can be queried with --help --xml) and support for online browsing with --help --browse. Whats New in This Release: � The getopt library can...


Platforms: *nix

License: Freeware Size: 204.8 KB Download (96): Java GetOpt Library Download

Added: June 22, 2010 | Visits: 768

ELM 2.5 ELM is one of the most common mail readers for unix. Whats New in This Release: - fixed a hang when hitting certain 8-bit chars in the From line - fixed a file descriptor leak (from Andreas Luik) - removed all Expires: processing.


Platforms: *nix

License: Freeware Size: 593.92 KB Download (101): ELM 2.5 Download

Added: October 27, 2010 | Visits: 1.059

DateTime::Precise DateTime::Precise can perform common time and date operations with additional GPS operations. SYNOPSIS use DateTime::Precise; use DateTime::Precise qw(:TimeVars); # Constructors and ways to set time. $t1 = DateTime::Precise->new; $t2 = DateTime::Precise->new(1998. 4. 3 12:13:44.054);...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (89): DateTime::Precise Download

Added: March 05, 2010 | Visits: 946

Myco::Entity Myco::Entity is a common base class for all Myco entity classes. SYNOPSIS ### Entity class definition package Myco::Foo; use base qw(Myco::Entity); # Start building metadata my $metadata = Myco::Entity::Meta->new ( name => __PACKAGE__, tangram => { table => Foo } );...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (89): Myco::Entity Download

Added: April 15, 2010 | Visits: 970

Callplot Callplot is a tool for drawing "call-flow" diagrams of the kind common in the telecommunications industry. Input to the tool is in a terse textual notation, and output from the tool can be in several formats, including "ASCII-art", pic format, XML, SVG, and VML. The -pic option produces pic(1)...


Platforms: *nix

License: Freeware Size: 29.7 KB Download (109): Callplot Download

Added: November 02, 2010 | Visits: 926

R2cl R2cl compiler is a minimal, proof of concept translator from the R or S language into Common Lisp. An increase in speed of over 1000 times can then be achieved using the free CMU Common Lisp native code compiler on the resulting code, making it comparable to FORTRAN, Ada or C. Installation:...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (93): R2cl Download

Added: November 19, 2013 | Visits: 1.285

Debian GNU/Linux Debian Operating System is an association of individuals who have made common cause to create a free operating system. This operating system is called Debian GNU/Linux, or simply Debian for short. Debian systems currently use the Linux kernel. Linux is a completely free piece of software...


Platforms: *nix

License: Freeware Download (114): Debian GNU/Linux Download

Added: October 20, 2010 | Visits: 1.122

Puppet::Any Puppet::Any provides a common base class for lab development tools. Puppet::* classes are designed to provide an access to the "puppeted" object using a GUI based on Tk. The basic idea is when you construct a Puppet::* object, you have all the functionnality of the object without the GUI....


Platforms: *nix

License: Freeware Size: 8.19 KB Download (89): Puppet::Any Download

< 1 2 3 4 5 >