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

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

Libraries

Software 101-120 of 4,712: < 1 2 3 4 5 6 7 8 9 10 ... 236 > 
Added: July 10, 2010 | Visits: 1.480

GPS::PRN GPS::PRN is a package for PRN - Object ID conversions. SYNOPSIS use GPS::PRN; my $obj = GPS::PRN->new(); print "PRN: ", $obj->prn_oid(22231), "n"; print "OID: ", $obj->oid_prn(1), "n"; This module maps GPS PRN number to Satellite OID and vice versa. Object Identification Number (OID)... Platforms: Linux

Keyword: Data, Gps, Gpsprn, Libraries, Object, Object Id, Oid, Package, Prn, Programming, Satellites

License: Freeware Size: 4.1 KB Download (230): GPS::PRN Download

Added: April 08, 2010 | Visits: 3.348

Tournament Pool and Bracket Tracker Tournament Pool and Bracket Tracker is a Java Servlet based generic game tournament pool bracket tracking application suitable especially for the NCAA basketball championship tournament. Features include bracket entering, multiple scoring systems, multiple users, groups, pools, etc.... Platforms: Linux

Keyword: Bracket, Brackets, Game Tournament, Generic Game, Java Servlet, Libraries, Ncaa, Pool, Programming, Servlet, Tournament, Tournament Pool, Tracker

License: Freeware Size: 6.3 MB Download (230): Tournament Pool and Bracket Tracker Download

Added: August 15, 2010 | Visits: 1.071

SWF::Element SWF::Element is a set of classes of SWF tags and elements. SYNOPSIS use SWF::Element; use SWF::BinStream; $swf_stream=SWF::BinStream::Write; .... $rect=SWF::Element::RECT->new; $rect->configure(Xmin=>0, Ymin=>0, Xmax=>100, Ymax=>100); $rect->pack($swf_stream); .... SWF::Element... Platforms: Linux

Keyword: Classes, Libraries, Programming, Swf, Swfelement, Tags

License: Freeware Size: 51.2 KB Download (229): SWF::Element Download

Added: July 09, 2010 | Visits: 1.475

Convert::Cyrillic Convert::Cyrillic is a Perl module with routines for converting from one cyrillic charset to another. SYNOPSIS use Convert::Cyrillic; $src = koi8; $dst = win; $SrcBuf = text in koi8 here; $DstBuf = Convert::Cyrillic::cstocs ($Src, $Dst, $SrcBuf); This package implements routine for... Platforms: Linux

Keyword: Charset, Convertcyrillic, Converting, Cyrillic, From One, Libraries, One, Perl, Perl Module, Programming, Routines

License: Freeware Size: 24.58 KB Download (229): Convert::Cyrillic Download

Added: February 17, 2010 | Visits: 1.848

CAD::Drawing CAD::Drawing is a Perl module with methods to create, load, and save vector graphics. SYNOPSIS The primary intention of this module is to provide high-level operations for creating, loading, saving and manipulating vector graphics without having to be overly concerned about smile floormats.... Platforms: Linux

Keyword: Cad, Caddrawing, Libraries, Load, Methods, Module, Perl, Perl Module, Programming, Save, To Create, Vector

License: Freeware Size: 39.94 KB Download (228): CAD::Drawing Download

Added: November 05, 2010 | Visits: 796

Opcode Opcode is a Perl module created to disable named opcodes when compiling perl code. SYNOPSIS use Opcode; Perl code is always compiled into an internal format before execution. Evaluating perl code (e.g. via "eval" or "do file") causes the code to be compiled into an internal format and... Platforms: Linux

Keyword: Code, Libraries, Module, Named, Opcode, Opcodes, Perl, Perl Module, Programming

License: Freeware Size: 12.29 KB Download (227): Opcode Download

Added: August 03, 2010 | Visits: 1.544

Spreadsheet::Read Spreadsheet::Read enables reading the data from a spreadsheet. Spreadsheet::Read tries to transparantly read *any* spreadsheet and return its content in a universal manner independent of the parsing module that does the actual spreadsheet scanning. For OpenOffice this module uses... Platforms: Linux

Keyword: Data, Data From, Enables, Libraries, Module, Programming, Reading, Spreadsheetread

License: Freeware Size: 9.22 KB Download (226): Spreadsheet::Read Download

Added: June 22, 2010 | Visits: 1.607

Audio Input-Output Library Audio Input-Output Library (libaio) is meant to solve the problem of differing digital audio platforms once and for all. JACK is unnecessarily complex for most applications, and while libaos support for file output is cool, it limits what the API can do and is therefore inadequate for any kind... Platforms: Linux

Keyword: Alsa, Audio, Audio Input, Digital Audio, Driver, Inputoutput, Libaio, Libao, Libraries, Library, Oss, Programming, Shouldnt

License: Freeware Size: 153.6 KB Download (225): Audio Input-Output Library Download

Added: June 04, 2010 | Visits: 1.466

SDL::MPEG SDL::MPEG is a SDL perl extension. SYNOPSIS $info = new SDL::MPEG -from => $mpeg; SDL::MPEG provides an interface to quering the status of a SMPEG stream. METHODS SDL::MPEG::has_audio returns true if it has audio track SDL::MPEG::has_video returns true if it has a video track... Platforms: Linux

Keyword: Libraries, Mpeg, Perl, Programming, Returns, Sdl Perl, Sdlmpeg, Video

License: Freeware Size: 778.24 KB Download (225): SDL::MPEG Download

Added: July 18, 2010 | Visits: 1.015

RFID::ISO15693::Tag RFID::ISO15693::Tag is an ISO15693 RFID Tag. METHODS new Returns a new RFID::ISO15693::Tag object. combine Combine two RFID::ISO15693::Tag object and returns set Set contents of the tag by a hash. get Return contents of the tag as a hash. getref Return contents of the tag as... Platforms: Linux

Keyword: Bank, Hash, Libraries, Programming, Return, Rfid, Tag

License: Freeware Size: 3.07 KB Download (224): RFID::ISO15693::Tag Download

Added: August 25, 2010 | Visits: 2.608

Easy PHP Upload Easy PHP Upload class (the old name) can be used to upload files with a client browser to a remote webserver location. The features in the first release are: file-extension check, maximum file- size limitation and a flexible error reporting system. The class is extremely easy to use and comes... Platforms: Linux

Keyword: Class, Client Browser, Easy, Easy Php Upload, Files, Libraries, Php, Php Upload, Php Upload Class, Remote, Upload, Upload Files, Used, Used To

License: Freeware Size: 13.31 KB Download (223): Easy PHP Upload Download

Added: October 26, 2010 | Visits: 1.140

AVR Libc AVR Libc is a Free Software project whose goal is to provide a high quality C library for use with GCC on Atmel AVR microcontrollers. Together, avr-binutils, avr-gcc, and avr-libc form the heart of the Free Software toolchain for the Atmel AVR microcontrollers. They are further accompanied by... Platforms: Linux

Keyword: Atmel, Atmel Avr, Avr, C Library, Gcc, High Quality, Libc, Libraries, Library, Programming, Quality, Software

License: Freeware Size: 460.8 KB Download (221): AVR Libc Download

Added: September 16, 2010 | Visits: 1.140

ALSA driver The Advanced Linux Sound Architecture is composed of several parts. The first is a fully modularized sound driver which supports module autoloading, devfs, isapnp autoconfiguration, and gives complete access to analog audio, digital audio, control, mixer, synthesizer, DSP, MIDI, and timer... Platforms: Linux

Keyword: Alsa, Audio, Driver, Libraries, Linux, Oss, Programming, Sound

License: Freeware Size: 2.3 MB Download (221): ALSA driver Download

Added: November 16, 2010 | Visits: 1.907

MiniUPnP Client and Daemon 1.0 MiniUPnP Client and Daemon is an UPnP IGD client lightweight library and UPnP IGD daemon. The UPnP protocol is supported by most home adsl/cable routers and Windows 2K/XP. The aim of the MiniUpnp project is to bring a free software solution to support the "Internet Gateway Device" part of the... Platforms: Linux

Keyword: Client, Client Library, Code, Daemon, Igd, Libraries, Library, Miniupnp, Miniupnp Client, Programming, Project, Upnp Igd

License: Freeware Size: 20.48 KB Download (220): MiniUPnP Client and Daemon 1.0 Download

Added: February 17, 2010 | Visits: 1.201

CANFestival GUI CANFestival GUI project is an implementation of the CANopen protocol. CANopen SlaveLib is an implementation of the CANopen protocol for CAN bus devices. It makes it very easy to create CANopen slave devices under Linux and on Microchips PIC microcontrollers.. Platforms: Linux

Keyword: Canfestival, Canfestival Gui, Canopen, Gui, Implementation, Libraries, Programming, Project

License: Freeware Size: 440.32 KB Download (220): CANFestival GUI Download

Added: February 19, 2010 | Visits: 1.186

Vonage::Click2Call Vonage::Click2Call is a Perl extension for using the Vonage Click2Call service. SYNOPSIS use Vonage::Click2Call; my $vonage = Vonage::Click2Call->new(login => user, password => pass, no_https_check => 1, # wasteful after the first time. turn it off. ); if (! $vonage) { # no $vonage for... Platforms: Linux

Keyword: Extension, Libraries, Perl, Phonenumbers, Programming, Using, Vonage

License: Freeware Size: 3.07 KB Download (220): Vonage::Click2Call Download

Added: July 26, 2010 | Visits: 1.491

Oracle::Sqlldr Oracle::Sqlldr is a Perl wrapper around Oracles sqlldr utility. SYNOPSIS use Oracle::Sqlldr; my $sqlldr = Oracle::Sqlldr->new(); # get new sqlldr object Oracle::Sqlldr is an object-oriented class that provides a convenient Perl wrapper around Oracles sqlldr utility. SQL*Loader (sqlldr)... Platforms: Linux

Keyword: Libraries, Oracles, Oraclesqlldr, Perl, Programming, Sqlldr, Wrapper

License: Freeware Size: 7.17 KB Download (220): Oracle::Sqlldr Download

Added: April 23, 2010 | Visits: 1.469

Biblio::Citation::Parser Biblio::Citation::Parser provides a citation parsing framework. Biblio::Citation::Parser provides generic methods for reference parsers. This class should not be used directly, but rather be overridden by specific parsers. Parsers that extend the Parser class must provide at least the two... Platforms: Linux

Keyword: Bibliocitationparser, Citation, Libraries, Parsing, Programming, Provides

License: Freeware Size: 256 KB Download (219): Biblio::Citation::Parser Download

Added: July 07, 2010 | Visits: 2.448

TA-Lib : Technical Analysis Library TA-Lib provides common functions for the technical analysis of stock/future/commodity market data. TA-Lib can be reused by trading software developers using Excel, .NET, Java, Perl or C/C++.. Technical analysis open-source software library to process financial data. Provides RSI, MACD,... Platforms: Linux

Keyword: Analysis, Functions, Libraries, Library, New, Programming, Ta-lib, Talib, Technical, Technical Analysis

License: Freeware Size: 3.8 MB Download (219): TA-Lib : Technical Analysis Library Download

Added: October 12, 2010 | Visits: 2.457

jPOS jPOS project is a Java based, production grade ISO-8583 library/framework that can be used to implement financial interchanges, protocol converters, payment gateways, credit card verification clients and servers (merchant/issuer/acquirer), etc. Whats New in This Release: - Upgrade to... Platforms: Linux

Keyword: Added, Basechannel, Element, Iso, Isoserver, Java Based, Jpos, Length, Libraries, New, Programming, Qmux, Support, Threadpool, Transactionmanager

License: Freeware Size: 3.4 MB Download (218): jPOS Download

Software 101-120 of 4,712: < 1 2 3 4 5 6 7 8 9 10 ... 236 >