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

Classes freeware
Filter: All | Freeware | Demo
 

Classes

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

Sax Filters This is a set of classes implementing SAX filters, the classes include a SAX class to parse XML documents using Expat and defines a way to create SAX filters to perform SAX- based queries, updates and transformations of documents. Simple filters can be chained to construct augmented complex XML...



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

License: Freeware Download (57): Sax Filters Download

Added: May 10, 2013 | Visits: 485

Rebind class properties Sometimes you define properties in base class and override the getter setter methods in derived classes. Then you find out the base class though has derived properties are still pointing to baseclasse's methods not the overriden ones.





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

License: Freeware Download (56): Rebind class properties Download

Added: May 10, 2013 | Visits: 496

Abstract methods/classes The point is that python doesn't have a notion of abstract methods.Abstract methods are part of a base class that defines an interface, without any code. Abstract methods can't be called directly, because they don't contain any code in their definition. In the definition of the base class, you...


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

License: Freeware Download (55): Abstract methods/classes Download

Added: May 10, 2013 | Visits: 493

phpArcIMS The phpArcIMS project intends to write a set of PHP classes that allow any php developer to develope ArcIMS applications or integrate ArcIMS into any existing application. For those of you that never heard of ArcIMS: ArcIMS is an application server from ESRI that allows users to share GIS...


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

License: Freeware Download (55): phpArcIMS Download

Added: May 10, 2013 | Visits: 356

Tree Factory Tree Factory is a set of PHP classes for manipulating hierarchical tree structures stored in MySQL databases.So far the nested sets tree model is in a mid-alpha stage of development. Other models will follow--all with compatible APIs. It requires MySQL 4.1.2.


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

License: Freeware Download (55): Tree Factory Download

Added: May 10, 2013 | Visits: 390

PHPdocutron This application can be used to document PHP classes. It uses MySQL and simple interface to add classes, describe methods and parameters. Then it can generate HTML documentation for a selected group of classes with hyperlinks.


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

License: Freeware Download (55): PHPdocutron Download

Added: May 31, 2013 | Visits: 554

TinyMCE CSS Classes and IDs Plugin This is a javascript hack for the TinyMCE WYSIWYG text editor to support CSS classes and idsUsers can use this script and modify their TinyMCE editor to support CSS classes and ids in their RTE editor.A bar will be added to the interface with two drop-down selectors for CSS classes and...


Platforms: JavaScript

License: Freeware Size: 10 KB Download (54): TinyMCE CSS Classes and IDs Plugin Download

Released: September 04, 2012  |  Added: September 04, 2012 | Visits: 703

IT++ IT++ is a C++ library of mathematical, signal processing and communication routines IT++ is a C++ library of mathematical, signal processing and communication classes and functions. Its main use is in simulation of communication systems and for performing research in the area of...


Platforms: Windows, Mac, Linux

License: Freeware Size: 1.3 MB Download (54): IT++ Download

Added: May 10, 2013 | Visits: 600

Options management The goal of this script is to help the use of classes that need a great number of options in constructor for configuration.


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

License: Freeware Download (54): Options management Download

Added: May 10, 2013 | Visits: 386

A class keeps a reference to it's instance This script implements a base class, which allows derived classes to track instances in self.__instances__. It uses a WeakValueDictionary to store instance references.


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

License: Freeware Download (54): A class keeps a reference to it's instance Download

Added: May 10, 2013 | Visits: 600

phpManta phpManta is a suite of PHP classes, scripts and examples intended to help PHP programmers writing stable PHP websites and applications. Coding is faster using auto-documentation, templates and web widgets from the phpManta suite. With phpManta suite, you can easily auto-document your own PHP...


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

License: Freeware Download (54): phpManta Download

Added: June 14, 2013 | Visits: 518

MySQL Manager for Scripts MySQL Manager is based on PHP MVC (Model-View-Controller) framework.The framework provides easy error handling, automatic update, create, delete querys, easy objects and classes management.The framework enables easy web sites and applications development.


Platforms: PHP

License: Freeware Size: 61.44 KB Download (54): MySQL Manager for Scripts Download

Released: December 21, 2012  |  Added: December 21, 2012 | Visits: 396

Mental Ray Classes A C++ wrapper and utility classes for the mental ray API.


Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 1.54 MB Download (52): Mental Ray Classes Download

Added: May 10, 2013 | Visits: 476

Mini-commands using subprocess This script contains a set of template classes which allows to develop custom "mini-command" classes which allow to execute any system command and customize the execution using template strings.


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

License: Freeware Download (52): Mini-commands using subprocess Download

Added: May 10, 2013 | Visits: 301

z_matrix This module provides two classes that emulate one and two dimentional lists with fixed sizes but mutable internals. Their primary purpose is to be used as a building tool for classes that need storage structures that cannot change in size.


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

License: Freeware Download (52): z_matrix Download

Added: May 10, 2013 | Visits: 389

Multilanguage CSS parser classes This project provides you CSS parser classes for use with some languages like PHP and Python, for example.


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

License: Freeware Download (51): Multilanguage CSS parser classes Download

Added: May 10, 2013 | Visits: 381

HTTP Based Network Check for Windows boxes This script is a demonstration of how the Python HTTP server classes can be used.


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

License: Freeware Download (51): HTTP Based Network Check for Windows boxes Download

Added: May 10, 2013 | Visits: 413

List mixin This script allows you to create custom list classes from a small subset of list methods.Subclasses should define _get_element(i), _set_element(i, value), __len__(), _resize_region(start, end, new_size) and _constructor(iterable). Define __iter__() for extra speed. The _get_element() and...


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

License: Freeware Download (51): List mixin Download

Added: May 10, 2013 | Visits: 417

tag classes This class takes an HTML tag that has an open and a closing tag, like for instance or foo bar, and breaks it down for easy editing.The class can also regenerate an HTML tag from its definition of the markup, attributes and content, eventually after it has been parsed and edited.


Platforms: Windows, Mac, *nix, PHP,

License: Freeware Download (50): tag classes Download

Added: May 10, 2013 | Visits: 309

Transactionable Objects This simple class allows sub-classes to commit changes to an instance to a history, and rollback to previous states.


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

License: Freeware Download (50): Transactionable Objects Download

< 1 2 3 4 5 >