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

Redfield Scope Base freeware
Filter: All | Freeware | Demo
 

Redfield Scope Base

1 2 3 4 5 > 
Added: October 04, 2010 | Visits: 944

Hook::Scope Hook::Scope is a Perl extension for adding hooks for exiting a scope. SYNOPSIS use Hook::Scope; { Hook::Scope::POST(sub { print "I just left my scope"}); print "you will see this first!"; } use Hook::Scope qw(POST PRE); # only POST can be exported { POST { print "foo" }; POST sub {...



Platforms: *nix

License: Freeware Size: 10.24 KB Download (97): Hook::Scope Download

Added: March 11, 2010 | Visits: 1.152

C++ base C++ base is a base class suite contains several powerful c++ base classes for basic encapsulation of low level operating system calls and basic library functions. Further packages you may access from this page require the installation of this base package.





Platforms: *nix

License: Freeware Size: 102.4 KB Download (109): C++ base Download

Added: March 16, 2010 | Visits: 961

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: March 07, 2010 | Visits: 1.407

dtRdr::GUI::Wx::Tree::Base dtRdr::GUI::Wx::Tree::Base is a base class for sidebar trees. SYNOPSIS init $tree->init($frame); select_item Select the tree item for a given $id. $tree->select_item($id) The id is probably the id of whatever your widget associated with each tree item. Convenience id_or_id...


Platforms: *nix

License: Freeware Size: 2.8 MB Download (105): dtRdr::GUI::Wx::Tree::Base Download

Added: October 19, 2010 | Visits: 1.217

Acme::MorningMusume::Base Acme::MorningMusume::Base is a baseclass of the class represents each member of Morning Musume. SYNOPSIS use Acme::MorningMusume; my $musume = Acme::MorningMusume->new; # retrieve the members as a list of # Acme::MorningMusume::Base based objects my @members = $musume->members; for my...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (128): Acme::MorningMusume::Base Download

Added: August 05, 2010 | Visits: 1.099

XML::SAX::Base XML::SAX::Base is a base Perl class with SAX Drivers and Filters. SYNOPSIS package MyFilter; use XML::SAX::Base; @ISA = (XML::SAX::Base); This module has a very simple task - to be a base class for PerlSAX drivers and filters. Its default behaviour is to pass the input directly to the...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (100): XML::SAX::Base Download

Added: November 27, 2010 | Visits: 860

Text::Query::BuildSQL Text::Query::BuildSQL is a base class for SQL query builders. SYNOPSIS package Text::Query::BuildSQLsqldb; use Text::Query::BuildSQL; use vars qw(@ISA); @ISA = qw(Text::Query::BuildSQL); Defines all the build_* functions to build a syntax tree. The tree nodes are [ operator scope...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (92): Text::Query::BuildSQL Download

Added: September 22, 2010 | Visits: 1.026

Finance::Quote::Yahoo::Base Finance::Quote::Yahoo::Base is a Perl module with common functions for fetching Yahoo info. SYNOPSIS Base functions for use by the Finance::Quote::Yahoo::* modules. This module is not called directly, rather it provides a set of base functions which other Yahoo-related modules can use. If...


Platforms: *nix

License: Freeware Size: 92.16 KB Download (99): Finance::Quote::Yahoo::Base Download

Added: August 15, 2010 | Visits: 956

MP3::Find::Base MP3::Find::Base is a base class for MP3::Find backends. SYNOPSIS package MyFinder; use base MP3::Find::Base; sub search { my $self = shift; my ($query, $dirs, $sort, $options) = @_; # do something to find and sort the mp3s... my @results = do_something(...); return @results; }...


Platforms: *nix

License: Freeware Size: 29.7 KB Download (90): MP3::Find::Base Download

Added: July 04, 2010 | Visits: 957

Games::LMSolve::Base Games::LMSolve::Base is a base class for puzzle solvers. SYNOPSIS package MyPuzzle::Solver; use Games::LMSolve::Base; @ISA = qw(Games::LMSolve::Base); # Override these methods: sub input_board { ... } sub pack_state { ... } sub unpack_state { ... } sub display_state { ... } sub...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (96): Games::LMSolve::Base Download

Added: October 14, 2010 | Visits: 1.646

GStreamer Base Plug-ins GStreamer Base Plug-ins is a well-groomed and well-maintained collection of GStreamer plug-ins and elements, spanning the range of possible types of elements one would want to write for GStreamer. GStreamer Base Plug-ins also contains helper libraries and base classes useful for writing...


Platforms: *nix

License: Freeware Size: 1.9 MB Download (106): GStreamer Base Plug-ins Download

Released: January 06, 2013  |  Added: January 06, 2013 | Visits: 917

MB Daily Mystic Scope MB Daily Mystic Scope is a daily divination program based on the different divination methods of Tarot, Numerology and Runes. This software displays your lucky card, stone or number depending on your choice of program. This helps an individual deal with different situations that one may face in...


Platforms: Windows

License: Freeware Size: 3.33 MB Download (545): MB Daily Mystic Scope Download

Added: May 10, 2013 | Visits: 728

Knowledge Base Mod This mod adds a Knowledge Base manager to your board


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (52): Knowledge Base Mod Download

Added: May 10, 2013 | Visits: 425

Scope qualifier for globals Scope qualifier for globals script contains the globaliser class that provides a scope qualifier s the glols.


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

License: Freeware Download (50): Scope qualifier for globals Download

Added: May 10, 2013 | Visits: 468

Numeric base converter This is a traditional base converter with the twist that it accepts any strings as the digits for the input and output bases. Besides all the normal base-converts, you can now create compact versions of huge numbers by converting them to a base that uses all the letters and numbers for its...


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

License: Freeware Download (54): Numeric base converter Download

Added: May 10, 2013 | Visits: 444

Conversion in base This script is useful to convert a given number into a string that contains the base 2 representation of the number, with its sign.


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

License: Freeware Download (52): Conversion in base Download

Added: May 10, 2013 | Visits: 530

Smarty Base Template Smarty Base Template is a Smarty library for easy setup and use of base framework templates within PHP Smarty. A set of base content definition and base content template displays plug-in functions.


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

License: Freeware Download (51): Smarty Base Template Download

Added: May 12, 2013 | Visits: 664

Add Save to Workspace Block To Signal & Scope Manager This example is based on the Simulink help files on how to add a custom block to the Simulink Signal and Scope Manager. It is a very slick way to reduce adding save-to-workspace blocks to a model and to take advantage of Simulink's great capabilites.


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Add Save to Workspace Block To Signal & Scope Manager Download

Added: May 10, 2013 | Visits: 785

UAV Matching and Data Base this program consider to be data base of micro and mini uav's and allow to you to make matching between data and show the result in excel report


Platforms: Matlab

License: Freeware Size: 3.01 MB Download (49): UAV Matching and Data Base Download

Added: April 01, 2013 | Visits: 438

PhotoJAR: Base PhotoJAR: Base features include:* Dynamic resizing and caching of thumbnails - changes to image sizes apply retroactively* Support for LightBox, ThickBox, ShadowBox JS, etc.* Custom image sizes (beyond "thumbnail" and "medium") - [gallery size="150x200"]* Displays gallery of galleries (thumbnails...


Platforms: PHP

License: Freeware Size: 10 KB Download (46): PhotoJAR: Base Download

1 2 3 4 5 >