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

A Tale Of Tow Cities software
Filter: All | Freeware | Demo
 

A Tale Of Tow Cities

1 2 3 4 5 > 
Added: August 08, 2008 | Visits: 1.370

A Tale of Two Cities A Tale of Two Cities, by Charles Dickens. British barrister Sydney Carton lives an insubstantial and unhappy life. He falls under the spell of Lucie Manette, but Lucie marries Charles Darnay. When Darnay goes to Paris to rescue an imprisoned family retainer, he becomes entangled in the snares of...



Platforms: Windows

License: Freeware Size: 867 KB Download (502): A Tale of Two Cities Download

Added: August 14, 2013 | Visits: 827

A Game Of Brick A Game Of Brick script allows you to play the classicalBrick&bricks.





Platforms: C and C plus plus

License: Freeware Size: 81.92 KB Download (48): A Game Of Brick Download

Released: June 11, 2012  |  Added: June 11, 2012 | Visits: 1.096

List Of All US Cities, States and Zip Codes Database Software Search and save a list of all cities, states and zip codes in the United States. You have the option to see the entire list or filter the list using certain character(s). Save results as text files.


Platforms: Windows

License: Shareware Cost: $19.99 USD Size: 2.19 MB Download (57): List Of All US Cities, States and Zip Codes Database Software Download

Released: July 09, 2012  |  Added: July 09, 2012 | Visits: 709

Tibor - Tale of a Kind Vampire Help Tibor save his village, and his beloved, from the evil countess and her vampire army in Tibor: Tale of a Kind Vampire! Tibor is a poor young painter who is in love with Agness, but her father wants her to marry a rich man. When a wealthy countess asks Tibor to paint her portrait, he thinks...


Platforms: Mac

License: Demo Cost: $6.99 USD Size: 134 MB Download (71): Tibor - Tale of a Kind Vampire Download

Released: August 01, 2012  |  Added: August 01, 2012 | Visits: 482

Create a grid of ways plugin por JOSM Plugin for JOSM (OpenStreetMap editor) that makes a grid of streets from only two. It traces parallels to the existing ones and make all intersections. We need it because our Country have a lot of cities with a regular design and lot of square blocks.


Platforms: Windows, Mac, Linux

License: Freeware Size: 3.94 KB Download (46): Create a grid of ways plugin por JOSM Download

Released: August 25, 2012  |  Added: August 25, 2012 | Visits: 765

A Tale in the Desert 2 .0 Genre: Simulation About A Tale in the Desert 2 An online game set in ancient Egypt where players work together to build the perfect society. It uses the internet to allow thousands of players to play together in the same world. All of the characters you will see and talk to in the game are...


Platforms: Mac

License: Demo Cost: $0.00 USD Size: 246 MB Download (48): A Tale in the Desert 2 .0 Download

Added: May 10, 2013 | Visits: 588

Checking whether a string contains a set of chars This script contains a function to check on the occurence of a set of characters.


Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: May 10, 2013 | Visits: 918

Converting a list of equal length lists into XML This module takes a list of equal length lists and converts it into XML. If the first sublist is a list of headings, these are used to form the element names of the rest of the data, or these can be defined in the function call. Root and "row" elements can be named if required. If you want to use...


Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: May 10, 2013 | Visits: 901

A List of Dictionaries This  class emulates a list of dictionary objects without the memory and pickle storage overhead which occurs when storing every item in the list as a dictionary.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (56): A List of Dictionaries Download

Added: May 10, 2013 | Visits: 869

Transposing a List of Lists This script allows you to transpose a list of lists of different lengths.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (55): Transposing a List of Lists Download

Released: January 18, 2013  |  Added: January 18, 2013 | Visits: 666

Automatically Generate a Page of All Paydotcom Pro Automatically Generate a Page of All Paydotcom Products with YOU as The Affiliate by Kirkham That's right! Even if you only have a free website with no features I've written this step by step easy to use software for YOU! PLUS Xml2Html has a resale version AND an affiliate program. Even if PHP is...


Platforms: Windows, Mac, Linux,Palm,OS

License: Freeware Size: 562 KB Download (55): Automatically Generate a Page of All Paydotcom Pro Download

Released: August 16, 2012  |  Added: August 16, 2012 | Visits: 540

fondu -- A melange of mac and unix font A series of programs to interconvert between mac fonts (and FONDs) and unix font formats.


Platforms: Mac, BSD, Linux

License: Freeware Size: 122.98 KB Download (49): fondu -- A melange of mac and unix font Download

Released: September 06, 2012  |  Added: September 06, 2012 | Visits: 642

KBall - a game of skill and reflexes A game of skill and reflexes, non violent, suitable for all ages, hours of fun! 100 % FUN Move the ball around the level map, without falling, without running out of time, and getting the prizes, in order to reach the exit. Full map editor included!


Platforms: Windows, Mac, Linux

License: Freeware Size: 7.06 MB Download (46): KBall - a game of skill and reflexes Download

Released: August 07, 2012  |  Added: August 07, 2012 | Visits: 527

A Sea of Pebbles 1.1 About A Sea of Pebbles You have to form vertical or horizontal lines of three or more identical pebbles.Two adjacent pebbles may be swapped only if one or both of them form a line of three or more identical pebbles.A clue is shown if you don t find any combination after 5 seconds.It helps a lot...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 2.5 MB Download (49): A Sea of Pebbles 1.1 Download

Added: May 10, 2013 | Visits: 741

Replacing a portion of a string This script allows you to replace a portion of a string at a given position.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (59): Replacing a portion of a string Download

Added: May 10, 2013 | Visits: 735

Finding the convex hull of a set of 2D points This simple code calculates the convex hull of a set of 2D points and generates EPS files to visualise them.


Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: August 30, 2013 | Visits: 626

Arithmetic code to encode a string of char It is a matlab function that codes a string of char with Arithmetic coding.res=arithmetic_code(alphabet, distr_pr, string)'alphabet' is a vector that contains the char used in the string 'string'; 'string' is the string to codify; 'distr_pr' is the probability distribution of the alphabet's...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Arithmetic code to encode a string of char Download

Soft Handover Probability as a funiction of the Soft Handover Threshold This simple m-file plots the Soft Handover probability as a function of the Soft Handover Threshold value used in the UTRA Soft Handover Algorithm. The relationship has been dertived by taking the ratio between the Cell area where Soft Handovers are enabled and the total Cell area.


Platforms: Matlab


Added: September 09, 2013 | Visits: 464

Simulation of a model of DC motor Simulation of a model of DC motor, driven by constant input signal that approximates a pulse-width modulated(PWM) signal and look at the current and rotational motion at the motor output using Simulink. It uses SimElectronics and Simscape too.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Simulation of a model of DC motor Download

Calculation of distances from a given set of points to a set of segments CSMV calculates distances from a given set of points to a set of linear segments SYNOPSIS: [squared_distances_to_segments I]=csmv(P,R,Q,to_plot) [squared_distances_to_segments I]=csmv(P,R,Q,...) INPUT P,R : arrays of coordinates of 2n segment endpoints (i.e., if there are n segments considered in...


Platforms: Matlab


1 2 3 4 5 >