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

Objects freeware
Filter: All | Freeware | Demo
 

Objects

1 2 3 4 5 > 
Added: October 03, 2010 | Visits: 955

HTML Objects HTML Objects is a Perl module library for turning HTML tags into Perl objects. HTML Objects allows Web pages to be manipulated as a data structure rather than text. Once manipulation is done, the entire page is generated via depth-first recursion..



Platforms: *nix

License: Freeware Size: 25.6 KB Download (101): HTML Objects Download

Added: November 09, 2010 | Visits: 926

Rose::HTML::Objects Rose::HTML::Objects is a Perl object-oriented interfaces for HTML. SYNOPSIS use Rose::HTML::Form; $form = Rose::HTML::Form->new(action => /foo, method => post); $form->add_fields ( name => { type => text, size => 20, required => 1 }, height => { type => text, size => 5, maxlength => 5...





Platforms: *nix

License: Freeware Size: 133.12 KB Download (93): Rose::HTML::Objects Download

Added: August 15, 2010 | Visits: 1.139

C++ XML Objects C++ XML Objects is a framework for persisting hierarchies of C++ objects to and from XML. Boost, The STL and Patterns are used extensively. All platforms which support Boost will be supported. Sometimes there is a need to save hierarchies of C++ objects to a file (or DB etc), and then retrieve...


Platforms: *nix

License: Freeware Size: 409.6 KB Download (90): C++ XML Objects Download

Added: March 21, 2010 | Visits: 1.166

Math Objects Math Objects is a math template library written in C++ using generic programming techniques. In order to use the "Math Objects" library, the user only has to include the header files he needs (e.g. Matrix.h, Polynomial.h etc.). In order to compile the library the user needs an ISO/IEC...


Platforms: *nix

License: Freeware Size: 286.72 KB Download (92): Math Objects Download

Released: October 26, 2012  |  Added: October 26, 2012 | Visits: 701

Blocks (formerly Database Objects) Database Objects it's a Java library containing visual (SWING) and non visual components to easily create database RAD applications. The focus traversal between components is entirely controlled by a special component. PDF reports and Excel export components allow you to complete the design of...


Platforms: Windows

License: Freeware Download (52): Blocks (formerly Database Objects) Download

Added: May 10, 2013 | Visits: 408

Generic cacheable value objects superclass Generic cacheable value objects superclass script is a superclass for cache value objects by its constructor arguments.


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

License: Freeware Download (52): Generic cacheable value objects superclass Download

Added: May 10, 2013 | Visits: 632

Create objects from variable class names Sometimes you would want to create objects from various classes based on some condition (without using eval()). For example when parsing X(HT)ML files you want to handle some tags using specific classes. This script is an example in this sense.


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

License: Freeware Download (61): Create objects from variable class names Download

Added: May 10, 2013 | Visits: 531

Stateful Objects use Mix-ins to define behaviour If you want to implement stateful objects, which have a different set of behaviours according to what state they are in, this requirement can be achieved with the use of mix-ins. A mix-in is a class which is dynamically inherited by an object. The methods of the mix-in class are thus accessible...


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


Added: May 10, 2013 | Visits: 469

Grouping objects into disjoint sets This class provides a lightweight way to group arbitrary objects together into disjoint sets when a full-blown graph data structure would be overkill. Objects can be joined using .join(), tested for connectedness using joined(), and all disjoint sets can be retreived using get(). The objects...


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

License: Freeware Download (58): Grouping objects into disjoint sets Download

Added: May 10, 2013 | Visits: 462

Python Database Objects PDO: Python Database Objects, is a collection of objects for use with Phase or with the Python Programing Language. PDO is designed to be robust and simple at the same time, allowing access to multiple styles of databases, with one set of instructions. This means never having to worry again about...


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

License: Freeware Download (67): Python Database Objects Download

Added: December 20, 2012 | Visits: 488

XML Application Objects a XML Application Objects (XAO) is a simplified, unified API for working with XML in PHP. It is designed to accelerate standards based development of object oriented web applications in PHP. The main classes stand on their own so that you can use them as utilities. The other classes in the library...


Platforms: BSD Solaris

License: Freeware Download (55): XML Application Objects a Download

Added: December 05, 2012 | Visits: 457

XML Application Objects a XML Application Objects (XAO) is a simplified, unified API for working with XML in PHP. It is designed to accelerate standards based development of object oriented web applications in PHP. The main classes stand on their own so that you can use them as utilities. The other classes in the library...


Platforms: BSD Solaris

License: Freeware Download (48): XML Application Objects a Download

Added: August 03, 2013 | Visits: 520

Extract Red Objects from Aerial Image Given an aerial image of a city block this program extracts all objects deemed "red". It is simple and short and should help those wanting to get a foot in image processing.


Platforms: Matlab

License: Freeware Size: 2.07 MB Download (45): Extract Red Objects from Aerial Image Download

Added: June 01, 2013 | Visits: 509

Lanifex Database of Managed Objects for Scripts DMO stands for "Database of Managed Objects." This is a tool for documenting all objects within a data center.It provides an object-based overlay on a MySQL database, with a Web-based interface, which allows new objects to be defined in a hierarchy.Each object can have attributes defined, which...


Platforms: PHP

License: Freeware Size: 17.63 MB Download (39): Lanifex Database of Managed Objects for Scripts Download

Added: August 05, 2013 | Visits: 545

Persistent Objects for PHP Information can be stored in and retrieved from database table records mapped to objects with Persistent Objects for PHP.The different types of database table columns are abstracted with individual data type classes, which help preventing SQL injection security attacks.Persistent Objects for PHP...


Platforms: PHP

License: Freeware Size: 30.72 KB Download (44): Persistent Objects for PHP Download

Added: September 30, 2013 | Visits: 402

Infodomestic Objects Infodomestic Objects - This is a set of distribution software that mutate the environment providing and advanced interaction experience. We will use a mixed POSIX/Linux/BSD based platform to develop and distribute our interaction experience improvement.


Platforms: *nix

License: Freeware Size: 10.24 KB Download (34): Infodomestic Objects Download

Added: August 13, 2008 | Visits: 1.401

PASSPORT Host Integration Objects 2006-930 PASSPORT Host Integration Objects for 3270 and 5250 ActiveX/.NET Integration


Platforms: Windows

License: Freeware Size: 3.06 KB Download (158): PASSPORT Host Integration Objects 2006-930 Download

Added: February 20, 2010 | Visits: 1.310

Mock Objects for C++ mockpp is a platform independent generic unit testing framework for C++. Mock Objects for C++ goal is to facilitate developing unit tests in the spirit of Mock Objects for Java, EasyMock and jMock. Mock objects allow you to set up predictible behaviour to help you test your production code by...


Platforms: *nix

License: Freeware Size: 696.32 KB Download (103): Mock Objects for C++ Download

Released: November 01, 2012  |  Added: November 01, 2012 | Visits: 473

backup (recover) appln business objects BOBUP - Backup and recovery for application business objects. Backup usually implies backing up files/db - this is non-intuitive. With BOBUP, backup and recover granular info (eg. specific customer) independent of files/db.


Platforms: Windows, Mac, Linux

License: Freeware Size: 28.19 KB Download (46): backup (recover) appln business objects Download

Released: July 12, 2012  |  Added: July 12, 2012 | Visits: 420

Folio; XSL Formatting Objects Renderer Folio is an XSL Formatting Objects renderer. Written to Java 5, it aims at full conformance with XSL 1.0 and subsequent versions. Initial target renderer is PDF. HyFo is the Folio stand-alone hyphenation package.


Platforms: Windows, Mac, Linux

License: Freeware Size: 60.98 KB Download (45): Folio; XSL Formatting Objects Renderer Download

1 2 3 4 5 >