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

El Universo Sobre Mi software
Filter: All | Freeware | Demo
 

El Universo Sobre Mi

< 1 2 3 4 5 > 
Added: November 08, 2010 | Visits: 1.385

El Cebo-i El Cebo-i game is a remake of the well-known game of "Snake", where your objective is to eat as many apples as possible to break the last record... but be careful not to crash against the walls or to eat a part of your own body!!.



Platforms: *nix

License: Freeware Size: 563.2 KB Download (97): El Cebo-i Download

Added: March 05, 2010 | Visits: 899

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: August 20, 2008 | Visits: 989

El Lobo This sensational wallpaper gives you a close-up of all the majesty and elegance of the wolf at night. The definition and quality of the illustration are so like a photo, even if you look really closely.This wallpaper of the wolf comes in 1024x768 pixel resolution. However, if you prefer other...


Platforms: Windows

License: Freeware Size: 9 KB Download (97): El Lobo Download

Added: August 05, 2008 | Visits: 842

El gran tigre siberiano Among the different species of tiger that exist, one of the best-known is the Siberian, famous for its ferocity, beauty and extremely quick reflexes, jutifying its reputation as one of the most agile and ferocious beasts in the animal kingdom.This wallpaper, called The Great Siberian Tiger, shows...


Platforms: Windows

License: Freeware Size: 1024 B Download (97): El gran tigre siberiano Download

Added: August 23, 2008 | Visits: 960

El Despegue The launching of a space rocket is always a magic moment, where the smallest of errors can place the mission in danger, the high cost and of course the lives of the crew. The launchpad at Cape Canaveral is a usual scene for these launches, and when everything goes right, it provides spectacular...


Platforms: Windows

License: Shareware Cost: $0.00 USD Size: 1024 B Download (96): El Despegue Download

Added: August 28, 2008 | Visits: 879

El Gran Oso This is a spectacular image that captures the grandeur and majesty of the brown bear, in this case walking through a field with mountains in the background. Enjoy all the beauty of this animal on your Windows wallpaper.This Great Bear wallpaper is 1024x768 pixel sized. However, if you require a...


Platforms: Windows

License: Freeware Size: 2 KB Download (95): El Gran Oso Download

Added: August 31, 2008 | Visits: 1.112

Bajo el Agua Now you have the chance to decorate your Windows desktop with this friendly polar bear swimming underwater. Despite their size, polar bears are excellent swimmers, and in this lovely image you can see that.This Underwater wallpaper is 1024x768 pixel sized. However, should you require a different...


Platforms: Windows

License: Freeware Size: 1024 B Download (94): Bajo el Agua Download

Added: February 16, 2010 | Visits: 958

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: October 25, 2010 | Visits: 1.307

Java Unified Expression Language Java Unified Expression Language is an implementation of the unified expression language (EL) as specified by the JSP 2.1 standard (JSR-245). The javax.el.ExpressionFactory implementation is de.odysseus.el.ExpressionFactoryImpl: // create an expression factory javax.el.ExpressionFactory...


Platforms: *nix

License: Freeware Size: 235.52 KB Download (93): Java Unified Expression Language Download

Added: June 08, 2010 | Visits: 929

MicroNova YUZU MicroNova YUZU is an open-source EL-based JSP tag libary designed to augment JSTL (compatible with both JSP 1.2 and JSP 2.0). YUZU is used in commercial products such as ILOG JRules..


Platforms: *nix

License: Freeware Size: 624.64 KB Download (93): MicroNova YUZU Download

Added: August 12, 2008 | Visits: 923

Tormenta en el mar At first it looks like a scene from Pirates of the Caribbean, but it isn+t. It is an illustration of a skeleton acting as a mad pirate who defies a storm and hurricane winds while he helms his galleon. An ideal wallpaper for those who want to give a touch of the gothic, sinister and the...


Platforms: Windows

License: Freeware Size: 2 KB Download (93): Tormenta en el mar Download

Added: August 21, 2010 | Visits: 1.653

Studs MVC Framework+ Studs MVC Framework+ contains a port of Apaches Jakarta Struts to PHP, though the libraries included in the rest of the project are much more vast. In order to implement the Struts port, it was necessary to build a core, object-oriented API in the style of the JDK and the Jakarta Commons, a...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (93): Studs MVC Framework+ Download

Added: August 14, 2010 | Visits: 846

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: November 25, 2010 | Visits: 924

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 12, 2008 | Visits: 844

El Puente Here we have a wallpaper that recreates a pretty nighttime image. In the foreground there is the silhouette of a mysterious bridge and on it a lady, and we don`t know if she is going to cross over or stay in the middle contemplating the views. In the background there is a large and spectacular...


Platforms: Windows

License: Freeware Size: 1024 B Download (92): El Puente Download

Added: August 14, 2008 | Visits: 932

Atardecer en el Rio Dusk on the River is a beautiful wallpaper for your desktop. As its name implies, the drawing recreates a landscape of a river at dusk. Although it looks like a photo, Dusk on the River is a picture painted with brushes. The detail and the definition are spectacular. Simply splendid.


Platforms: Windows

License: Freeware Size: 3 KB Download (92): Atardecer en el Rio Download

Added: July 14, 2010 | Visits: 725

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 04, 2008 | Visits: 921

El Bueno y el Malo The good and the bad, black and white, cruelty and nicety ... the eternal dichotomy of human existence condensed and presented in this illustration in a strange and, without doubt, original way. On a panoramic aerial view of a large city you can see two enormous figures that represent these two...


Platforms: Windows

License: Freeware Size: 1024 B Download (91): El Bueno y el Malo Download

Added: August 06, 2008 | Visits: 875

Jugando con el Mundo Playing with the World is a half real and half fantasy illustration. It is of two monk seals playing in the snow, in a fun moment. But also, they are playing with a ball, which is none other than the world.This wallpaper of two seals playing is 1024x768 pixel sized. However, if you prefer a...


Platforms: Windows

License: Freeware Size: 1024 B Download (91): Jugando con el Mundo Download

Added: June 18, 2010 | Visits: 1.205

use_name_as_alias use_name_as_alias is a script that reads a GAIM 2.0 BuddyList file (~/.gaim/blist.xml) and assigns aliases based on the contacts name, but only for contacts without a locally user-defined alias. This feature was present in GAIM 1.5, but was removed in 2.0. use_name_as_alias makes use of the...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (91): use_name_as_alias Download

< 1 2 3 4 5 >