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

Subclasses freeware
Filter: All | Freeware | Demo
 

Subclasses

1 2 3 4 5 > 
Added: July 17, 2013 | Visits: 680

Directory tree control This control subclasses the MFC CTreeCtrl to display and let you select the path of a folder/directory.



Platforms: C and C plus plus

License: Freeware Size: 40.96 KB Download (45): Directory tree control Download

Added: August 19, 2010 | Visits: 733

libferrisstreams libferrisstreams is a collection of base classes for custom std::basic_streambuf subclasses, SigC signals fired when streambuf objects are about to be deleted, relative URL handling, easy reference counting on streambuf objects, a collection of IOStreams which complement the standard ones on...





Platforms: *nix

License: Freeware Size: 337.92 KB Download (88): libferrisstreams Download

Added: November 05, 2010 | Visits: 1.055

Dicop::Item::Template Dicop::Item::Template is an object defining Dicop::Item subclasses. SYNOPSIS use Dicop::Request::Template push @templates, Dicop::Item::Template->new ( class => Dicop::Item::Subclass, fields => "name => { maxlen => 128, def => some name }", );.


Platforms: *nix

License: Freeware Size: 112.64 KB Download (126): Dicop::Item::Template Download

Added: August 01, 2010 | Visits: 955

Class::DBI::AutoIncrement Class::DBI::AutoIncrement is a Perl module to emulate auto-incrementing columns on Class::DBI subclasses. SYNOPSIS Lets assume you have a project making use of Class::DBI. You have implemented a subclass of Class::DBI called MyProject::DBI that opens a connection towards your projects...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (87): Class::DBI::AutoIncrement Download

Added: September 24, 2010 | Visits: 930

DocSet::Doc::Common DocSet::Doc::Common is a Perl module with common functions used in DocSet::Doc subclasses. Implements functions and bits of code which otherwise needed to be duplicated in many modules. These functions couldnt be put into the base class DocSet::Doc. Certainly we could devise one more...


Platforms: *nix

License: Freeware Size: 378.88 KB Download (89): DocSet::Doc::Common Download

Released: October 05, 2012  |  Added: October 05, 2012 | Visits: 453

WMI Object Viewer WMI Object Viewer - Explore WMI Namespaces - Explore WMI classes, the subclasses, the structures - Get the properties, the methods of each class, get the properties' value. - Easy to use, freeware and well-qualified...


Platforms: Windows

License: Freeware Size: 200 KB Download (408): WMI Object Viewer Download

Added: May 10, 2013 | Visits: 284

Overriding __new__ for attribute initialization Whenever a superclass implements a __init__ method to initialize its attributes, subclasses derived from it have to invoke the __init__ method of the superclass. This script is a different mechanism of initializing the attributes of a superclass with default values, achieved by overriding the...


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


Added: September 04, 2013 | Visits: 424

SDOxlsIF: Excel Interface API for Simulink Data Object SDOxlsIF is a set of three M-File functions.XLSREADSDO enables you to load workspace variables of Simulink Data Object from Excel worksheets.XLSWRITESDO enables you to save workspace variables of Simulink Data Object to Excel worksheets.For each package you will use, you should prepare a...


Platforms: Matlab

License: Freeware Size: 204.8 KB Download (40): SDOxlsIF: Excel Interface API for Simulink Data Object Download

Added: August 26, 2013 | Visits: 529

Clone Handle Object - using MATLAB OOP The motivation for this demo is that if you have an instance (say 'a') of a custom class that subclasses 'handle', then the command 'b = a;' will produce another reference 'b' to the same object as initially referenced by 'a', effectively creating a 'shallow' copy of the object.The link to this...


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Clone Handle Object - using MATLAB OOP Download

Added: April 05, 2013 | Visits: 385

TypeSafeStruct TypeSafeStruct provides base classes that can check whether the types of the values to assign variables of implementation subclasses are of the expected types.The expected types are determined by the prefixes of private variables, so it works well even when using PHP compiled code cached...


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): TypeSafeStruct Download

Added: June 26, 2013 | Visits: 228

CSWeekView A set of Cocoa NSView subclasses to represent and display timed events during a week


Platforms: Mac

License: Freeware Size: 2.21 MB Download (39): CSWeekView Download

Added: September 13, 2013 | Visits: 262

MMGridView MMGridView is a simple GridView / Dashboard like UI component for iOS. The default cell implementation gives you a background view, a label and background view behind the label. Feel free to create cell subclasses that fit your needs.


Platforms: Mac

License: Freeware Size: 747.52 KB Download (37): MMGridView Download

Added: August 04, 2013 | Visits: 550

django-form-utils django-form-utils is a Django application that provides BetterForm and BetterModelForm classes which are subclasses of django.forms.Form and django.forms.ModelForm, respectively. BetterForm and BetterModelForm allow subdivision of forms into fieldsets which are iterable from a template, and also...


Platforms: *nix

License: Freeware Size: 1.23 MB Download (47): django-form-utils Download

Added: September 08, 2013 | Visits: 374

Class::Data::Reloadable A drop-in replacement for Class::Data::Inheritable, but subclasses can be reloaded without losing their class data. This is useful in mod_perl development, and may be useful elsewhere. In mod_perl, Apache::Reload conveniently reloads modules that have been modified, rather than having to restart...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (37): Class::Data::Reloadable Download

Added: July 30, 2013 | Visits: 260

Pod::Markdown Pod::Markdown is a Perl module that subclasses Pod::Parser and converts POD to Markdown. SYNOPSIS my $parser = Pod::Markdown->new; $parser->parse_from_filehandle(*STDIN); print $parser->as_markdown;


Platforms: *nix

License: Freeware Size: 20.48 KB Download (32): Pod::Markdown Download

Added: June 22, 2013 | Visits: 338

Class::PINT Class::PINT is an implementation of selected Tangram, and other OOPF related features on top of Class::DBI. ** WARNING - this release is a proof of concept, use at your own risk ** The goal of PINT is to provide some of the power and flexibility of Tangram with the maturity, transparency and...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (44): Class::PINT Download

Added: October 13, 2013 | Visits: 373

Unix::ConfigFile The Unix::ConfigFile module provides a base class from which the other Unix::*File modules are derived. It provides some basic facilities like file opening, locking, and closing. You do not need to use this module directly unless you are developing a derived module for an unsupported...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (44): Unix::ConfigFile Download

Added: April 15, 2010 | Visits: 604

XGui XGui is a multiplatform, multilanguage native widget set. Developed at OS3 and used for several commercial projects, the project has been released under LGPL license. This means you can write your code once in your favorite language (C, C++ or Python) and then compile it to run on Linux or...


Platforms: *nix

License: Freeware Size: 1.3 MB Download (100): XGui Download

Added: July 10, 2010 | Visits: 2.011

jTDS jTDS is an open source 100% pure Java (type 4) JDBC 3.0 driver for Microsoft SQL Server (6.5, 7, 2000 and 2005) and Sybase (10, 11, 12, 15). jTDS is based on FreeTDS and is currently the fastest production-ready JDBC driver for SQL Server and Sybase. jTDS is 100% JDBC 3.0 compatible, supporting...


Platforms: *nix

License: Freeware Size: 460.8 KB Download (110): jTDS Download

Added: March 27, 2010 | Visits: 1.426

FFmpeg::Stream FFmpeg::Stream is an audio or video stream from a (multi)media file. SYNOPSIS $ff = FFmpeg->new(); #see FFmpeg #... $sg = $ff->create_streamgroup(); #see FFmpeg $st = ($sg->streams())[0]; #this is a FFmpeg::Stream FFmpeg::Stream objects are not instantiated. Rather, objects are...


Platforms: *nix

License: Freeware Size: 921.6 KB Download (126): FFmpeg::Stream Download

1 2 3 4 5 >