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

Mi Vida Eres Tu Dragon software
Filter: All | Freeware | Demo
 

Mi Vida Eres Tu Dragon

1 2 3 4 5 > 
Released: March 13, 2009  |  Added: March 18, 2009 | Visits: 2.981

Dragon Jumper Each level you play a little Dragon who lives in a magic lake. The lake is dangerous, but our little fellow loves fruits and diamonds. He loves them so much that even the most dangerous place in the world can not scary our fellow away. He is good in jumping and whenever Dragon sees a sparkling... Platforms: Windows

License: Shareware Cost: $14.95 USD Size: 809.27 KB Download (148): Dragon Jumper Download

Added: January 08, 2006 | Visits: 5.049

Dragon Eggs The dragons of the realm are on the verge of becoming extinct. It is up to you to match pairs of dragon eggs from different species in an effort to save the future of the noble dragons. Built off of an enhanced version of our award winning puzzle engine, Dragon Eggs is sure to please. Dragon Eggs... Platforms: Windows

License: Shareware Cost: $14.95 USD Size: 3.7 MB Download (170): Dragon Eggs Download

Added: July 02, 2006 | Visits: 4.275

SS Dragon-Fly - Free Animated 3D Screensaver EleFun Multimedia released Dragon-Fly - the new freeware product in the Animated Desktop Screensavers series. In this product, we have implemented a perfect combination: excellent picture quality, comparable to a photo, and elements of 3D animation. This product is highly meditative. You will... Platforms: Windows

License: Freeware Size: 1.73 MB Download (334): SS Dragon-Fly - Free Animated 3D Screensaver Download

Added: March 23, 2010 | Visits: 1.617

Useful Traffic Accounting Dragon Useful Traffic Accounting Dragon is a traffic accounter that actually gives useful information about traffic instead of stupidly counting incoming/outgoing packets. Dragon accounts traffic by user, program and timestamp and puts this information into useful correlation. Dragon is implemented... Platforms: *nix

License: Freeware Size: 88.06 KB Download (114): Useful Traffic Accounting Dragon Download

Added: September 11, 2010 | Visits: 2.498

Dragon parser generator Dragon is a powerful parser generator. It produces a consequent, object-oriented, integrated scanner and parser solution. Dragon parser generator also scales for very large grammar defintions. Since dragon parses LR(1) grammars, the generation algorithm is quite CPU intensive. Using LR(1)... Platforms: *nix

License: Freeware Size: 368.64 KB Download (242): Dragon parser generator Download

Added: March 05, 2010 | Visits: 902

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

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

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

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

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

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

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

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

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: June 25, 2010  |  Added: June 29, 2010 | Visits: 2.031

Dragon Firefox Theme Bring a scary fire-breathing dragon to your browser with this theme for Firefox. Includes a cool theme and built in links to your favorite sites... SEARCH: Our primary revenue source is BING. We will reset your default search engine when installed so please give BING a try! PRIVACY:... Platforms: Windows

License: Freeware Size: 1.07 MB Download (171): Dragon Firefox Theme Download

Released: August 18, 2010  |  Added: August 21, 2010 | Visits: 1.438

Dragon Clock screensaver Dragon is said to have the capability of bringing prosperity to households and businesses. He also signifies high achievement, continued success and mastery. With the dragon assistance, you may discover beauty and wisdom that lie within you to overcome all difficulties and use full of your... Platforms: Windows

License: Freeware Size: 4.8 MB Download (125): Dragon Clock screensaver Download

Released: October 10, 2016  |  Added: November 02, 2016 | Visits: 1.222

Fractal Dragon Screensaver Come to enjoy our first fractal screensaver. This unique smooth animated fractal dragon will surely impress your imagination. Deep into unlimited self-similarity world of great sets. Blue figure is changing while dragon is running around some points in the complex plain. If it is hard for you to... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 726.18 KB Download (133): Fractal Dragon Screensaver Download

Released: August 27, 2012  |  Added: August 27, 2012 | Visits: 559

BN Dragon BN Dragon is a truetype font that will allow you to give a fresh new look to all of your written documents. All you have to do is install the font onto your PC and use it for writing your texts to see how it will change their appearance. To install it, you can simply right-click the file and... Platforms: Windows

License: Freeware Download (51): BN Dragon Download

Released: November 04, 2012  |  Added: November 04, 2012 | Visits: 642

Dragon Dollars for Mac OS Dragon themed slot machine game. During normal play the Fiery Dragon acts as a wildcard and substitutes for all symbols except scattered Lucky Coins. Dragon Dollars has two entirely different free games features and the bonus Jade Jackpot! Platforms: Mac

License: Freeware Size: 20.5 MB Download (522): Dragon Dollars for Mac OS Download

Released: November 15, 2012  |  Added: November 15, 2012 | Visits: 754

Quan Yin riding the Holy Dragon Quan Yin riding the Holy Dragon is a screen saver inspired by a deity of the Buddhist tradition. Also known as Kuan Yin, Quan'Am (Vietnam), Kannon (Japan), and Kanin (Bali), She is the embodiment of compassionate loving kindness. As the Bodhisattva of Compassion, She hears the cries of all... Platforms: Windows

License: Freeware Download (56): Quan Yin riding the Holy Dragon Download

1 2 3 4 5 >