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

Filter: All | Freeware
Display by: Name |  Date |  Downloads |  Rating

Libraries

Software 121-140 of 4,712: < 1 ... 3 4 5 6 7 8 9 10 11 ... 236 > 
Added: November 22, 2010 | Visits: 1.030

Unicode::Unihan Unicode::Unihan is the Unihan Data Base 5.0.0. SYNOPSIS use Unicode::Unihan; my $db = new Unicode::Unihan; print join("," => $db->Mandarin("x{5c0f}x{98fc}x{5f3e}"), "n"; ABSTRACT This module provides a user-friendly interface to the Unicode Unihan Database 3.2. With this module, the...



Platforms: Linux

Keyword: Data, Data Base, Database, String, Tag, Unicodeunihan, Unihan, Unihan Data, Unihan Database

License: Freeware Size: 4.9 MB Download (111): Unicode::Unihan Download

Added: November 22, 2010 | Visits: 591

Verilog::CodeGen Verilog::CodeGen module is a Verilog code generator. SYNOPSIS use Verilog::CodeGen; mkdir DeviceLibs/Objects/YourDesign, 0755; chdir DeviceLibs/Objects/YourDesign; # if the directory YourDesign exists, the second argument can be omitted # create YourModule.pl in YourDesign...





Platforms: Linux

Keyword: Code, Codegen, Devicelibs, Libraries, Module, Programming, Verilog, Verilogcodegen, Yourdesign, Yourmodule

License: Freeware Size: 18.43 KB Download (104): Verilog::CodeGen Download

Added: November 22, 2010 | Visits: 1.633

TOAD C++ GUI Library TOAD C++ GUI Library aims to make GUI development being more fun. The TOAD C++ GUI Library is a set of C++ classes for developing X Window applications. Since there are so many other GUI libraries around (the living ones: GTK+, Qt, LessTif, Motif, fltk, Xclasses, notif, OpenLook, wxWindows, Fox...


Platforms: Linux

Keyword: C Gui Library, C++, Gui, Libraries, Library, Programming, Toad, Toad C

License: Freeware Size: 1024 KB Download (155): TOAD C++ GUI Library Download

Added: November 22, 2010 | Visits: 1.417

Finance::Quote Finance::Quote is a Perl module to get stock and mutual fund quotes from various exchanges. SYNOPSIS use Finance::Quote; $q = Finance::Quote->new; $q->timeout(60); $conversion_rate = $q->currency("AUD","USD"); $q->set_currency("EUR"); # Return all info in Euros....


Platforms: Linux

Keyword: Cml, Financequote, Fund, Fund Quotes, Libraries, Module, Mutual, Mutual Fund, Mutual Fund Quotes, Perl, Perl Module, Quotes, Stock, To Get

License: Freeware Size: 92.16 KB Download (114): Finance::Quote Download

Added: November 22, 2010 | Visits: 1.061

Lin-setibuf Modules Lin-setibuf Modules are a set of Perl modules for manipulating both the SETI@Home client files, and the SETI@Home text client. SETI::Monitor offers an intuitive interface to stats retrieval, and manipulation via a Perl program. SETI::Client gives the Perl programmer a high-level layer for...


Platforms: Linux

Keyword: Client, Home, Libraries, Linsetibuf, Manipulating, Modules, Perl, Perl Modules, Programming, Seti, Text

License: Freeware Size: 51.2 KB Download (93): Lin-setibuf Modules Download

Added: November 22, 2010 | Visits: 1.845

Finance::Quote::Yahoo::nz Finance::Quote::Yahoo::nz is a Perl module to fetch nzn stock quotes via Yahoo. SYNOPSIS use Finance::Quote; my $q = Finance::Quote->new; my %info = $q->fetch("yahoo_nz","DPC"); # Use this module only. my %info = $q->fetch("nz","DPC"); # Failover with other methods. This module allows...


Platforms: Linux

Keyword: Fetch, Financequoteyahoonz, Libraries, Module, Perl Module, Programming, Quotes, Stock, Stock Quotes, To Fetch, Via, Yahoo

License: Freeware Size: 92.16 KB Download (126): Finance::Quote::Yahoo::nz Download

Added: November 21, 2010 | Visits: 968

Unicode::Collate Unicode::Collate is a Unicode Collation Algorithm. SYNOPSIS use Unicode::Collate; #construct $Collator = Unicode::Collate->new(%tailoring); #sort @sorted = $Collator->sort(@not_sorted); #compare $result = $Collator->cmp($a, $b); # returns 1, 0, or -1. # If %tailoring is false (i.e....


Platforms: Linux

Keyword: Collation, Collator, Libraries, Programming, Uca, Unicode, Unicode Collation Algorithm, Unicodecollate

License: Freeware Size: 276.48 KB Download (101): Unicode::Collate Download

Added: November 21, 2010 | Visits: 1.139

Pipeline::Config SYNOPSIS use Error qw( :try ); use Pipeline::Config; my $config = Pipeline::Config->new(); try { my $pipe = $config->load( somefile.type ); my $pipe2 = $config->load( somefile, type ); } catch Error with { print shift; } Pipeline::Config lets you specify the structure of a Pipeline...


Platforms: Linux

Keyword: Configuration, Configuration Files, Files, Libraries, Module, Pipeline, Pipelineconfig, Programming

License: Freeware Size: 7.17 KB Download (122): Pipeline::Config Download

Added: November 21, 2010 | Visits: 659

Bio::Ontology::Ontology Bio::Ontology::Ontology is a standard implementation of an Ontology. SYNOPSIS use Bio::Ontology::Ontology; # create ontology object my $ont = Bio::Ontology::Ontology->new(-name => "OBF"); # add terms, relationships ... my $bp = Bio::Ontology::Term->new(-name => "Bioperl"); my $obf =...


Platforms: Linux

Keyword: Bioontologyontology, Implementation, Libraries, Obf, Ont-, Programming, Query, Standard, Terms

License: Freeware Size: 4.7 MB Download (92): Bio::Ontology::Ontology Download

Added: November 21, 2010 | Visits: 885

DUMB DUMB is an IT, XM, S3M and MOD player library developed by Robert J Ohannessian, Julien Cugnière and me, Ben Davis. XMMS, Beep Media Player and Winamp 2.x/5.x plug-ins are available on this site too..


Platforms: Linux

Keyword: Accurate, Dumb, Fast, Files, For It, Libraries, Mod, Player, Programming, Support, Tracker, Xm

License: Freeware Size: 163.84 KB Download (99): DUMB Download

Added: November 21, 2010 | Visits: 710

Object::PerlDesignPatterns Object::PerlDesignPatterns is a Perl architecture for structuring and refactoring large programs. SYNOPSIS lynx perldesignpatterns.html perldoc Object::PerlDesignPatterns ABSTRACT Documentation: Ideas for keeping programs fun to hack on even after they grow large. Object, lambda, hybrid...


Platforms: Linux

Keyword: Architecture, Large, Libraries, Object, Objectperldesignpatterns, Perl, Perldesignpatterns, Programming, Refactoring, Structuring

License: Freeware Size: 563.2 KB Download (88): Object::PerlDesignPatterns Download

Added: November 21, 2010 | Visits: 997

Data::Walker Data::Walker is a tool for navigating through Perl data structures. SYNOPSIS Without any explicit objects: use Data::Walker; Data::Walker->cli( $data_structure ); Object-style invocation: use Data::Walker; my $w = new Data::Walker; $w->walk( $data_structure ); $w->ls("-al");...


Platforms: Linux

Keyword: Cli, Data, Datawalker, Libraries, Navigating, Perl, Programming, Tool, Walk

License: Freeware Size: 20.48 KB Download (92): Data::Walker Download

Added: November 21, 2010 | Visits: 1.250

Kernel-Machine Library The Kernel-Machine Library is a freely available (released under the GPL) C++ library to promote the use and progress of kernel machines. It is both for academic use and for developing real world applications. The Kernel-Machine Library draws heavily from features of modern C++ such as template...


Platforms: Linux

Keyword: C Library, C++, Kernel, Kernelmachine, Libraries, Library, Machine Library, Programming

License: Freeware Size: 51.2 KB Download (107): Kernel-Machine Library Download

Added: November 21, 2010 | Visits: 698

Mozilla::nsID Mozilla::nsID is a Perl extension wrapping Mozilla nsID class. SYNOPSIS use Mozilla::nsID; my $id1 = Mozilla::nsID->new(0x95611356, 0xf583 , 0x46f5, [ 0x81, 0xff, 0x4b, 0x3e, 0x01, 0x62, 0xc6, 0x19 ]); is($id1->ToString, {95611356-f583-46f5-81ff-4b3e0162c619}); my $id2 =...


Platforms: Linux

Keyword: Extension, Libraries, Mozilla, Mozillansid, Nsid, Perl, Programming, Wrapping

License: Freeware Size: 32.77 KB Download (88): Mozilla::nsID Download

Added: November 21, 2010 | Visits: 1.009

Contentment::Catalog Contentment::Catalog is a Perl module to provides categorization and indexing features. SYNOPSIS # Get a list of the available indexes my @indexes = $context->catalog->indexes; for my $index (@indexes) { # Get a list of avilable terms my @terms = $index->terms; for my $term (@terms) {...


Platforms: Linux

Keyword: Categorization, Contentmentcatalog, Indexing, Libraries, Module, Perl Module, Programming, Provides, System, Terms

License: Freeware Size: 112.64 KB Download (90): Contentment::Catalog Download

Added: November 21, 2010 | Visits: 791

B::Bblock B::Bblock - Walk basic blocks. SYNOPSIS # External interface perl -MO=Bblock[,OPTIONS] foo.pl # Programmatic API use B::Bblock qw(find_leaders); my $leaders = find_leaders($root_op, $start_op); This module is used by the B::CC back end. It walks "basic blocks". A basic block is a...


Platforms: Linux

Keyword: Basic, Bbblock, Leaders, Libraries, Op, Programming, Start, Walk

License: Freeware Size: 12.2 MB Download (93): B::Bblock Download

Added: November 20, 2010 | Visits: 844

MetaRuby MetaRuby contains miscellaneous libraries (useful now) for a future Ruby-in-Ruby interpreter including Array/Hash/String as abstract ("Hollow") classes, an undo queue, a statistical time-profiler. It also has an event loop, a modular marshaller ("ToSource"), a specification for a...


Platforms: Linux

Keyword: Contains, Future, Libraries, Metaruby, Miscellaneous, Programming, Useful

License: Freeware Size: 52.22 KB Download (101): MetaRuby Download

Added: November 20, 2010 | Visits: 1.662

CGI::WeT::Modules::Basic CGI::WeT::Modules::Basic is a basic rendering engine extensions. SYNOPSIS use CGI::WeT::Modules::Basic (); This module provides basic rendering constructs for the engine. Please be aware that the code supersedes the documentation. While I have tried to be accurate there are times that words...


Platforms: Linux

Keyword: Basic, Cgi, Cgiwetmodulesbasic, Engine, Libraries, Programming, Rendering, Rendering Engine, Wet

License: Freeware Size: 40.96 KB Download (98): CGI::WeT::Modules::Basic Download

Added: November 20, 2010 | Visits: 1.386

Workflow::Factory Workflow::Factory is a Perl module that generates new workflow and supporting objects. SYNOPSIS # Import the singleton for easy access use Workflow::Factory qw( FACTORY ); # Add XML configurations to the factory FACTORY->add_config_from_file( workflow => workflow.xml, action => [...


Platforms: Linux

Keyword: Generates, Libraries, Myworkflow, New, Perl, Perl Module, Programming, Supporting, Workflow, Workflowfactory

License: Freeware Size: 102.4 KB Download (173): Workflow::Factory Download

Added: November 20, 2010 | Visits: 755

libview libview library is a collection of widgets under the MIT license that we developed at VMware while working on Workstation 5. We felt they were general purpose enough to have value to the community. We have benefitted a lot from open source, and felt it was time to make a genuine effort to give...


Platforms: Linux

Keyword: Collection, Gtk, Libraries, Libview, Programming, Used, Vmware, Vmwares, Vmwares Incredibly Exciting Widgets, Widgets

License: Freeware Size: 327.68 KB Download (94): libview Download

Software 121-140 of 4,712: < 1 ... 3 4 5 6 7 8 9 10 11 ... 236 >