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

Implements software
Filter: All | Freeware | Demo
 

Implements

1 2 3 4 5 > 
Added: June 12, 2010 | Visits: 1.161

Tivoli::AccessManager::Admin::Server Tivoli::AccessManager::Admin::Server project implements the server access portion of the TAM API. SYNOPSIS my $tam = Tivoli::AccessManager::Admin->new(password => N3ew0nk); my($server, $resp); # Lets see what servers are defined $resp = Tivoli::AccessManager::Admin::Server->list($tam);... Platforms: *nix

License: Freeware Size: 337.92 KB Download (145): Tivoli::AccessManager::Admin::Server Download

Added: February 17, 2010 | Visits: 1.092

NdisWrapper NdisWrapper implements Windows kernel API and NDIS (Network Driver Interface Specification) API within Linux kernel. A Windows driver for wireless network card is then linked to this implementation so that the driver runs natively, as though it is in Windows, without binary emulation.. Platforms: *nix

License: Freeware Size: 194.56 KB Download (144): NdisWrapper Download

Added: November 07, 2010 | Visits: 971

Java DIME Library Java DIME Library project implements Direct Internet Message Encapsulation (DIME), which is a lightweight binary encapsulation format that can be used to encapsulate multiple payloads of arbitrary types and sizes into a single message. DIME is ideal for incorporating binary attachments into any... Platforms: *nix

License: Freeware Size: 163.84 KB Download (138): Java DIME Library Download

Added: October 06, 2010 | Visits: 844

libsmtp-- libsmtp-- is a library that implements the client part of the SMTP protocol. It is written in C to reduce code size, but nevertheless the main goals are simplicity, design and ease of use. libsmtp-- provides all the SMTP features that are of importance, and sooner or later some more. libsmtp++... Platforms: *nix

License: Freeware Size: 215.04 KB Download (124): libsmtp-- Download

Added: September 05, 2010 | Visits: 885

medini QVT medini QVT implements OMGs QVT Relations specification in a powerful QVT engine. The standard is designed for model-to-model transformations to allow fast development, maintenance and customization of process specific transformation rules.. Platforms: *nix

License: Shareware Cost: $0.00 USD Download (117): medini QVT Download

Added: January 18, 2010 | Visits: 1.224

Exceptions in C Exceptions in C implements fully-functional nested exceptions with these constructs: try except on throw Also, it allows to define various datatypes for exception object (default is int, can be anything from char * to struct foo *). Compiling and running Precodey straight forward.... Platforms: *nix

License: Freeware Size: 15.36 KB Download (116): Exceptions in C Download

Added: March 27, 2010 | Visits: 1.356

PHP PrintIPP PrintIPP is a PHP class (PHP5) which implements an IPP client (Internet Printing Protocol). PrintIPP, in its current state, is able to print both strings and files, and cancel jobs, as doing all RFC2911 operations. PHP PrintIPP project is a Free Software. PHP PrintIPP is distributed uder... Platforms: *nix

License: Freeware Size: 84.99 KB Download (114): PHP PrintIPP Download

Added: March 25, 2010 | Visits: 1.056

infobot infobot is an IRC bot written in Perl 5 which implements a sort of artificial intelligence by learning information ("factoids") from channel discussions and then responding intelligently to queries about this accumulated information. In the beginning, we had to type URLs out, or, at best, wade... Platforms: *nix

License: Freeware Size: 368.64 KB Download (112): infobot Download

Added: July 03, 2010 | Visits: 763

Finance::BDT Finance::BDT is a Perl module that implements BDT yield curve model. SYNOPSIS use Finance::BDT; use Data::Dumper my @y = (0, 0.0283, 0.029, 0.0322, 0.0401, 0.0435, 0.0464, 0.0508, 0.0512); ## YTM on strips my $vol = 0.20; ## constant volatility my $epsilon = 0.01; my ($r, $d, $A) =... Platforms: *nix

License: Freeware Size: 4.1 KB Download (112): Finance::BDT Download

Added: May 15, 2010 | Visits: 836

AlphaBeta AlphaBeta is a framework that implements MiniMax search with Alpha-Beta pruning and is designed to make it simple to create two-player zero-sum perfect information games in Objective-C. Both fixed-depth and iterative search is supported. I created this project using Xcode, and the project... Platforms: *nix

License: Freeware Download (112): AlphaBeta Download

Added: November 10, 2010 | Visits: 1.114

libdbi-drivers libdbi implements a database-independent abstraction layer in C, similar to the DBI/DBD layer in Perl. Writing one generic set of code, programmers can leverage the power of multiple databases and multiple simultaneous database connections by using this framework. The libdbi-drivers project... Platforms: *nix

License: Freeware Size: 952.32 KB Download (111): libdbi-drivers Download

Added: August 06, 2010 | Visits: 927

XMLRPC::PurePerl XMLRPC::PurePerl is a Perl module that implements the XML-RPC standard as defined at www.xmlrpc.com and serves as a (de)serialization engine as well as a client for such services. This module is in fairly close relation to an implementation that I wrote in javascript. The main problem I ran... Platforms: *nix

License: Freeware Size: 9.22 KB Download (107): XMLRPC::PurePerl Download

Added: September 11, 2010 | Visits: 1.055

Text::NSP::Measures::2D::CHI::phi Text::NSP::Measures::2D::CHI::phi is a Perl module that implements Phi coefficient measure for bigrams. SYNOPSIS Basic Usage use Text::NSP::Measures::2D::CHI::phi; my $npp = 60; my $n1p = 20; my $np1 = 20; my $n11 = 10; $phi_value = calculateStatistic( n11=>$n11, n1p=>$n1p, np1=>$np1,... Platforms: *nix

License: Freeware Size: 952.32 KB Download (107): Text::NSP::Measures::2D::CHI::phi Download

Added: January 05, 2010 | Visits: 899

Parsing Parsing module is a pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers. From an algorithmic perspective, this is one of the most advanced parser generators in existence, for the following reasons: - The Parsing module uses a scalable algorithm... Platforms: *nix

License: Freeware Size: 82.94 KB Download (106): Parsing Download

Added: October 07, 2010 | Visits: 1.027

LibXDiff LibXDiff implements basic and yet complete functionalities to create file differences/patches to both binary and text files. The library uses memory files as file abstraction to achieve both performance and portability. For binary files, LibXDiff implements (with some modification) the... Platforms: *nix

License: Freeware Size: 358.4 KB Download (104): LibXDiff Download

Added: August 04, 2010 | Visits: 1.204

GNU Transport Layer Security Library GNU Transport Layer Security Library is a library which implements a secure layer over a reliable transport layer such as TCP/IP. GNU Transport Layer Security Library implements the TLS 1.0 and SSL 3.0 protocols, accompanied with authentication methods such as X.509, OpenPGP, and SRP.. Libmhash Platforms: *nix

License: Freeware Size: 2.4 MB Download (103): GNU Transport Layer Security Library Download

Added: August 09, 2010 | Visits: 1.022

MySQL Abstractor MySQL Abstractor package contains PHP classes that implements a MySQL database abstraction layer. It provides several classes. There is one for establishing connections and executing SQL queries, another for composing and executing SELECT, INSERT, UPDATE and DELETE queries from a list of... Platforms: *nix

License: Freeware Download (103): MySQL Abstractor Download

Added: February 06, 2010 | Visits: 1.088

Color::Calc Color::Calc provides a module which implements simple calculations with RGB colors. This can be used to create a full color scheme from a few colors. There are three methods to use the calculation functions: You can create an object, import customised functions into your namespace, or you can... Platforms: *nix

License: Freeware Size: 11.26 KB Download (102): Color::Calc Download

Added: February 24, 2010 | Visits: 1.140

HTML QuickForm Wizard HTML QuickForm Wizard project implements a wizard whose pages and flows are described by a FSM (finite state machine). The next page is determined from the actual page, the "internal" state of the wizard, and a set of rules. The list of states (pages) and ruleset are described using an XML file... Platforms: *nix

License: Freeware Size: 37.89 KB Download (101): HTML QuickForm Wizard Download

Released: December 19, 2012  |  Added: December 19, 2012 | Visits: 978

mod_put mod_put Apache module implements the HTTP/1.1 PUT and DELETE methods. Please notice that it can be a big security hole to activate them without securing the web server. Configuration: Integration with Apache 1.3.x - compiling and linking To link mod_put into Apache (recommended for best... Platforms: *nix

License: Freeware Size: 5.12 KB Download (101): mod_put Download

1 2 3 4 5 >