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

Object Pascal Tutorial freeware
Filter: All | Freeware | Demo
 

Object Pascal Tutorial

< 1 2 3 4 5 
Added: February 17, 2010 | Visits: 929

Object::Transaction Object::Transaction is a virtual base class for transactions on files containing serialized hash objects. SYNOPSIS use Object::Transaction; transaction($coderef, @codeargs); commit(); abandon(); $there_is_a_pending_transaction = transaction_pending() package Pkg; @ISA =...



Platforms: *nix

License: Freeware Size: 17.41 KB Download (90): Object::Transaction Download

Added: May 02, 2010 | Visits: 1.122

JOAP::Server::Object JOAP::Server::Object is a base class for Things Servable By JOAP Servers. ABSTRACT This verbosely-named OO package -- sorry about that -- is the base class for object servers, classes, and instances inside a JOAP server. It is probably not such a hunky-dory idea to inherit from this class...





Platforms: *nix

License: Freeware Size: 122.88 KB Download (90): JOAP::Server::Object Download

Added: June 03, 2010 | Visits: 704

Object::AutoAccessor Object::AutoAccessor is an accessor class by using AUTOLOAD. SYNOPSIS use Object::AutoAccessor; my $struct = { foo => { bar => { baz => BUILD OK, }, }, }; # Now lets easily accomplish it. my $obj = Object::AutoAccessor->build($struct); print $obj->foo->bar->baz; # prints BUILD OK...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (90): Object::AutoAccessor Download

Added: April 07, 2010 | Visits: 988

Object Relational Membrane Object Relational Membrane is a Python package that provides the functionality of an object relational layer like EJB or other persistence storage systems. Object Relational Membrane is a thin compatibility layer between SQL table layouts and Object Oriented Python. While providing a good deal...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (89): Object Relational Membrane Download

Added: March 23, 2010 | Visits: 836

Object::InsideOut Object::InsideOut is a comprehensive inside-out object support module. SYNOPSIS package My::Class; { use Object::InsideOut; # Numeric field # With combined get+set accessor my @data :Field :Type(numeric) :Accessor(data); # Takes INPUT (or input, etc.) as a mandatory parameter to...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (89): Object::InsideOut Download

Added: April 27, 2010 | Visits: 910

Games::Object Games::Object is a Perl module to provide a base class for game objects. SYNOPSIS package MyGameObject; use Games::Object; use vars qw(@ISA); @ISA = qw(Games::Object); sub new { # Create object my $proto = shift; my $class = ref($proto) || $proto; my $self = $class->SUPER::new(@_);...


Platforms: *nix

License: Freeware Size: 84.99 KB Download (89): Games::Object Download

Added: March 15, 2010 | Visits: 829

Basset::Object Basset::Object is a Perl module used to create objects. This is my ultimate object creation toolset to date. It has roots in Mail::Bulkmail, Text::Flowchart, and the unreleased abstract object constructors that Ive tooled around with in the past. If you want an object to be compatible with...


Platforms: *nix

License: Freeware Size: 143.36 KB Download (88): Basset::Object Download

Added: April 14, 2010 | Visits: 897

Basset::Object::Persistent Basset::Object::Persistent is a subclass of Basset::Object that allows objects to be easily stored into a relational database. Presently only supports MySQL, but that may change in the future. SYNOPSIS (no synopsis, this is an abstract super class that should never be instantiated directly,...


Platforms: *nix

License: Freeware Size: 143.36 KB Download (88): Basset::Object::Persistent Download

Added: October 18, 2010 | Visits: 892

Rose::Object Rose::Object is a simple object base class. SYNOPSIS package MyObject; use Rose::Object; our @ISA = qw(Rose::Object); sub foo { ... } sub bar { ... } ... my $o = MyObject->new(foo => abc, bar => 5); ... Rose::Object is a generic object base class. It provides very little...


Platforms: *nix

License: Freeware Size: 28.67 KB Download (88): Rose::Object Download

Added: February 24, 2010 | Visits: 877

Object::Relation::DataType Object::Relation::DataType is a Perl module with complex data types for TKP. The Object::Relation::DataType name space is set aside for the creation of complex data types for TKP. By "complex" I mean serializable objects, such as dates, durations, states, etc. It also is designed to create a...


Platforms: *nix

License: Freeware Size: 235.52 KB Download (88): Object::Relation::DataType Download

Added: November 21, 2010 | Visits: 713

Object::PerlDesignPatterns Object::PerlDesignPatterns is a Perl architecture for structuring and refactoring large programs. SYNOPSIS lynx perldesignpatterns.html perldoc Object::PerlDesignPatterns ABSTRACT Documentation: Ideas for keeping programs fun to hack on even after they grow large. Object, lambda, hybrid...


Platforms: *nix

License: Freeware Size: 563.2 KB Download (88): Object::PerlDesignPatterns Download

Added: July 27, 2010 | Visits: 837

Object::Relation::Meta::Class::Schema Object::Relation::Meta::Class::Schema is a Perl module for Object::Relation database store builder. This module is provides metadata for all Object::Relation classes while building a storage schema. Loading Object::Relation::Schema causes it to be used instead of Object::Relation::Meta::Class....


Platforms: *nix

License: Freeware Size: 24.58 KB Download (87): Object::Relation::Meta::Class::Schema Download

Added: August 27, 2010 | Visits: 765

Query Object Framework QOF, the Query Object Framework, provides a set of C Language utilities for performing generic structured complex queries on a set of data held by a set of C/C++ objects. Query Object Framework is unique in that it does NOT require SQL or any database at all to perform the query. Thus, it...


Platforms: *nix

License: Freeware Size: 696.32 KB Download (87): Query Object Framework Download

Released: September 05, 2012  |  Added: September 05, 2012 | Visits: 817

WMI Delphi Code Creator The WMI Delphi Code Creator tool, allows you to generate Object Pascal and C++ code to access the WMI (Windows Management Instrumentation) classes, events and methods. This freeware tool is inspired by the WMI Code Creator. Features Can generate object pascal code compatible with one of...


Platforms: Windows

License: Freeware Size: 2.17 MB Download (73): WMI Delphi Code Creator Download

Released: December 01, 2012  |  Added: December 01, 2012 | Visits: 912

Turbo Pascal How to install Turbo Pascal on Windows x64 Turbo Pascal is a software development system that includes a compiler and an Integrated Development Environment (IDE) for the Pascal programming language running under CP/M, CP/M-86, and MS-DOS, developed by Borland under Philippe Kahn's leadership....


Platforms: Windows

License: Freeware Size: 1.34 MB Download (72): Turbo Pascal Download

Released: December 25, 2012  |  Added: December 25, 2012 | Visits: 533

Linux Knowledge Base and Tutorial The Linux Knowledge Base and Tutorial (LINKBAT) is a web-based, unified knowledge base and tutorial with the goal of educating users about Linux.


Platforms: Windows, Mac, Linux

License: Freeware Size: 3.82 MB Download (69): Linux Knowledge Base and Tutorial Download

Added: April 04, 2013 | Visits: 799

Neural Network for pattern recognition- Tutorial Simple tutorial on pattern recognition using back propagation neural networks. the program has 3 classes with 3 images per class.


Platforms: Matlab

License: Freeware Size: 10 KB Download (62): Neural Network for pattern recognition- Tutorial Download

Added: May 10, 2013 | Visits: 513

Fast copy of an object having a slow __init__ Special method __copy__ is the easiest way for an object to cooperate with the copy.copy function. This script allows you to bypass the object's __init__, even if it's slow, to get an 'empty' object of this class.


Platforms: Windows, Mac, *nix, Python, BSD Solaris


Introduction to Object-Oriented Programming in MATLAB(R) Webinar This contains the demo files and the presentation PDF file used in the "Introduction to Object-Oriented Programming in MATLAB(R)" Webinar, which was delivered in April 2009. These are meant to augment the Webinar, not replace it. Check out the On-Demand Webinars to...


Platforms: PHP

License: Freeware Size: 30.72 KB Download (58): Introduction to Object-Oriented Programming in MATLAB(R) Webinar Download

Added: May 10, 2013 | Visits: 619

Product as Object This modification changes the osCommerce code to implement a product object element and adds a significant amout of documentation, making future modifications much easier. I plan to use this as a stepping stone to create a "product package" class, which will allow customers to create packages...


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (56): Product as Object Download

< 1 2 3 4 5