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

Dicionario Da Lingua Portuguesa software
Filter: All | Freeware | Demo
 

Dicionario Da Lingua Portuguesa

1 2 3 4 5 > 
Added: September 16, 2010 | Visits: 1.365

Lingua::RU::Charset Lingua::RU::Charset is a Perl extension for detecting and converting various russian character sets: KOI8-r, Windows-1251, CP866, ISO-8859-5, X-Mac-Cyrillic, russian text in english letters, russian part of Unicode and UTF-8. Lingua::RU::Charset module can be especially useful for computers with...



Platforms: *nix

License: Freeware Size: 4.1 KB Download (119): Lingua::RU::Charset Download

Added: October 13, 2010 | Visits: 1.693

Template::Plugin::Lingua::EN::Inflect Template::Plugin::Lingua::EN::Inflect is a Perl interface to Lingua::EN::Inflect module. SYNOPSIS [% USE infl = Lingua.EN.Inflect; -%] [% FILTER inflect(number => 42); -%] There PL_V(was) NO(error). PL_ADJ(This) PL_N(error) PL_V(was) fatal. [% END; -%] [% "... and "; infl.ORD(9);...





Platforms: *nix

License: Freeware Size: 5.12 KB Download (93): Template::Plugin::Lingua::EN::Inflect Download

Added: August 17, 2010 | Visits: 928

Lingua::ZH::Currency::UpperCase Lingua::ZH::Currency::UpperCase is a Perl module to convert Currency Numbers to Chinese UpperCase Format. SYNOPSIS use Lingua::ZH::Currency::UpperCase; print chinese_currency_uc( 2504.39 ); The main subroutine get a number and give a chinese string which has been converted as currency...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (88): Lingua::ZH::Currency::UpperCase Download

Added: May 27, 2010 | Visits: 1.287

Lingua::ZH::HanConvert Lingua::ZH::HanConvert is a Perl module to convert between Traditional and Simplified Chinese characters. SYNOPSIS #!perl -lw use Lingua::ZH::HanConvert qw(simple trad); use utf8; my $t = "國"; # Traditional symbol for "country", unicode 22283 # or: my $t = v22283; print...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (111): Lingua::ZH::HanConvert Download

Added: October 03, 2010 | Visits: 703

Lingua::ZH::DateTime Lingua::ZH::DateTime is a Perl module to convert time to chinese format. SYNOPSIS This module can convert asctime to chinese format in your locale. you can select china singapore hongkong taiwan locale and gb2312/big5 charset. asctime is ASC C standard format will from localtime like this:...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (94): Lingua::ZH::DateTime Download

Added: April 16, 2010 | Visits: 1.055

Lingua::Phonology::Rules Lingua::Phonology::Rules is a Perl module for defining and applying phonological rules. SYNOPSIS use Lingua::Phonology; $phono = new Lingua::Phonology; $rules = $phono->rules; # Adding and manipulating rules is discussed in the "WRITING RULES" # section This module allows for the...


Platforms: *nix

License: Freeware Size: 99.33 KB Download (90): Lingua::Phonology::Rules Download

Added: October 16, 2010 | Visits: 1.305

Lingua::Phonology::Symbols Lingua::Phonology::Symbols is a Perl module for associating symbols with segment prototypes. SYNOPSIS use Lingua::Phonology; $phono = new Lingua::Phonology; # Load the default features $phono->features->loadfile; # Load the default symbols $symbols = $phono->symbols;...


Platforms: *nix

License: Freeware Size: 99.33 KB Download (125): Lingua::Phonology::Symbols Download

Added: March 14, 2010 | Visits: 684

Lingua::Phonology::FileFormatPOD Lingua::Phonology::FileFormatPOD is a Perl module that contains documentation for the xml file format written and read by Lingua::Phonology. As of v0.3, Lingua::Phonology is able to read and write an XML file that defines a complete Lingua::Phonology object. This file is meant to be...


Platforms: *nix

License: Freeware Size: 99.33 KB Download (110): Lingua::Phonology::FileFormatPOD Download

Added: September 10, 2010 | Visits: 730

Lingua::Phonology::Features Lingua::Phonology::Features is a module to handle a set of hierarchical features. SYNOPSIS use Lingua::Phonology; my $phono = new Lingua::Phonology; my $features = $phono->features; # Add features programmatically $features->add_feature( Node => { type => privative, children =>...


Platforms: *nix

License: Freeware Size: 100.35 KB Download (98): Lingua::Phonology::Features Download

Added: May 05, 2010 | Visits: 881

Lingua::Phonology::Segment Lingua::Phonology::Segment is a module to represent a segment as a bundle of feature values. SYNOPSIS use Lingua::Phonology; $phono = new Lingua::Phonology; # Define a feature set $features = $phono->features; $features->loadfile; # Make a segment $segment = $phono->segment; # Set...


Platforms: *nix

License: Freeware Size: 100.35 KB Download (97): Lingua::Phonology::Segment Download

Added: May 11, 2010 | Visits: 753

Lingua::EO::Supersignoj Lingua::EO::Supersignoj is a Perl module that can convert Esperanto characters. SYNOPSIS use Lingua::EO::Supersignoj; my $transkodigilo = Lingua::EO::Supersignoj->nova( de => fronte, al => X, u => u* ); print $transkodigilo->transkodigu(Mia ^suoj estas ankau* en la ^cambro.); #...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (88): Lingua::EO::Supersignoj Download

Added: November 17, 2010 | Visits: 1.386

akk@da 0.72 akk@da is a simple network monitoring system designed for small and medium size computer networks. Its purpose is to quick detect system or network faults, and to display information about detected problems for the administrator. akk@da is designed as a pro-active network monitor. It does not...


Platforms: *nix

License: Freeware Size: 419.84 KB Download (102): akk@da 0.72 Download

Added: January 27, 2010 | Visits: 790

Lingua::Conjunction Lingua::Conjunction is Perl module convert Perl lists into linguistic conjunctions. SYNOPSIS use Lingua::Conjunction; # emits "Jack" $name_list = conjunction(Jack); # emits "Jack and Jill" $name_list = conjunction(Jack, Jill); # emits "Jack, Jill, and Spot" $name_list =...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (87): Lingua::Conjunction Download

Added: February 16, 2010 | Visits: 1.295

Lingua::EN::Keywords::Yahoo Lingua::EN::Keywords::Yahoo it can automatically extracts keywords from text using the Yahoo! API. SYNOPSIS use Lingua::EN::Keywords::Yahoo qw(keywords); my @keywords = keywords($text); or my @keywords = keywords($text, $query); Where $query is an optional term to help with the...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (106): Lingua::EN::Keywords::Yahoo Download

Added: March 03, 2010 | Visits: 1.003

Lingua::ID::Nums2Words Lingua::ID::Nums2Words is a Perl module to convert number to Indonesian verbage. SYNOPSIS use Lingua::ID::Nums2Words ; print nums2words(123) ; # "seratus dua puluh tiga" print nums2words_simple(123) ; # "satu dua tiga" nums2words currently can handle real numbers in normal and scientific...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (94): Lingua::ID::Nums2Words Download

Released: July 20, 2012  |  Added: July 20, 2012 | Visits: 668

Da Vinci Encoded 3D Slideshow Screen Saver for Mac OS Watch the masterpieces of Leonardo da Vinci appear in a swirling cloud of 3D code, or you can even display your own images in your own daVinci code! - Images appear in a code made up of the title of the image for a very unique, 3D effect. You have to see it in motion to appreciate it. - Display...


Platforms: Mac

License: Freeware Size: 3.8 MB Download (54): Da Vinci Encoded 3D Slideshow Screen Saver for Mac OS Download

Released: November 12, 2012  |  Added: November 12, 2012 | Visits: 702

Ta-da Lists Widget Ta-da Lists Widget is a Dashboard widget that offers quick access to 37signals Ta-da Lists. How do I use it? * Sign up for a free Ta-da Lists account * Login to your account in Safari and check “Remember Me” * Download the widget * Enter your username and password on the widget * Enjoy...


Platforms: Mac

License: Freeware Size: 317.44 KB Download (49): Ta-da Lists Widget Download

Released: July 02, 2017  |  Added: July 25, 2017 | Visits: 893

Last Conundrum of Da Vinci Deluxe 3D logic/puzzle board game. Complete 67 levels of the ancient mechanical conundrum of the world wide known greatest inventor, scientist and artist Leonardo Da Vinci and discover 8 his greatest masterpieces. DELUXE version features: -mouse control available; -options menu to meet your PC power;...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 24.02 MB Download (63): Last Conundrum of Da Vinci Deluxe Download

Added: July 27, 2006 | Visits: 8.420

Art-Leonardo da Vinci Screensaver The Leonardo da Vinci Screensaver by Always Great Software, Inc. shows 23 amazing and beautiful sketches of people, buildings, and other objects by the famous artist. Born in Florence in 1452, da Vinci became a draftsman, painter, and sculptor. In addition, he became an architect and engineer....



License: Shareware Cost: $14.95 USD Size: 2.66 MB Download (464): Art-Leonardo da Vinci Screensaver Download

Released: July 09, 2012  |  Added: August 05, 2012 | Visits: 6.629

Easy CD-DA Extractor Easy CD-DA Extractor, the Swiss Army Knife Of Digital Audio, is CD Ripper, Audio Converter, Metadata Editor, and CD/DVD burning software. Easy CD-DA Extractor rips Audio CDs, converts audio files to MP3, AAC, aacPlus, FLAC, and all other popular formats, edits metadata of audio files and burns...


Platforms: Windows

License: Shareware Cost: $31.00 USD Size: 10.25 MB Download (1030): Easy CD-DA Extractor Download

1 2 3 4 5 >