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

Deciding freeware
Filter: All | Freeware | Demo
 

Deciding

1 2 > 
Added: September 26, 2013 | Visits: 415

Movie Vote Movie Vote is a Django and GWT web-based movie voting system for deciding which movie to watch. Users vote for or against movies and the highest voted movies will show up at the top of the list. Platforms: *nix

License: Freeware Size: 13.44 MB Download (37): Movie Vote Download

Released: September 18, 2012  |  Added: September 18, 2012 | Visits: 540

CPU CPU is a Cost Per Unit calculator to assist in deciding what product and packet size is the best value for money. The window stays on top and there are two independent calculations shown to make comparing prices easier. It is written in Assembly Language for maximum efficency. Platforms: Windows

License: Freeware Size: 14 KB Download (48): CPU Download

Added: May 10, 2013 | Visits: 465

Remove whitespace from an XML DOM When creating a DOM from an XML source, XML parsers are required to consider several conditions when deciding whether to include whitespace-only text nodes. This function ignores all of those conditions and removes all whitespace-only text descendants of the specified node. If the unlink flag is... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Remove whitespace from an XML DOM Download

Added: July 18, 2013 | Visits: 565

GNU xhippo for Music and Sound GNU xhippo is a generic playlist manager program for a variety of Unix sound players.It's been shown to work with mpg123, bplay, s3mod, tracker, xmp and timidity, and should work with more-or-less anything that can take a filename on the command line. (The latest versions of all of these players... Platforms: C and C plus plus

License: Freeware Size: 409.6 KB Download (50): GNU xhippo for Music and Sound Download

Added: May 06, 2013 | Visits: 795

WP Background Tile The WP Background Tile Plugin for WordPress applies a tiled background image to your blog.It is as simple as this:* Create a background image* Upload it* Apply it as the background via the WP Background Tile options pageApplying a repeat pattern to the background of a webpage is easily done using... Platforms: PHP

License: Freeware Size: 10 KB Download (52): WP Background Tile Download

Added: August 24, 2013 | Visits: 400

kREproxy kREproxy - kernel reverse proxy server. This is very simple proxy server of http protocol which use simple configuration to deciding where pass the http requests. kREproxy server works in linux kernel spaca as kernel module. Platforms: *nix

License: Freeware Size: 20.48 KB Download (33): kREproxy Download

Released: July 25, 2014  |  Added: September 02, 2014 | Visits: 5.075

iPool Play Online Pool with others from all over the world. 3D & 2D Pool, realistic physics and graphics. With unique game play and aiming system, iPool allows players to appreciate the game of pool at the highest level. This Pool Game is fast, fun and a great way to meet and chat with other Online... Platforms: Windows, Windows 8, Windows 7, Other

License: Freeware Cost: $3.00 USD Size: 7.27 MB Download (233): iPool Download

Added: August 15, 2008 | Visits: 807

Vote4What Vote4What provides an easy way to administer home surveys/ questionnaires. Not only can you take ordinary tests - such as standard true or false quizzes - it also allows users to take tests similar to "The Political Compass" or "Political Survey". Since Vote4What is based on a fuzzy logic-like... Platforms: Windows

License: Freeware Size: 235 KB Download (573): Vote4What Download

Added: August 23, 2008 | Visits: 1.066

RAMBoss RAMBoss 1.3 is a utility that, from the total RAM memory installed in your PC, lets you yourself adminster that RAM as you think best, establishing limits to its use and deciding what percentage should remain free and what should be used. Platforms: Windows

License: Freeware Size: 9 KB Download (130): RAMBoss Download

Released: May 31, 2009  |  Added: June 04, 2009 | Visits: 2.659

Split MP3 Split MP3 is a simple little program that can split any of your MP3 files easily. You can directly save the output to an MP3 file without converting it and hence finishing the job quickly. You can also save the final output in MP3, WAV, AAC, WMA, FLAC, M4A or AC3 format. You can also set the... Platforms: Windows

License: Freeware Size: 4.18 MB Download (716): Split MP3 Download

Added: March 03, 2010 | Visits: 1.127

Class::Meta::Type Class::Meta::Type is a Perl module for data type validation and accessor building. SYNOPSIS package MyApp::TypeDef; use strict; use Class::Meta::Type; use IO::Socket; my $type = Class::Meta::Type->add( key => io_socket, desc => IO::Socket object, name => IO::Socket Object ); This... Platforms: *nix

License: Freeware Size: 61.44 KB Download (93): Class::Meta::Type Download

Added: August 05, 2010 | Visits: 1.464

AI::DecisionTree AI::DecisionTree is Perl module for automatically Learns Decision Trees. SYNOPSIS use AI::DecisionTree; my $dtree = new AI::DecisionTree; # A set of training data for deciding whether to play tennis $dtree->add_instance (attributes => {outlook => sunny, temperature => hot, humidity =>... Platforms: *nix

License: Freeware Size: 25.6 KB Download (170): AI::DecisionTree Download

Added: September 21, 2010 | Visits: 944

Daizu::Gen Daizu::Gen is a default generator class. This class, and subclasses of it, are responsible for deciding which URLs should be created (generated) from each file or directory in a working copy, and generating the output which will be served for those URLs. This class itself is used by default,... Platforms: *nix

License: Freeware Size: 419.84 KB Download (98): Daizu::Gen Download

Added: January 27, 2010 | Visits: 1.960

mysqlcppapi mysqlcppapi is a C++ wrapper for the MySQL C API library. It is a branch of the MySql++ project, but it has diverged significantly for the following reasons: MySQL++ is aggressively optimised for speed, but optimisation should happen after the design is mature, and that optimisation should be... Platforms: *nix

License: Freeware Size: 153.6 KB Download (91): mysqlcppapi Download

Released: June 18, 2012  |  Added: June 18, 2012 | Visits: 758

Tie::DB_Lock Tie::DB_Lock Perl module can tie hashes to databases using shared and exclusive locks. SYNOPSIS use Tie::DB_Lock; use DB_File; tie(%hash, Tie::DB_Lock, $filename, rw); # Open for writing $hash{key} = value; untie %hash; tie(%hash2, Tie::DB_Lock, $filename); # Default is read-only... Platforms: *nix

License: Freeware Size: 7.17 KB Download (95): Tie::DB_Lock Download

Added: August 08, 2010 | Visits: 1.645

Modest Ordinary Differential Equation Library Modest Ordinary Differential Equation Library is a C++ library to model rate equations. MODEL is a numeric simulation library written during my PhD to simulate systems of rate equations describing Vertical Cavity Surface Emitting Lasers (VCSELs). I decided to write one myself after looking at... Platforms: *nix

License: Freeware Size: 2.5 MB Download (154): Modest Ordinary Differential Equation Library Download

Added: September 04, 2010 | Visits: 1.189

RFC822 Address Parser Library RFC822 Address Parser Library provides application developers with a complete parser for RFC822 addresses. Not only can you use the library to verify that RFC822 addresses are syntactically correct, you can also have an address split up into its semantic parts, what is needed when deciding where... Platforms: *nix

License: Freeware Size: 96.26 KB Download (104): RFC822 Address Parser Library Download

Added: March 01, 2010 | Visits: 688

fnumfilt fnumfilt is a linux/posix tool that helps me processing lists of images made with my digital camera. The images of my cam have the format "r<7-digits>.jpg". Often I want to process just some of the images. With fnumfilt, I can filter number ranges extracted from the filenames, and print... Platforms: *nix

License: Freeware Size: 12.29 KB Download (100): fnumfilt Download

Added: September 20, 2010 | Visits: 1.054

Arusha Project The Arusha Project (ARK) seeks to provide a framework and/or tools for collaborative system administration of multi-platform Unix sites with many dozens of machines. The core ARK developers are interested in using the Arusha Project as a comprehensive solution for system administration. It is... Platforms: *nix

License: Freeware Size: 266.24 KB Download (90): Arusha Project Download

Added: January 25, 2010 | Visits: 673

DVD Player Patch This patch modifies the DVD Player that ships with Mac OS X 10.3 (a.k.a. Panther) or 10.4 (a.k.a. Tiger) so that it always honors user action. This means, you will be able to fast forward even if the movie is trying to prevent you from doing so, forcing you to view boring ads for a minute or... Platforms: Mac

License: Freeware Size: 82 KB Download (123): DVD Player Patch Download

1 2 >