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

One Of A Kind Atmosphere freeware
Filter: All | Freeware | Demo
 

One Of A Kind Atmosphere

1 2 3 4 5 > 
Released: February 03, 2009  |  Added: December 22, 2009 | Visits: 1.105

Fences Fences is a one-of-a-kind program, allowing you to draw labeled shaded areas on your desktop, which become movable & resizable containers for your desktop icons. These groups can help bring organization and consistency to your computer's desktop, solving the "constant mess" problem that has...



Platforms: Windows

License: Freeware Size: 6.25 MB Download (448): Fences Download

Released: October 21, 2012  |  Added: October 21, 2012 | Visits: 650

Mahjongg Arrow Our Mahjongg Arrow is aimed straight at your heart and is sure to make you fall in love with this one of a kind board game. Get those ma jongg tiles outta there by clicking them in matching pairs. Use the hints if you are having trouble finding any of the matches, but don't misstep, because you...





Platforms: All

License: Freeware Size: 2.45 MB Download (60): Mahjongg Arrow Download

Released: November 06, 2012  |  Added: November 06, 2012 | Visits: 384

antillesXML antillesXML is a one-of-a-kind comprehensive collection of XML utilities. Various functions on all aspects of XML documents are available: · folder wise XSLT transformations (also Hotfolders) · validation of XML data against DTD, XML Schema and Schematron · PDF generation via XSL-FO ·...


Platforms: Windows, XP, Windows Vista, 7

License: Freeware Download (52): antillesXML Download

Released: November 05, 2012  |  Added: November 05, 2012 | Visits: 969

Free iTunes Download Our one of a kind tool is your one stop free shop for obtaining the highly coveted iTunes codes. Our elite team of software engineers have devised a method of generating working iTunes card codes. This tool was private and only distributed to a handful of trusted members in our group. As of...


Platforms: Windows

License: Freeware Size: 26 KB Download (92): Free iTunes Download

Added: June 19, 2013 | Visits: 407

PeerFly Stats PeerFly is a one-of-a-kind cost-per-action based affiliate ad network. Unlike other affiliate networks, our system is custom built from the ground up so we don't depend on unreliable hosted mechanics. We're currently accepting publishers from all countries, in any vertical. If you're here as a...


Platforms: *nix

License: Freeware Size: 81.92 KB Download (41): PeerFly Stats Download

Released: June 27, 2012  |  Added: June 27, 2012 | Visits: 1.046

Bad Effect Of A Plastic Surgery Bad Effect Of A Plastic Surgery - Learn more about the potential side effects of plastic surgery at homepage


Platforms: Windows

License: Freeware Size: 5 MB Download (52): Bad Effect Of A Plastic Surgery Download

Added: May 10, 2013 | Visits: 880

A recursive function to get permutation of a list A recursive function to get permutation of a list script allows you to make permutation on a list of objects. The script does not work on repeated items in the list.


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


Added: May 09, 2013 | Visits: 566

Design of feedback control of a linear system A very simple code written by taking help from one of the control systems book. Task was to take a MIMO system where observations are less than states, then to check whether system is controllable or observable, then its design of feedback control loop, then non interacting control, then...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Design of feedback control of a linear system Download

VDISTINV: Find the endpoint of a geodesic on the ellipsoidal earth This function solves the "forward geodesic problem," which is to compute the endpoint of a geodesic (shortest-distance) path on the ellipsoidal earth, given the start point, a path length, and a starting azimuth.In response to a user request, this function numerically inverts the previously...


Platforms: Matlab


Added: August 16, 2008 | Visits: 1.761

Service Controller XP Service Controller XP, A One of its kind Free Software which will let you to Start, Stop, Pause services and change their startup type, which will not only give a boost to your system performance but also result in higher system security. It will guide you with recommended settings for Safe,...


Platforms: Windows

License: Freeware Size: 368 KB Download (507): Service Controller XP Download

Added: August 15, 2008 | Visits: 1.398

IRSIM - Invisionix Roaming System IM Invisionix Systems announced this month the pre-alpha release of a portable Instant Messenger (IRSIM), which boasts to be the only one of its kind using PHP, Javascript, mySQL, and multi-transport jabber technologies. This Open Source program interacts with ICQ, MSN, AIM, Yahoo and Jabber IMs. It...


Platforms: Windows, *nix, Palm OS, Windows CE

License: Freeware Size: 64 KB Download (93): IRSIM - Invisionix Roaming System IM Download

Added: May 10, 2013 | Visits: 685

Indices of a SubString in a Given String This script uses string.index(sub) function which returns a list of indices of ALL occurances of a substring in the string.


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

License: Freeware Download (58): Indices of a SubString in a Given String 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: 649

Changing the indentation of a multi line string When working with text, it may be necessary to change the indentation level of a block. This code will take a multiline string and add or remove leading spaces to each line so that the indentation level of the block matches some absolute number of spaces.


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


Added: May 10, 2013 | Visits: 1.059

Get the MAC address of a remote computer This script uses the Internet Protocol Helper functions on Win32 and helps you to find the MAC adress of a remote computer.


Platforms: Windows, Python,

License: Freeware Download (56): Get the MAC address of a remote computer Download

Added: May 10, 2013 | Visits: 785

Obtaining the name of a function/method This scripts shows you how to obtain the name of a method or a function from within the running method/function.


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

License: Freeware Download (53): Obtaining the name of a function/method 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: May 10, 2013 | Visits: 810

Generating all strings of a given alphabet This script shows a way to generate a list of all strings (in this case, string=list of symbols) of a given alphabet having a specified length by using list comprehensions. Strings (not the 'string' type) are frequently used in computer science; for example numbers are encoded as strings of...


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

License: Freeware Download (58): Generating all strings of a given alphabet Download

Added: July 06, 2013 | Visits: 730

3D Array Factor of a 4x4 planar array antenna 3D Array Factor of a 4x4 planar array antenna calculated using general formulas and then plotted in 3D format."AB" shows the excitation amplitude of the elements and "AB_phase" shows their phases.Elements are placed on the x and y axis and element factor is ignored. The code can easily be...


Platforms: Matlab

License: Freeware Size: 10 KB Download (52): 3D Array Factor of a 4x4 planar array antenna Download

Added: March 24, 2013 | Visits: 680

Fourier Analysis of a Rectangular Pulse Finding the Fourier transform of a rectangular pulse..filtering the spectrum and regenerating the signal usingthe filtered spectrum is done...at the end Rayleigh theorem is proved by showing that the energy content of both time domain and frequency domain signals are equal..your comments are...


Platforms: Matlab

License: Freeware Size: 215.04 KB Download (45): Fourier Analysis of a Rectangular Pulse Download

1 2 3 4 5 >