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

I Want To Download A Softwear Of Navigator software
Filter: All | Freeware | Demo
 

I Want To Download A Softwear Of Navigator

< 1 2 3 4 5 > 
Released: November 17, 2012  |  Added: November 17, 2012 | Visits: 446

Story Of You *"Not only does The Story Of You make it simple to include everything you want to about the birth of your child, but it does so in a beautiful display." - The iPhone Mom *"I am in love with this app!" - 3 Boys and a Dog This is an am



Platforms: Mac

License: Shareware Cost: $5.99 USD Size: 6.6 MB Download (53): Story Of You Download

Added: May 10, 2013 | Visits: 589

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

Rename subdirectories of a directory tree I needed to write a sed/awk Python equivalent for walking into a directory tree and renaming certain subdirectories, while also looking into all xml files on the way and replacing/modifying certain strings in those files.It would be nicer if someone could suggest an enhanced re.sub(regex,...


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

License: Freeware Download (54): Rename subdirectories of a directory tree Download

Released: February 13, 2008  |  Added: February 21, 2008 | Visits: 3.289

ABF Wallpaper Changer Tired of boring desktop wallpaper? Want to try something new? Want to have an adjustable calendar highlighting holidays, birthdays and other important dates on your desktop? Want to download new high-quality wallpapers from the Internet? Then ABF Wallpaper Changer is for you! Using ABF...


Platforms: Windows

License: Shareware Cost: $24.95 USD Size: 2.73 MB Download (161): ABF Wallpaper Changer Download

Added: August 27, 2008 | Visits: 1.213

Osirion Download Calculator Osirion Download Calculator is a curious tool that works to calculate the amount of time it takes to download a certain file using a predefined connection. Select yours from a wide range of connections, and then specify the file size you want to download. The program will give you the information...


Platforms: Windows

License: Freeware Size: 6 KB Download (501): Osirion Download Calculator

Added: July 05, 2010 | Visits: 1.516

Liquid Sunrise Liquid Sunrise is a SuperKaramba theme for people who want to monitor sunrise and sundown without having to (wake up and) look out of the window. Ideal for photographers for planning phototours. If you want to use a background picture (e.g. included bg.png or bg2.png) just edit line 2 in the...


Platforms: *nix

License: Freeware Size: 33.79 KB Download (93): Liquid Sunrise Download

Added: November 16, 2010 | Visits: 1.603

NEsGUI NEsGUI is a peer-to-peer file sharing application written by Neill Miller in GTK+ which utilizes the NEshare library.NEsGUI is a Napster like application. Its one of the simplest and least creative applications utilizing the NEshare peer-to-peer file sharing library. I started writing NEshare...


Platforms: *nix

License: Freeware Size: 57.34 KB Download (100): NEsGUI Download

Released: March 16, 2010  |  Added: March 27, 2010 | Visits: 1.395

Golden Trees Screensaver Want to enjoy nature? Feel like a light breeze blowing your face. Look on the golden ears of trees and tranquil lake. Clouds floating in the sky will send you far away from the pressing problems. All you need is to download a free screensaver Golden trees. Mountains in the background will tell...


Platforms: Windows

License: Freeware Size: 2.4 MB Download (96): Golden Trees Screensaver Download

Released: August 08, 2011  |  Added: August 29, 2011 | Visits: 1.738

Free Video to Sound Converter This software is able to convert video to audio files. This is a powerful and easy audio extractor, that can help you to cut a part of movie and save to audio format. You can convert to the following audio formats: AAC, AC3, AIFF, AMR, AU, FLAC, MP3, M4A, MP2, OGG, WAV, WMA. The free video...


Platforms: Windows

License: Freeware Size: 4.85 MB Download (126): Free Video to Sound Converter Download

Released: July 18, 2012  |  Added: July 18, 2012 | Visits: 400

Find Root Of Multiple Words (Stemming) Software This software offers a solution for users who want to find the root of one or more words (stemming). An example of stemming is to find the word 'fish' from the words 'fishing', 'fished' and 'fisher'. The user simply adds words or loads them from a file before starting the search. The results are...


Platforms: Windows

License: Shareware Cost: $19.99 USD Size: 757 KB Download (55): Find Root Of Multiple Words (Stemming) Software Download

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

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

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

Added: May 10, 2013 | Visits: 817

Build section numbers for a table of contents This script shows a way to generate section numbers for a nested document structure. It can be used within a recursive algorithm to build a table of contents.


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


Added: May 10, 2013 | Visits: 576

Finding the value passed to a function by name Sometimes inside a decorator that creates a function with a generic (*args, **kwargs) signature, you want to access a value passed for a particular parameter name to a wrapped function, but don't know whether that value will be passed as a positional or keyword argument, or whether the wrapped...


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


Added: May 10, 2013 | Visits: 736

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

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: May 10, 2013 | Visits: 452

Users to CSV Sometimes you have a well running blog, and you decide you want to create a mailinglist. What's easier than to start it by exporting the list of your blog's users, or even all your commenters, to a CSV file, and importing that into your mailinglist software? This plugin adds just that: an admin...


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

License: Freeware Download (57): Users to CSV Download

Added: April 08, 2013 | Visits: 550

A Linear Dynamical System Associated To Wave Equation In this paper i try to associate a linear dynamical system dX/dt=AX to the PDE wave equation.So i discretize the space to step h,and set the limited develpment.it is well application also for spherical wave.J.C Willems gives good standing from ODE to PDE,and From PDe to ODE.


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): A Linear Dynamical System Associated To Wave Equation Download

Added: August 17, 2013 | Visits: 497

ANNI - solver of a set of non-linear equations Let us suppose a set of non-linear equations in the formF(m) = d(m,d are vectors, F is a vector function of vector argument). ANNI tries to construct suitable numerical approximation for inverse projection of d to m, i.e. to find numerical form ofG(d) = m.Such mapping may not exist in general,...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 276.48 KB Download (49): ANNI - solver of a set of non-linear equations Download

Added: August 06, 2013 | Visits: 263

A suite of minimal bounding objects 've written quite a few separate tools to generate a minimal bounding object of some ilk. So if you have a set of points in the plane, and wish to generate the minimal bounding...- rectangle- triangle- general quadrilateral- circle- parallelogram- semi-circlethere is a tool in here to solve your...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 266.24 KB Download (45): A suite of minimal bounding objects Download

< 1 2 3 4 5 >