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

Calculate Lowest Common Denominator freeware
Filter: All | Freeware | Demo
 

Calculate Lowest Common Denominator

< 1 2 3 4 5 
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.288

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

Added: November 08, 2010 | Visits: 758

CGI::Utils CGI::Utils is a Perl module for retrieving information through the Common Gateway Interface and mod_perl. Whats New in This Release: - This release adds support for mod_perl 2 in addition to mod_perl 1. - It fixes some formatting issues with the POD documentation and adds underscore versions...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (89): CGI::Utils Download

Added: February 21, 2010 | Visits: 862

Audio::TagLib::AudioProperties Audio::TagLib::AudioProperties is a simple, abstract interface to common audio properties. DESCRIPTION The values here are common to most audio formats. For more specific, codec dependant values, please see see the subclasses APIs. This is meant to compliment the Audio::TagLib::File and...


Platforms: *nix

License: Freeware Size: 1.4 MB Download (96): Audio::TagLib::AudioProperties Download

Added: August 25, 2010 | Visits: 584

libbtctl libbtctl library is intended to provide convenient GObject-style access to common platform bluetooth functions. The idea of this library is to stand alone and not to require GNOME. If you have Mono and GTK# installed it will build Mono .NET bindings. If you have Python and pygtk installed it...


Platforms: *nix

License: Freeware Size: 430.08 KB Download (95): libbtctl Download

Added: July 04, 2010 | Visits: 1.064

Configuration HOWTO Configuration HOWTO would be the main documentation for configuring most common hardware and services. This document is one of the most important for LDP, because by configuring hardware and software you can get your own Linux box. This HOWTO was born in the Golden Age of developers, mainly for...


Platforms: *nix

License: Freeware Download (94): Configuration HOWTO Download

Added: April 07, 2010 | Visits: 1.123

Statistics::Contingency Statistics::Contingency is a Perl module to calculate precision, recall, F1, accuracy, etc. SYNOPSIS use Statistics::Contingency; my $s = new Statistics::Contingency(categories => @all_categories); while (...something...) { ... $s->add_result($assigned_categories, $correct_categories);...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (89): Statistics::Contingency Download

Added: November 10, 2010 | Visits: 1.176

libwp libwp provides a simplified facility for a common use of threads, processing tasks using a pool of threads. libwp is implemented with POSIX threads (pthreads) for the Solaris and Linux platforms. The primary development platform is Solaris. Usage: Creating a Pool Before you can do any...


Platforms: *nix

License: Freeware Size: 317.44 KB Download (91): libwp Download

Added: June 13, 2013 | Visits: 914

cputemp Monitors CPU Temperature from command line in Fahrenheit and Celsius and gives results of highest and lowest temperatures, and average over period of time run, then logs the data. Requires ACPI.


Platforms: Mac

License: Freeware Size: 20.48 KB Download (100): cputemp Download

Added: February 25, 2010 | Visits: 908

NTW Lisp NTW Lisp project is a server written in Common Lisp for applications that use the NTW protocol to communicate with a GUI client. NTW is a collection of three things: - A protocol used to describe GUI widgets and events. - A client program which displays widgets described by the protocol and...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (97): NTW Lisp Download

Added: September 12, 2010 | Visits: 832

InSilicoSpectro::InSilico::MassCalculator MassCalculator is a Perl module that implements common mass computations in mass spectrometry. SYNOPSIS use InSilicoSpectro::InSilico::MassCalculator; InSilicoSpectro::InSilico::MassCalculator::init(insilicodef.xml); MassCalculator Perl library is intended to support common mass...


Platforms: *nix

License: Freeware Size: 1.4 MB Download (90): InSilicoSpectro::InSilico::MassCalculator Download

Added: October 07, 2010 | Visits: 1.142

java-diff java-diff is a set of Java classes which implement the longest common subsequences algorithm. java-diff compares the elements in two arrays, returning a list of Difference objects, each of which describes an addition, deletion, or change between the two arrays.. incava.org - Open source...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (120): java-diff Download

Added: March 27, 2010 | Visits: 875

Lisp::Fmt Lisp::Fmt is a Perl module for Common Lisp like formatting. SYNOPSIS use Lisp::Fmt; $str = fmt("~{~a ~5,,,*a~}", $a,$b,$c,$d); # store result in $str pfmt("~{ ~a~5,,,*a~}", $a,$b,$c,$d); # print to stdout The Common Lisp "format" function provides an extremely rich set of formatting...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (100): Lisp::Fmt Download

< 1 2 3 4 5