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

Implementing Definition software
Filter: All | Freeware | Demo
 

Implementing Definition

< 1 2 3 4 5 > 
Added: August 10, 2010 | Visits: 696

Text::MetaText Text::MetaText is a Perl extension implementing meta-language for processing "template" text files. SYNOPSIS use Text::MetaText; my $mt = Text::MetaText->new(); # process file content or text string print $mt->process_file($filename, %vardefs); print $mt->process_text($textstring,...



Platforms: *nix

License: Freeware Size: 87.04 KB Download (90): Text::MetaText Download

Added: January 17, 2010 | Visits: 996

AI::NNFlex AI::NNFlex is a base Perl class for implementing neural networks. SYNOPSIS use AI::NNFlex; my $network = AI::NNFlex->new(config parameter=>value); $network->add_layer( nodes=>x, activationfunction=>function); $network->init(); $network->lesion( nodes=>PROBABILITY,...





Platforms: *nix

License: Freeware Size: 33.79 KB Download (88): AI::NNFlex Download

Added: January 04, 2010 | Visits: 1.421

Authen::OTP Authen::OTP is a One Time Password perl module implementing RFC 2289. It goes beyond computing the nth OTP. It helps admins maintain users OTP passwords, authenticates users, updates their current states, provides the challenges, etc. It can also be used by clients to compute their Nth OTPs...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (130): Authen::OTP Download

Added: April 21, 2010 | Visits: 980

Bio::PrimarySeqI Bio::PrimarySeqI is a Perl Interface definition for a Bio::PrimarySeq. SYNOPSIS # Bio::PrimarySeqI is the interface class for sequences. # If you are a newcomer to bioperl, you should # start with Bio::Seq documentation. This # documentation is mainly for developers using # Bioperl. #...


Platforms: *nix

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

Added: April 06, 2010 | Visits: 1.445

OpenLDAP-PostgreSQL Linux HOWTO OpenLDAP-PostgreSQL Linux HOWTO is a HOWTO for implementing PostgreSQL as an SQL backend for OpenLDAP. This HOWTO doesnt talk about OpenLDAP, PostgreSQL or iODBC in this document I suppose that you know all that, I just provide my personnal installation of these apps. So in this new version I...


Platforms: *nix

License: Freeware Download (145): OpenLDAP-PostgreSQL Linux HOWTO Download

Added: April 26, 2010 | Visits: 1.104

Sablotron Sablotron is a fast, compact and portable XML toolkit implementing XSLT 1.0, DOM Level2 and XPath 1.0. Sablotron is an open project; other users and developers are encouraged to use it or to help us testing or improving it. Sablotron is written in C++ and we try to keep it as portable as...


Platforms: *nix

License: Freeware Download (162): Sablotron Download

Added: May 07, 2010 | Visits: 1.278

seppl seppl is both a protocol definition and a software implementation of a new encryption layer for IPv4. seppl project makes use of symmetric cryptography for encrypting the whole traffic on a network. Its implementation is designed around Linux netfilter/iptables. seppl introduces two new...


Platforms: *nix

License: Freeware Size: 327.68 KB Download (103): seppl Download

Added: November 26, 2010 | Visits: 1.875

Speegle Define Speegle Define is a Firefox extension that gives a spoken definition of a word using Speegle Speech Technology. You highlight the word you would like explained with highlight left click on any internet page you are reading. Right click and choose "Audio Definition" from the pop up menu and its...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (98): Speegle Define Download

Added: January 26, 2010 | Visits: 1.351

PyOPC PyOPC is a Python library implementing the OPC XML Data Access Protocol Version 1.01 (OPC XML-DA 1.01). PyOPC supports the easy creation of XMLDA-compliant clients and servers without having to deal with the SOAP protocol and server issues. The Open Linking and Embedding for Process Control...


Platforms: *nix

License: Freeware Size: 3.1 MB Download (111): PyOPC Download

Added: September 26, 2010 | Visits: 961

Bio::Location::CoordinatePolicyI Bio::Location::CoordinatePolicyI is an abstract interface for objects implementing a certain policy of computing integer-valued coordinates of a Location. SYNOPSIS # get a location, e.g., from a SeqFeature $location = $feature->location(); # examine its coordinate computation policy print...


Platforms: *nix

License: Freeware Size: 4.7 MB Download (89): Bio::Location::CoordinatePolicyI Download

Added: June 02, 2010 | Visits: 731

libpuz libpuz is a C library implementing the .PUZ crossword file format. PUZ is a file format commonly used by commercial software for crossword puzzles. There is, to my knowledge, no other documentation of the format available online. This page (and the implementation) is the result of a few weeks...


Platforms: *nix

License: Freeware Size: 317.44 KB Download (94): libpuz Download

Added: May 07, 2010 | Visits: 1.485

Yukatan data model Yukatan data model project is the schema definition of the Yukatan webmail database. The PostgreSQL database structures defined in this file can be used as a backend store of an email message handling application. The database should be created with the "UNICODE" encoding to properly support...


Platforms: *nix

License: Freeware Size: 35.84 KB Download (100): Yukatan data model Download

Added: May 03, 2010 | Visits: 750

Jarmor Jarmor is a tiny collection of java filters implementing ASCII armors. ASCII armors are data converters between binary format and textual format. They are used for example by mailers to handle mail attachements. They can also be used for example to store binary data in an otherwise textual...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (90): Jarmor Download

Added: November 02, 2010 | Visits: 1.103

Net::IPMessenger::MessageCommand Net::IPMessenger::MessageCommand is a Perl module for message command definition and accessor class. SYNOPSIS use Net::IPMessenger::MessageCommand; my $command = Net::IPMessenger::MessageCommand->new(SENDMSG)->set_secret; This defines IP Messenger command and option flags. Also this gives...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (97): Net::IPMessenger::MessageCommand Download

Added: September 19, 2010 | Visits: 1.099

portmap portmap is a part of the ONCRPC collection of software for implementing remote procedure calls between computer programs. This project is use widely by NFS and NIS, and assorted other systems. Some make variable can be used to control compilation. NO_TCP_WRAPPER= if non-empty, doent use...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (446): portmap Download

Added: February 02, 2010 | Visits: 2.586

DTD to XML Schema translator DTD to XML Schema translator allows you to translate a Document Type Definition (DTD) into an XML Schema. DTD to XML Schema translator lets you translate a Document Type Definition into an XML Schema (REC-xmlschema-1-20010502). The translator can map meaningful DTD entities onto XML Schema...


Platforms: *nix

License: Freeware Size: 542.72 KB Download (153): DTD to XML Schema translator Download

Added: November 17, 2010 | Visits: 1.117

feresPost feresPost is a Ruby extension that provides the definition of classes and modules devoted to the development of automated post-processing for Nastran finite element results. feresPost library allows easy manipulation of finite element models, groups, and results. Efficient post-processing is...


Platforms: *nix

License: Freeware Size: 266.24 KB Download (94): feresPost Download

Added: August 03, 2010 | Visits: 1.181

xsd2db xsd2db package is contributed with LayManSys and is used for converting XML Schema Definition files into DocBook XML code. The transformer can also be used to generate DocBook XML from plain XML files. xsd2db marks up tag names, attribute names, attribute values and annotation, if parsing XSD...


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 7.17 KB Download (169): xsd2db Download

Added: May 15, 2010 | Visits: 1.016

Kvblade Alpha Kvblade project is a kernel module implementing the target side of the AoE protocol. Users can command the module through sysfs to export block devices on specified network interfaces. The loopback device should be used as an intermediary for exporting regular files with kvblade..


Platforms: *nix

License: Freeware Size: 17.41 KB Download (98): Kvblade Alpha Download

Added: July 13, 2010 | Visits: 2.323

oRTP oRTP is a library implementing the Real-time Transport Protocol (RFC3550), written in C. oRTP project is easy to use and provides a packet scheduler for sending and receiving packets on time, adaptive jitter compensation, and automatic sending of RTCP compound packets. It works with IPv6.....


Platforms: *nix

License: Freeware Size: 491.52 KB Download (302): oRTP Download

< 1 2 3 4 5 >