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

Abstract Class freeware
Filter: All | Freeware | Demo
 

Abstract Class

1 2 3 4 5 > 
Added: February 20, 2010 | Visits: 1.012

SOAP::Data::ComplexType SOAP::Data::ComplexType is an abstract class for creating and handling complex SOAP::Data objects. SYNOPSIS package My::SOAP::Data::ComplexType::Foo; use strict; use warnings; use SOAP::Data::ComplexType; use vars qw(@ISA); @ISA = qw(SOAP::Data::ComplexType); use constant OBJ_URI =>... Platforms: *nix

License: Freeware Size: 13.31 KB Download (93): SOAP::Data::ComplexType Download

Added: July 22, 2013 | Visits: 472

Date::Holidays::Abstract This module is an abstract class intended for Date::Holidays::* The goal is to have all the existing and future modules implement the same methods, so they will have a uniform usage and can be used in polymorphic context or can be easily adapted into the Date::Holidays class. If you want to use... Platforms: *nix

License: Freeware Size: 10.24 KB Download (43): Date::Holidays::Abstract Download

Added: March 16, 2010 | Visits: 964

Persistent::Base Persistent::Base is an Abstract Persistent Base Class. SYNOPSIS ### we are a subclass of ... ### use Persistent::Base; @ISA = qw(Persistent::Base); ABSTRACT This is an abstract class used by the Persistent framework of classes to implement persistence with various types of data stores.... Platforms: *nix

License: Freeware Size: 38.91 KB Download (88): Persistent::Base Download

Added: July 21, 2010 | Visits: 906

Apache::Wyrd Apache::Wyrd is a Perl module for HTML embeddable perl objects under mod_perl. Apache::Wyrd is the core module in a collection of interoperating modules that allow the rapid object-oriented development of web sites in Apaches mod_perl environment (LAMP). This collection includes a very... Platforms: *nix

License: Freeware Size: 174.08 KB Download (94): Apache::Wyrd Download

Added: May 10, 2013 | Visits: 660

PHP Installation System 0.2b PHP Installation System is an abstract class which can be used to create a web-based installation script. It provides all the basic interface tools of gathering configuration information from the user while allowing the author to perform all PHP commands throughout the installation process. PIS... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (57): PHP Installation System 0.2b Download

Added: March 23, 2013 | Visits: 409

MM::CDatabase MM::CDatabase is an abstract class that can be used to execute SQL queries with parameters. It allows loading queries defined in files.The query parameters are defined in arrays that associate parameter names with the respective values.To use MM::CDatabase there needs to be a sub-class that... Platforms: PHP

License: Freeware Size: 10 KB Download (41): MM::CDatabase Download

Added: March 05, 2010 | Visits: 850

Persistent::DBI Persistent::DBI is an Abstract Persistent Class implemented using a DBI Data Source. SYNOPSIS ### we are a subclass of ... ### use Persistent::DBI; @ISA = qw(Persistent::DBI); ABSTRACT This is an abstract class used by the Persistent framework of classes to implement persistence using... Platforms: *nix

License: Freeware Size: 10.24 KB Download (91): Persistent::DBI Download

Added: August 05, 2010 | Visits: 769

Class::Interfaces Class::Interfaces is a Per module for defining interface classes inline. SYNOPSIS # define some simple interfaces use Class::Interfaces ( Serializable => [ pack, unpack ], Printable => [ toString ], Iterable => [ iterator ], Iterator => [ hasNext, next ] ); # or some more complex ones... Platforms: *nix

License: Freeware Size: 6.14 KB Download (93): Class::Interfaces Download

Added: November 06, 2010 | Visits: 954

Class::Bits Class::Bits is a Perl module with class wrappers around bit vectors. SYNOPSIS package MyClass; use Class::Bits; make_bits( a => 4, # 0..15 b => 1, # 0..1 c => 1, # 0..1 d => 2, # 0..3 e => s4 # -8..7 f => s1 # -1..0 ); package; $o=MyClass->new(a=>12, d=>2); print "o->b is ",... Platforms: *nix

License: Freeware Size: 4.1 KB Download (90): Class::Bits Download

Added: July 30, 2013 | Visits: 481

Limit Result Set Iterator There is a base class that provides abstract range calculation based on the number of page and number of result rows per page to retrieve.The iterator interface is also implemented to traverse query result rows.Limit Result Set Iterator also comes with an implementation class to execute and... Platforms: PHP

License: Freeware Size: 10 KB Download (42): Limit Result Set Iterator Download

Added: October 16, 2010 | Visits: 911

Net::FreeDB2::Connection Net::FreeDB2::Connection is a FreeDB/CDDB abstract connection class. Net::FreeDB2::Connection is an abstract class to represent connections to FreeDB/CDDB servers. After a successfull connection, FreeDB/CDDB queries, reads etc can be made to obtain/provide information from/to FreeDB/CDDB... Platforms: *nix

License: Freeware Size: 30.72 KB Download (107): Net::FreeDB2::Connection Download

Added: February 18, 2010 | Visits: 919

asm2class Asm2class is a java assembly to class file compiler. Asm2class is release under the terms of the GPL License. The current version of asm2class (0.1.2) is a beta version and allow generating class file from java assembly file that contains class definition, field definition, method definition... Platforms: *nix

License: Freeware Size: 1.17 MB Download (116): asm2class Download

Added: April 15, 2010 | Visits: 1.248

XML::DB::Resource XML::DB::Resource is a Wrapper class for documents or document fragments. SYNOPSIS $resource = $collection->getResource($id); $id = $resource->getId(); $xml = $resource->getContent(); $resource->setContent($xml); $collection->storeResource($resource); $parentColl =... Platforms: *nix

License: Freeware Size: 4.1 KB Download (93): XML::DB::Resource Download

Added: July 27, 2010 | Visits: 1.018

HH::Unispool::Config::File::Token::Unnumbered::Bcs HH::Unispool::Config::File::Token::Unnumbered::Bcs is a Perl class for BCS B tokens. SYNOPSIS Application programmers dont need to use this class and API programmers read code. ABSTRACT class for BCS B tokens HH::Unispool::Config::File::Token::Unnumbered::Bcs is a class for BCS B... Platforms: *nix

License: Freeware Size: 133.12 KB Download (90): HH::Unispool::Config::File::Token::Unnumbered::Bcs Download

Added: November 04, 2013 | Visits: 335

console_reader console_reader is a class useful when you want to read and interpretate the output of a command line program, and espacialy when you want to write a graphical frontend to a command line program. This class has a protected member m_process of type KProcess which is used to start the external... Platforms: *nix

License: Freeware Size: 1.05 MB Download (33): console_reader Download

Added: May 23, 2010 | Visits: 704

XParam XParam is a general-purpose tool for parameter handling and object serialization in C++. It allows object serialization and deserialization in a format that is human-readable and -writeable, and is unaffected by issues of word-size and endianity. The XParam format is also not confused by... Platforms: *nix

License: Freeware Size: 409.6 KB Download (87): XParam Download

Added: October 03, 2013 | Visits: 160

djangbone Djangbone is a small django app that makes it easy to work with Backbone.js frontends. More specifically, it allows you to quickly build a backend that works with the default Backbone.sync implementation. Djangbone provides one abstract class-based view (BackboneAPIView), which gives you hooks... Platforms: *nix

License: Freeware Size: 10.24 KB Download (43): djangbone Download

Added: July 23, 2013 | Visits: 400

Java Algebra System Java Algebra System (JAS for short) is an object oriented, type safe and multi-threaded approach to computer algebra. JAS provides a well designed software library using generic types for algebraic computations implemented in the Java programming language. The library can be used as any other... Platforms: *nix

License: Freeware Size: 23.39 MB Download (36): Java Algebra System Download

Added: March 05, 2010 | Visits: 1.362

App::quickstart App::quickstart is App::Context Developers Quick-Start Guide. This is the Developers Quickstart Guide to the App::Context Framework. Its focus is to give a minimum amount of theoretical or explanatory background and get right into learning by example. That having been said, it is also... Platforms: *nix

License: Freeware Size: 122.88 KB Download (93): App::quickstart Download

Added: May 20, 2010 | Visits: 1.048

OpenCSG OpenCSG project is a library that does image-based CSG rendering using OpenGL. OpenCSG is written in C++ and supports most modern graphics hardware using Microsoft Windows or the Linux operating system. OpenCSG-1.1.0 is the current version. What is CSG, anyway? CSG is short for Constructive... Platforms: *nix

License: Freeware Size: 471.04 KB Download (100): OpenCSG Download

1 2 3 4 5 >