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

Wrapper Class software
Filter: All | Freeware | Demo
 

Wrapper Class

< 1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 466

Cross Platform Excel Parsing With Xlrd This script easily extract data from microsoft excel files using this wrapper class for xlrd. The class allows you to create a generator which returns excel data one row at a time as either a list or dictionary. This script is very useful for easily pulling in a variety of excel files without... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (55): Cross Platform Excel Parsing With Xlrd Download

Added: May 20, 2013 | Visits: 319

pgSQL Abstract pgSQL Abstract is a wrapper class to simplify PostgreSQL queries. This is the PostgreSQL version of another previously submitted here to access MySQL for the same purpose.Features of pgSQL Abstract:- Connect to a PosgreSQL server reusing connections previously opened to the same server- Insert or... Platforms: PHP

License: Freeware Size: 10 KB Download (45): pgSQL Abstract Download

Added: October 03, 2013 | Visits: 270

YAML4ObjC YAML4ObjC is a wrapper class for LibYAML [1] to query YAML data more easily on iOS platforms, iPhone and iPad. I used LibYAML directly to read configuration files of YAML objects in my project for iOS, but it is hard to use in my projects because I had to write the handler function for each... Platforms: Mac

License: Freeware Size: 61.44 KB Download (42): YAML4ObjC Download

Added: July 12, 2013 | Visits: 364

logging-config A configuration wrapper class for the standard Python logging package. Since DictConfigurator is not available until 2.7 and I still need to support 2.6, I wanted a consistent way to handle configuration of application logging. Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 10.24 KB Download (38): logging-config Download

Added: April 09, 2013 | Visits: 530

Jack's MySQL class Jack's MySQL class is wrapper to access MySQL databases.Jack's MySQL class can establish MySQL database connections, execute queries, retrieve query result metadata, escape text values, execute INSERT and UPDATE queries from an array of fields and values. Platforms: PHP

License: Freeware Size: 10 KB Download (42): Jack's MySQL class Download

Added: April 06, 2013 | Visits: 712

PHP MySQL class generator PHP MySQL class generator can be used to generate classes that wrap rows of MySQL database tables providing an object oriented interface to manipulate the table row data.PHP MySQL class generator generates getter and setter functions to access the table row column values as class variables. It... Platforms: PHP

License: Freeware Size: 51.2 KB Download (50): PHP MySQL class generator Download

Added: August 14, 2013 | Visits: 354

MARK_MYSQL MARK_MYSQL class is a wrapper for MySQL queries. It is very easy to use. Platforms: PHP

License: Freeware Size: 10 KB Download (46): MARK_MYSQL Download

Added: December 02, 2013 | Visits: 318

EMKeyChain Open source Cocoa Keychain wrapper EMKeychain is an open source Cocoa wrapper class for Keychain, which has unfortunately been frozen in carbonite. EMKeychain's much cleaner than interfacing with keychain yourself, is actively used in commercial-grade products, and is completely documented. Platforms: Mac

License: Freeware Size: 20.48 KB Download (41): EMKeyChain Download

Added: April 02, 2013 | Visits: 481

SnowStorm for Graphics and Animations SnowStorm is a javascript-driven snow effect that can be easily implemented into web pages.It has been designed to be easy to use. A single javascript file provides the functionality required; the only other files needed are the images of snowflakes themselves.SnowStorm works under most of the... Platforms: JavaScript

License: Freeware Size: 20.48 KB Download (42): SnowStorm for Graphics and Animations Download

Added: April 21, 2010 | Visits: 992

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 13, 2013 | Visits: 517

Easy Custom Fields Features: * simply generate post boxes with multiple fields / groups * easily validate/sanitize input and output data * easy access to field data via $easy_cf->field_id->get() or $easy_cf->field_id->get( NULL, $raw=true ); * get error messages for validation failures via admin notices * custom... Platforms: PHP

License: Freeware Size: 30.72 KB Download (40): Easy Custom Fields Download

Added: April 06, 2013 | Visits: 419

Drupal FTP This is just an engine right now, and an FTP browser. Not sure where I'm going with this, but there wasn't anything giving an FTP interface in Drupal that I could find, so here's a start. Currently, it hard-codes the ftp u/p info, and defaults to ftp.drupal.org, just to give you the point. After... Platforms: PHP

License: Freeware Size: 10 KB Download (45): Drupal FTP Download

Added: October 28, 2013 | Visits: 553

QtLua library for Linux The QtLua library is an alternative to the QtScript module. QtLua does not generate or use generated binding code for Qt. Instead it provides useful C++ wrapper classes to make C++ and lua objects accessible from both lua and C++. It takes advantages of the Qt meta object system to expose... Platforms: *nix

License: Freeware Size: 10.24 KB Download (45): QtLua library for Linux Download

Released: February 04, 2008  |  Added: February 10, 2008 | Visits: 2.257

PowerTCP Ping Enterprise for ActiveX The PowerTCP Ping Enterprise Tool is designed to meet the specific needs of high reliability and high stress requirements. While most ping components are plagued by memory leaks and other types of instability in heavy usage scenarios, this product has been designed to meet the most rigorous... Platforms: Not Applicable

License: Demo Cost: $349.00 USD Size: 1.62 MB Download (117): PowerTCP Ping Enterprise for ActiveX Download

Added: February 08, 2010 | Visits: 919

safox safox is a simple PHP API for XML handling. safox merges the DOM approach with XML, and it provides a simple, object-oriented API for PHP-based XML generation, parsing, manupilation, and traversal. SAFOX provides a generation package and a package that parses XML documents and returns... Platforms: *nix

License: Freeware Size: 10.24 KB Download (87): safox Download

Added: July 12, 2010 | Visits: 1.388

Audio::Play Audio::Play is an interface for Audio::Data to hardware. SYNOPSIS use Audio::Data; use Audio::Play; $audio = Audio::Data->new(...) $svr = Audio::Play->new; $svr->play($audio); Audio::Play is an wrapper class which loads Audio::Play::$^O i.e. a per-platform driver. Each class... Platforms: *nix

License: Freeware Size: 88.06 KB Download (122): Audio::Play Download

Added: October 02, 2010 | Visits: 948

File::lockf File::lockf is a Perl module interface to the lockf system call. SYNOPSIS use File::lockf; File-Lockf is an interface to the lockf system call. Perl supports the flock system call natively, but that does not acquire network locks. Perl also supports the fcntl system call, but that is... Platforms: *nix

License: Freeware Size: 3.07 KB Download (96): File::lockf 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: August 18, 2013 | Visits: 382

Run Processing sketches in Matlab Run processing sketches from Matlab or MAX/MSP.The Processing class wraps a sketch (PApplet) in a window (Frame) and provides methods to show and dispose sketches.First, you need to make sure Matlab has acces to the processing code in "core.jar". I have included an install script to add... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 204.8 KB Download (39): Run Processing sketches in Matlab Download

Added: September 01, 2013 | Visits: 458

Mysql e Formulario Mysql e Formulario can be used to manage MySQL database table records using Web based forms.There is a MySQL database access wrapper class that can execute SQL SELECT queries and retrieve the results in several ways, as well execute INSERT, UPDATE and DELETE queries. There is also a forms... Platforms: PHP

License: Freeware Size: 10 KB Download (44): Mysql e Formulario Download

< 1 2 3 4 5 >