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

A Flock Of Seagulls I Ran Lyrics freeware
Filter: All | Freeware | Demo
 

A Flock Of Seagulls I Ran Lyrics

1 2 3 4 5 > 
Added: September 12, 2010 | Visits: 973

Flock of Birds Library Flock of Birds Library (libfob) provides an interface to the Flock of Birds hardware. Tedious and error prone tasks such as configuring the flocks data mode, sending commands to the flock, and decoding the data received from the flock are all hidden behind libfobs interface. Programming the...



Platforms: *nix

License: Freeware Size: 256 KB Download (111): Flock of Birds Library Download

Added: August 14, 2013 | Visits: 825

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

Added: March 15, 2010 | Visits: 1.269

Emnu, new menu for KDE(proof of concept) Emnu, new menu for KDE(proof of concept) is a proof of concept I finished at aKademy. It is a new menu idea. dnd any files to the startmenu. dnd any desktop files(shortcut) to the startmenu. drop quicklauncher and panel buttons. ..... This is a idea, some codes is toke from baghira...


Platforms: *nix

License: Freeware Size: 68.61 KB Download (100): Emnu, new menu for KDE(proof of concept) Download

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

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

Added: May 10, 2013 | Visits: 587

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: 917

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: 899

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: 867

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 (54): Transposing a List of Lists 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


Added: July 31, 2013 | Visits: 415

Reading a sequence of Dicoms This is a simple functino to import a series of dicom files using the dicomread function.Please go through the comments in the code. It is quite a simple one but might be handy to use it quickly.Philosophy:I wanted to have a reliable, commented code for ease of use so that I can focus on bigger...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Reading a sequence of Dicoms Download

Added: August 08, 2008 | Visits: 1.365

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

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

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 16, 2012  |  Added: August 16, 2012 | Visits: 539

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: 641

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

Added: May 10, 2013 | Visits: 736

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: 734

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: 624

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 07, 2013 | Visits: 600

A Game of Cat and Mouse A Game of Cat and Mouse is a 2D topdown multiplayer game in which one person plays as a cat and another plays as a mouse. The mouse's goal is to obtain a piece of cheese and return home safely, but the cat's goal is to catch the mouse. There is a variety of levels that includes objects like mouse...


Platforms: *nix

License: Freeware Size: 1.05 MB Download (37): A Game of Cat and Mouse 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

1 2 3 4 5 >