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

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

Libraries

Software 21-40 of 4,712: < 1 2 3 4 5 6 ... 236 > 
Released: July 07, 2012  |  Added: July 07, 2012 | Visits: 1.058

NeEM NeEM is a library that provides an implementation of epidemic multicast (also called probabilistic or gossip-based) in wide-area networks by using multiple TCP/IP connections in a non-blocking fashion. Epidemic multicast protocols achieve stable high throughput regardless of node and network...



Platforms: Linux

Keyword: Epidemic, Implementation, Libraries, Library, Neem, Programming, Provides

License: Freeware Size: 87.04 KB Download (97): NeEM Download

Released: July 02, 2012  |  Added: July 02, 2012 | Visits: 885

AdaSockets AdaSockets is a library that lets you use BSD sockets from Ada (TCP, UDP and multicast). Installation: % ./configure --prefix= % make install This will build and install this software under /lib/adasockets. The adasockets-config program and its associated man page will be installed...





Platforms: Linux

Keyword: Ada, Adasockets, Bsd Sockets, Lets, Libraries, Library, Multicast, Programming, Sockets, Tcp, Udp

License: Freeware Size: 614.4 KB Download (100): AdaSockets Download

Released: April 02, 2012  |  Added: July 01, 2012 | Visits: 1.291

VeriLook Embedded SDK Trial Mobile face recognition SDK for Android smatphones, tablets and other embedded devices. The biometric technology processes multiple faces in a frame, provides PC-like facial identification quality and compact face template. Processes a single face in less than 1 second on 1 GHz smartphone and...


Platforms: Android

Keyword: Access Control, Android, Authentication, Biometric, Biometrical, Camera, Face, Facial, Identification, Logon, Matching, Phone, Recognition, Scan, Sdk, Smartphone, Tablet, Verification

License: Shareware Cost: $459.00 USD Size: 46.97 MB Download (107): VeriLook Embedded SDK Trial Download

Released: June 18, 2012  |  Added: June 18, 2012 | Visits: 752

Tie::DB_Lock Tie::DB_Lock Perl module can tie hashes to databases using shared and exclusive locks. SYNOPSIS use Tie::DB_Lock; use DB_File; tie(%hash, Tie::DB_Lock, $filename, rw); # Open for writing $hash{key} = value; untie %hash; tie(%hash2, Tie::DB_Lock, $filename); # Default is read-only...


Platforms: Linux

Keyword: Db, File, Hash, Libraries, Lock, Lock Perl, Module, Perl Module, Programming, Tie, Tiedblock, Using

License: Freeware Size: 7.17 KB Download (95): Tie::DB_Lock Download

Released: June 17, 2012  |  Added: June 17, 2012 | Visits: 1.009

MP3::Podcast MP3::Podcast is a Perl extension for podcasting directories full of MP3 files. SYNOPSIS use MP3::Podcast; my $dirbase = shift; my $urlbase = shift; my $dir = shift; my $pod = MP3::Podcast->new($dirbase,$urlbase); my $rss = $pod->podcast( $dir, "This is a test" ); print $rss->as_string;...


Platforms: Linux

Keyword: Dir, Directories, Full, Libraries, Perl, Podcast, Podcasting, Podcasting Directories, Programming

License: Freeware Size: 5.12 KB Download (91): MP3::Podcast Download

Added: November 27, 2010 | Visits: 730

Class::Driver EXAMPLE # This is a really long synopsis, but hopefully it will give you an idea... package MyPackage; use Class::Driver; use base q(Class::Driver); our %drivers; return 1; sub new { my($class, %args) = @_; die "mime_type is required" unless($args{mime_type}); die "no driver to...


Platforms: Linux

Keyword: Args, Class, Classdriver, Driver, Libraries, Mime, Mypackage, Programming, Sub, Type

License: Freeware Size: 11.26 KB Download (98): Class::Driver Download

Added: November 27, 2010 | Visits: 1.986

Star Asterisk API Star Asterisk API is a high performance API that connects to the manager interface of Asterisk or to AstManProxy. Star Asterisk API is easy to use, object-oriented, and easy to extend to suit your particular requirements.. office outlook star dialer free java api for asterisk ip


Platforms: Linux

Keyword: Api, Asterisk, Astmanproxy, Connects, Easy, Easy To, High Performance, Libraries, Manager, Performance, Programming, Star, Star Asterisk Api

License: Freeware Size: 20.48 KB Download (205): Star Asterisk API Download

Added: November 27, 2010 | Visits: 924

File::Data File::Data is a Perl module as a interface to file data. Wraps all the accessing of a file into a convenient set of calls for reading and writing data, including a simple regex interface. Note that the file needs to exist prior to using this module! See new() SYNOPSIS use strict; use...


Platforms: Linux

Keyword: File, Filedata, Interface, Libraries, Module, New, Perl, Perl Module, Programming

License: Freeware Size: 13.31 KB Download (91): File::Data Download

Added: November 27, 2010 | Visits: 1.908

Games::Go::TDFinder TDFinder is a widget to support preparing Go tournament registration. SYNOPSIS use Games::Go::TDFinder; $tdFinder = $parent->Games::Go::TDFinder ( ? options ? ); TDFinder is a widget to assist in preparing a Go Tournament register.tde file in AGA (American Go Association) format. It...


Platforms: Linux

Keyword: Aga, File, Gamesgotdfinder, Go, Libraries, Match, Preparing, Programming, Tdfinder, Tdlist, Tournament, Widget

License: Freeware Size: 63.49 KB Download (95): Games::Go::TDFinder Download

Added: November 27, 2010 | Visits: 1.007

File::Path File::Path is a Perl module to create or remove directory trees. SYNOPSIS use File::Path; mkpath([/foo/bar/baz, blurfl/quux], 1, 0711); rmtree([foo/bar/baz, blurfl/quux], 1, 1); The mkpath function provides a convenient way to create directories, even if your mkdir kernel call wont...


Platforms: Linux

Keyword: Create, Directories, Directory, False, Filepath, Libraries, Module, Perl Module, Programming, Remove, Remove Directory, Rmtree, To Create, True

License: Freeware Size: 12.2 MB Download (93): File::Path Download

Added: November 27, 2010 | Visits: 646

HTTP::MobileAgent::EZweb HTTP::MobileAgent::EZweb is a EZweb implementation. SYNOPSIS use HTTP::MobileAgent; local $ENV{HTTP_USER_AGENT} = "UP.Browser/3.01-HI02 UP.Link/3.2.1.2"; my $agent = HTTP::MobileAgent->new; printf "Name: %sn", $agent->name; # "UP.Browser" printf "Version: %sn", $agent->version; # 3.01...


Platforms: Linux

Keyword: Ezweb, Http, Httpmobileagentezweb, Libraries, Mobileagent, Printf, Programming, Sn, Up Browser, Up Link

License: Freeware Size: 23.55 KB Download (96): HTTP::MobileAgent::EZweb Download

Added: November 27, 2010 | Visits: 1.019

XML::Filter::Mode XML::Filter::Mode Perl module can filter out all chunks not in the current mode. SYNOPSIS use XML::Filter::Mode; use strict; my $filter = XML::Filter::Mode->new( Modes => "a,b,c" ); my $filter = XML::Filter::Mode->new( Modes => [qw( a b c )] ); ## To inspect the modes: my @modes =...


Platforms: Linux

Keyword: Cut, Filter, Filter Out, Libraries, Mode, Mode Perl, Modes, Not In, Pass, Perl Module, Xml, Xmlfiltermode

License: Freeware Size: 4.1 KB Download (99): XML::Filter::Mode Download

Added: November 27, 2010 | Visits: 1.266

Games::Go::SGF2misc::SVG Games::Go::SGF2misc::SVG is a Perl package to simplify SGF game rendering using Image::LibrSVG. SYNOPSIS use Games::Go::SGF2misc::SVG; my $image = new Games::Go::SGF2misc::SVG(imagesize => 3in, boardsize => 19, gobanColor=> white ); $image->drawGoban(); $image->placeStone(b,cd);...


Platforms: Linux

Keyword: Game, Libraries, Librsvg, Package, Perl, Programming, Rendering, Simplify, Svg, Using

License: Freeware Size: 6.14 KB Download (100): Games::Go::SGF2misc::SVG Download

Added: November 27, 2010 | Visits: 1.009

Make Make is a Perl module for processing makefiles. SYNOPSIS require Make; my $make = Make->new(...); $make->parse($file); $make->Script(@ARGV) $make->Make(@ARGV) $make->Print(@ARGV) my $targ = $make->Target($name); $targ->colon([dependancy...],[command...]);...


Platforms: Linux

Keyword: Argv, Gnu, Libraries, Make, Makefile, Perl, Perl Module, Print, Processing, Programming, Target, Used

License: Freeware Size: 12.29 KB Download (97): Make Download

Added: November 27, 2010 | Visits: 1.695

Libelf Libelf lets you read, modify or create ELF files in an architecture-independent way. Libelf takes care of size and endian issues. For example, you can process a file for SPARC processors on an Intel-based system. This library is a clean-room rewrite of the System V Release 4 library, and is...


Platforms: Linux

Keyword: Elf, Files, Lets, Libelf, Libraries, Modify, Programming, Read

License: Freeware Size: 143.36 KB Download (130): Libelf Download

Added: November 27, 2010 | Visits: 856

GraphViz::ISA::Multi GraphViz::ISA::Multi is a display ISA relations between modules. SYNOPSIS use GraphViz::ISA::Multi; my $gnew= GraphViz::ISA::Multi->new(ignore => [ Exporter ]); $gnew->add("Curses::UI::TextViewer" ); $gnew->add("Curses::UI::Listbox" ); print $gnew->as_png(); GraphViz::ISA::Multi...


Platforms: Linux

Keyword: Display, Graphic, Graphviz, Graphvizisamulti, Isa, Libraries, Object, Programming, Relations

License: Freeware Size: 11.26 KB Download (91): GraphViz::ISA::Multi Download

Added: November 27, 2010 | Visits: 857

Text::Query::BuildSQL Text::Query::BuildSQL is a base class for SQL query builders. SYNOPSIS package Text::Query::BuildSQLsqldb; use Text::Query::BuildSQL; use vars qw(@ISA); @ISA = qw(Text::Query::BuildSQL); Defines all the build_* functions to build a syntax tree. The tree nodes are [ operator scope...


Platforms: Linux

Keyword: Base Class, Build, Buildsql, Expr, Libraries, Literal, Programming, Query, Relevance Ranking, Scope, Sql Query, String, Syntax Tree, Textquerybuildsql

License: Freeware Size: 19.46 KB Download (91): Text::Query::BuildSQL Download

Added: November 27, 2010 | Visits: 878

HTML_QuickForm_LiveText HTML_QuickForm_LiveText project is custom HTML_QuickForm element implemented as an input text that intercepts key presses to perform a query via AJAX and then shows the result. When a result line is selected, its value fills the input text and optionally other HTML elements, based on result...


Platforms: Linux

Keyword: Custom, Html, Htmlquickformlivetext, Input, Input Text, Key, Libraries, Livetext, Programming, Project, Quickform, Result, Text

License: Freeware Size: 24.58 KB Download (97): HTML_QuickForm_LiveText Download

Added: November 27, 2010 | Visits: 1.318

Markup::MatchTree Markup::MatchTree is a Perl module for building trees to be compared to Markup::Trees. SYNOPSIS use Markup::MatchTree; my $match_tree = Markup::MatchTree->new( no_squash_whitespace => @same_as_I_used_for_Markup__Tree); $match_tree->parse_file (http://localhost/site_template.xml); Most...


Platforms: Linux

Keyword: Building, Compared, Libraries, Markupmatchtree, Matchtree, Module, Perl, Perl Module, Programming, Trees

License: Freeware Size: 3.07 KB Download (89): Markup::MatchTree Download

Added: November 27, 2010 | Visits: 1.345

Bio::NEXUS::Node Bio::NEXUS::Node is a Perl module that provides functions for manipulating nodes in trees. SYNOPSIS new Bio::NEXUS::Node; METHODS new Title : new Usage : $node = new Bio::NEXUS::Node(); Function: Creates a new Bio::NEXUS::Node object Returns : Bio::NEXUS::Node object Args : none...


Platforms: Linux

Keyword: Args, Bionexusnode, Libraries, Name, Nexus, Node, Otus, Parent Node, Perl Module, Programming, Returns, Title, Usage

License: Freeware Size: 153.6 KB Download (98): Bio::NEXUS::Node Download

Software 21-40 of 4,712: < 1 2 3 4 5 6 ... 236 >