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

Returning freeware
Filter: All | Freeware | Demo
 

Returning

1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 486

PayPal-Solution to Customer Not Returning to Site Many people seem to have a problem with customers that pay with PayPal not returning to their website. When their customers do this, the store owner receives payment, but does not receive the order information.A simple solution to this -- which some people may not like, but it should work fine --... Platforms: Windows, *nix, PHP, BSD


Added: April 25, 2010 | Visits: 734

mod_countm mod_countm is a counter returning count via jpeg or png image.. Get Module - Apache 2 - Page Counter at SourceForge.net. Fast, secure and free downloads from the largest Open Source applications and software directory. An Apache 2 only DSO module serving link counting information via jpeg and png... Platforms: *nix

License: Freeware Size: 593.92 KB Download (91): mod_countm Download

Added: May 10, 2013 | Visits: 253

Share a Draft This allows third-party people to review your work before being published and returning feedback. InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Requirements: - WordPress 2.3 or higher Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (48): Share a Draft Download

Added: September 17, 2013 | Visits: 306

ESCursors Class with a number of methods returning a wide variety of cursor graphics. The cursors in question are arrow cursors with one, two, three or four arrows at the size and rotation of your choice. If desired, one of the axes of the cursor can be curved. Try out Symmetries to see a variety of these... Platforms: Mac

License: Freeware Size: 71.68 KB Download (42): ESCursors Download

Added: August 15, 2008 | Visits: 997

Secret of Easter Island Save the people of Easter Island by returning a sacred stolen statue to the volcano god's altar before the volcano erupts. Cartoony graphics. Animated onscreen character. Tricky puzzles. Fun. Platforms: Windows

License: Freeware Size: 1024 KB Download (495): Secret of Easter Island Download

Added: June 26, 2010 | Visits: 883

Nagios::WebTransact::Timed Nagios::WebTransact::Timed is an object that provides a check method (usually called by a Nagios service check) to determine if a sequence of URLs can be got inside a time threshold, returning the times for each. SYNOPSIS use Nagios::WebTransact::Timed; # Constructors $web_trx =... Platforms: *nix

License: Freeware Size: 8.19 KB Download (94): Nagios::WebTransact::Timed Download

Released: October 27, 2012  |  Added: October 27, 2012 | Visits: 394

GLSOF Filemonitor GLSOF Filemonitor is a simple and accessible piece of software that monitors the activity of open and closed files / processes in 'real time' using lsof, returning them in a list. GLSOF Filemonitor was designed with the help pf the Java programming language. Platforms: Windows

License: Freeware Download (412): GLSOF Filemonitor Download

Released: December 24, 2012  |  Added: December 24, 2012 | Visits: 682

Granthaalok: The Book-Library Manager Granthaalok is meant for managing in a password-proteced secured way the book-lending & book-returning information of a small library, such as someone's personal (books & discs) collection, a neighborhood library or the mini-library in an academic department. (It doesn't take care of the... Platforms: Windows

License: Freeware Size: 3.25 MB Download (50): Granthaalok: The Book-Library Manager Download

Added: May 10, 2013 | Visits: 480

Retrieving a line at random from a file This procedure reads through a file of unknown size once, returning a random line from the file. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (60): Retrieving a line at random from a file Download

Added: May 10, 2013 | Visits: 615

osCommerce PayPal IPN Module This takes care of customers not returning back to the store to store the order in the database, and allows processing to occur when the PayPal IPN notification is received.When communicating with the IPN notification, the order information is sent back to PayPal in a secure manner through PHP... Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (48): osCommerce PayPal IPN Module Download

Added: May 10, 2013 | Visits: 1.120

Login Page a la Amazon Rather than two parts to the page, one for returning customers and one for new customers, the new page first asks the customer for their e-mail address.It then asks if they have a password for the store, and if yes, what it is. If they say they have a password or type one in, they are logged in.... Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (48): Login Page a la Amazon Download

Added: May 10, 2013 | Visits: 570

Get names of all "up" network interfaces This script uses the SIOCGIFCONF ioctl to obtain a list of interfaces and extracts those names, returning them in a list of strings. Platforms: *nix, Python, BSD

License: Freeware Download (53): Get names of all "up" network interfaces Download

Fixed Start Open Multiple Traveling Salesmen Problem - Genetic Algorithm Finds a (near) optimal solution to a variation of the "open" M-TSP by setting up a GA to search for the shortest route (least distance needed for each salesman to travel from the start location to unique individual cities without returning to the starting location).Each salesman starts at the... Platforms: Windows, Mac, *nix, Matlab, BSD Solaris


Fixed Start Open Traveling Salesman Problem - Genetic Algorithm The algorithm computes the optimal route from a fixed predetermined starting point to all other cities without returning to the starting point. Requirements: - MATLAB 7.6 or higher Platforms: Windows, Mac, *nix, Matlab, BSD Solaris


Added: May 18, 2013 | Visits: 272

num2sci Works just like num2str except will print with formatting in SI prefix notation and (optional) units and precision.Works with arrays of numbers and (potentially) cell arrays of strings for the units, returning a cell array of strings.Examples: str = num2sci(165.48e-3) returns str = '165.5 m' str... Platforms: Matlab

License: Freeware Size: 10 KB Download (38): num2sci Download

Multiple Variable Traveling Salesmen Problem - Genetic Algorithm Script It finds a (near) optimal solution to a variation of the M-TSP (that has a variable number of salesmen) by setting up a GA to search for the shortest route (least distance needed for the salesmen to travel to each city exactly once and return to their starting locations).Each salesman travels to... Platforms: Matlab


Fixed Start Open Multiple Traveling Salesmen Problem - Genetic Algorithm Script Finds a (near) optimal solution to a variation of the "open" M-TSP by setting up a GA to search for the shortest route (least distance needed for each salesman to travel from the start location to unique individual cities without returning to the starting location).Each salesman starts at the... Platforms: Matlab


Fixed Endpoints Open Multiple Traveling Salesmen Problem - Genetic Algorithm Script The script finds a (near) optimal solution to a variation of the "open" M-TSP by setting up a GA to search for the shortest route (least distance needed for each salesman to travel from the start location to unique individual cities and finally to the end location).Each salesman starts at the... Platforms: Matlab


Fixed Start Open Traveling Salesman Problem - Genetic Algorithm Script The algorithm computes the optimal route from a fixed predetermined starting point to all other cities without returning to the starting point. Platforms: Matlab


Added: May 12, 2013 | Visits: 516

KG MySQL Class KG MySQL Class can connect to a specified MySQL server and select the database to access.Key Features of KG MySQL Class:- Execute SQL queries eventually returning the last inserted record identifier- Retrieve query results into objects or whole result sets into array Platforms: PHP

License: Freeware Size: 10 KB Download (44): KG MySQL Class Download

1 2 3 4 5 >