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

Life Landscapes East Lansing Mi freeware
Filter: All | Freeware | Demo
 

Life Landscapes East Lansing Mi

1 2 3 4 5 > 
Added: May 18, 2013 | Visits: 435

GMap Generator Use short code;example: Place in a post or a page:[gmap a="505 East Michigan Avenue,Lansing, MI 48912-1148" w="400" h="400" z="1", i="near"]a = the complete address h = height w = width z= zoom (number range: 1-16; where 1 is the coarsest, or furthest away ) i = info bubble (options A => show,...



Platforms: PHP

License: Freeware Size: 10 KB Download (48): GMap Generator Download

Released: August 09, 2003  |  Added: October 22, 2006 | Visits: 7.613

East Coast Lighthouses Screensaver The Free East Coast Lighthouses Screensaver by ScenicReflections.com displays 65 beautiful and calming images of East Coast Lighthouses - some of the most beautiful lighthouse images you may ever see. This free lighthouse screensaver also features three beautiful, full-length, CD-quality musical...





Platforms: Windows

License: Freeware Size: 9.77 MB Download (315): East Coast Lighthouses Screensaver Download

Released: February 12, 2003  |  Added: August 15, 2006 | Visits: 4.546

Tropical Sea Life Screensaver The Free Tropical Sea Life Screensaver displays 75 stunning images of tropical sea life of all sorts from various aquatic locations from around the world. This free tropical sea life screensaver also features three beautiful, full-length, CD-quality musical compositions by Cynthia Jordan. All...


Platforms: Windows

License: Freeware Size: 11.09 MB Download (295): Tropical Sea Life Screensaver Download

Added: August 09, 2008 | Visits: 4.302

MB Free Astrology Rashi Chart (East Indi MB Free Vedic Astrology Rashi Chart (East Indian Style) Software is a rashi chart software based on Vedic Astrology. This program tells us in detail the accurate astronomical locations of planets at the time of an individual's birth. Using the information that your birth chart gives, Vedic...


Platforms: Windows

License: Freeware Size: 1.53 KB Download (1147): MB Free Astrology Rashi Chart (East Indi Download

Added: January 18, 2010 | Visits: 1.918

Half-life Admin MOD Half-life Admin MOD project is an administration plugin mod to Half-Life servers. Admin Mod is a Metamod plugin that allows you to administer your Half-Life server while playing the game from your client console. Multiple administrators with different permissions can be set up, each with their...


Platforms: *nix

License: Freeware Size: 1.6 MB Download (168): Half-life Admin MOD Download

Added: March 14, 2010 | Visits: 1.463

Web of Life Web of Life is a life simulation game. An isometric game done with C++ and SDL. In this game you control some beings in an ecosystem, the goal is to make only that the beings you control survive. Your beings should survive fighting with other beings, reproducting to make a massive attack...


Platforms: *nix

License: Freeware Download (128): Web of Life Download

Added: October 18, 2010 | Visits: 1.461

Game::Life Game::Life - Plays Conways Game of Life. SYNOPSIS use Game::Life; my $game = new Game::Life( 20 ); my $starting = [ [ 1, 1, 1 ], [ 1, 0, 0 ], [ 0, 1, 0 ] ]; $game->place_points( 10, 10, $starting ); for (1..20) { my $grid = $game->get_grid(); foreach ( @$grid ) { print map { $_ ?...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (110): Game::Life Download

Added: August 02, 2010 | Visits: 1.767

Real Life Mortgage Calculator Real Life Mortgage Calculator is a script that provides visitors to your Web site of how much house they can afford than a simple mortgage calculator. Calculating the costs of your first home is more than just getting a mortgage - theres a ton of other costs to consider including appliances,...


Platforms: *nix

License: Freeware Size: 43.01 KB Download (112): Real Life Mortgage Calculator Download

Added: August 15, 2010 | Visits: 1.172

Distributed Artificial Life Distributed Artificial Life project uses spare CPU cycles to create life. Distributed Artificial Life is a distributed version of Tom S. Rays Tierra artificial life program. It uses spare CPU cycles to simulate a distributed soup of living cells. Note that the machine language used is similar...


Platforms: *nix

License: Freeware Size: 96.26 KB Download (107): Distributed Artificial Life Download

Released: September 22, 2012  |  Added: September 22, 2012 | Visits: 1.709

Second Life Live CD Second Life Live CD is a Live CD based on Knoppix, for nvidia graphics cards only. Instructions for use on the CD /index.html.


Platforms: *nix

License: Freeware Size: 593 MB Download (148): Second Life Live CD Download

Added: March 05, 2010 | Visits: 894

Text::NSP::Measures::2D::MI Text::NSP::Measures::2D::MI is a Perl module that provides error checks for Loglieklihood, Total Mutual Information, Pointwise Mutual Information and Poisson-Stirling Measure. SYNOPSIS Basic Usage use Text::NSP::Measures::2D::MI::ll; my $npp = 60; my $n1p = 20; my $np1 = 20; my $n11 = 10;...


Platforms: *nix

License: Freeware Size: 952.32 KB Download (97): Text::NSP::Measures::2D::MI Download

Added: January 18, 2010 | Visits: 868

Text::NSP::Measures::2D::MI::ll Text::NSP::Measures::2D::MI::ll is a Perl module that implements Loglikelihood measure of association for bigrams. SYNOPSIS Basic Usage use Text::NSP::Measures::2D::MI::ll; my $npp = 60; my $n1p = 20; my $np1 = 20; my $n11 = 10; $ll_value = calculateStatistic( n11=>$n11, n1p=>$n1p,...


Platforms: *nix

License: Freeware Size: 952.32 KB Download (87): Text::NSP::Measures::2D::MI::ll Download

Added: February 16, 2010 | Visits: 955

Text::NSP::Measures::2D::MI::pmi Text::NSP::Measures::2D::MI::pmi is a Perl module that implements Pointwise Mutual Information. SYNOPSIS Basic Usage use Text::NSP::Measures::2D::MI::pmi; my $npp = 60; my $n1p = 20; my $np1 = 20; my $n11 = 10; $pmi_value = calculateStatistic( n11=>$n11, n1p=>$n1p, np1=>$np1,...


Platforms: *nix

License: Freeware Size: 952.32 KB Download (93): Text::NSP::Measures::2D::MI::pmi Download

Added: August 14, 2010 | Visits: 844

Text::NSP::Measures::2D::MI::ps Text::NSP::Measures::2D::MI::ps is a Perl module that implements Poisson-Stirling measure of association for bigrams. SYNOPSIS Basic Usage use Text::NSP::Measures::2D::MI::ps; my $npp = 60; my $n1p = 20; my $np1 = 20; my $n11 = 10; $ps_value = calculateStatistic( n11=>$n11, n1p=>$n1p,...


Platforms: *nix

License: Freeware Size: 952.32 KB Download (92): Text::NSP::Measures::2D::MI::ps Download

Added: July 14, 2010 | Visits: 722

Text::NSP::Measures::2D::MI::tmi Text::NSP::Measures::2D::MI::tmi is a Perl module that implements True Mutual Information. SYNOPSIS Basic Usage use Text::NSP::Measures::2D::MI::tmi; my $npp = 60; my $n1p = 20; my $np1 = 20; my $n11 = 10; $tmi_value = calculateStatistic( n11=>$n11, n1p=>$n1p, np1=>$np1, npp=>$npp);...


Platforms: *nix

License: Freeware Size: 952.32 KB Download (91): Text::NSP::Measures::2D::MI::tmi Download

Added: August 17, 2010 | Visits: 820

Text::NSP::Measures::3D::MI Text::NSP::Measures::3D::MI is a Perl module that provides error checks and framework to implement Loglieklihood, Total Mutual Information, Pointwise Mutual Information and Poisson Stirling Measure for trigrams. SYNOPSIS Basic Usage use Text::NSP::Measures::3D::MI::ll; $ll_value =...


Platforms: *nix

License: Freeware Size: 952.32 KB Download (98): Text::NSP::Measures::3D::MI Download

Added: November 25, 2010 | Visits: 922

Text::NSP::Measures::3D::MI::pmi Text::NSP::Measures::3D::MI::pmi is a Perl module that implements Pointwise Mutual Information for trigrams. SYNOPSIS Basic Usage use Text::NSP::Measures::3D::MI::pmi; $pmi_value = calculateStatistic( n111=>10, n1pp=>40, np1p=>45, npp1=>42, n11p=>20, n1p1=>23, np11=>21, nppp=>100);...


Platforms: *nix

License: Freeware Size: 952.32 KB Download (92): Text::NSP::Measures::3D::MI::pmi Download

Added: August 21, 2010 | Visits: 896

Text::NSP::Measures::3D::MI::ps Text::NSP::Measures::3D::MI::ps is a Perl module that implements Poisson Stirling Measure for trigrams. SYNOPSIS Basic Usage use Text::NSP::Measures::3D::MI::ps; $ps_value = calculateStatistic( n111=>10, n1pp=>40, np1p=>45, npp1=>42, n11p=>20, n1p1=>23, np11=>21, nppp=>100); if(...


Platforms: *nix

License: Freeware Size: 952.32 KB Download (109): Text::NSP::Measures::3D::MI::ps Download

Added: August 09, 2010 | Visits: 936

Text::NSP::Measures::3D::MI::tmi Text::NSP::Measures::3D::MI::tmi is a Perl implementation for True Mutual Information for trigrams. SYNOPSIS Basic Usage use Text::NSP::Measures::3D::MI::tmi; $tmi_value = calculateStatistic( n111=>10, n1pp=>40, np1p=>45, npp1=>42, n11p=>20, n1p1=>23, np11=>21, nppp=>100); if(...


Platforms: *nix

License: Freeware Size: 952.32 KB Download (87): Text::NSP::Measures::3D::MI::tmi Download

Released: November 11, 2013  |  Added: December 03, 2013 | Visits: 2.583

Wheel Of Life Lite The program helps you to easily find out your life balance by assessing the main areas of a human's life: business and career, finances, health, relationships with family and friends, love relationships, personal development, entertainment and physical environment. Just assess each of these areas...


Platforms: Windows, Windows 8, Windows 7

License: Freeware Size: 3.33 MB Download (811): Wheel Of Life Lite Download

1 2 3 4 5 >