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

Instance software
Filter: All | Freeware | Demo
 

Instance

1 2 3 4 5 > 
Released: January 07, 2007  |  Added: March 27, 2010 | Visits: 946

Instance Monitor Library Instance Monitor Library is designed to help the software developers to protect applications from unauthorized multiple launches. The Instance Monitor library is controlling the number of the running instances of an application under local network. It is great way to increase sales of commercial...



Platforms: Windows

License: Freeware Size: 536.93 KB Download (102): Instance Monitor Library Download

Added: May 10, 2013 | Visits: 443

High-performance currying with instance method This script implements the instance method for performing currying. Instance method provides a way to perform currying such that the curried function runs much faster than one produced by closure. Currying is an important technique to build callables on the fly and is well covered in other...





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


Added: May 10, 2013 | Visits: 354

List object carried out to an instance In order to change into a list, the length of an instance is investigated first. "__len__()". Next, all the contents are taken out in order. "__getitem__()"


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

License: Freeware Download (52): List object carried out to an instance Download

Released: January 08, 1999  |  Added: March 23, 2006 | Visits: 2.679

MultiPass Instance Learning MPIL is an instance-based learning system , which utilizes two models for creating neighborhoods. The first model places a single neighborhood sphere (based on Euclidean distance measure) around an instance, and is in nature similar to the nearest neighbor classifier, except that it removes...


Platforms: Windows

License: Freeware Size: 125 KB Download (547): MultiPass Instance Learning Download

Added: January 18, 2010 | Visits: 1.028

Solaris::MapDev Solaris::MapDev Perl module contains a map between instance numbers and device names. SYNOPSIS use Solaris::MapDev qw(inst_to_dev dev_to_inst); my $disk = inst_to_dev("sd0"); my $nfs = inst_to_dev("nfs123"); my $inst = dev_to_inst("c0t0d0s0"); mapdev_data_files(path_to_inst =>...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (102): Solaris::MapDev Download

Added: January 24, 2010 | Visits: 760

Shmplayer Shmplayer executes a single instance of mplayer in the background and controls it through a FIFO. Shmplayer supports many of the features youll find in XMMS and it is easily extendible. However, unlike XMMS, shmplayer doesnt require an X server to be active. You can even use it from a remote...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (93): Shmplayer Download

Added: September 15, 2010 | Visits: 798

xen-shell xen-shell is a simple console application which allows you to easily allow the owner of a single Xen instance to control it, without the overhead of a web-based control panel. Using this shell users may: - Boot/Shutodwn their Xen guest. - Reboot their Xen guest. - Connect to the serial...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (95): xen-shell Download

Added: May 10, 2013 | Visits: 356

Initializing variables from __init__ parameters This script assigns each parameter to an instance variable of the same name, automating a common pattern of object initialization, and making class definitions more compact.


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


Added: May 10, 2013 | Visits: 387

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: 269

Another Singleton Implementation This script creates a unique instance of classes that uses Singleton as their metaclass. Used as a metaclass, Singleton replaces a class with a unique class instance. Any subsequent calls to the class's constructor will result in an exception, as the constructor is overwritten immediately after...


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

License: Freeware Download (65): Another Singleton Implementation Download

Added: May 10, 2013 | Visits: 447

Static or Class Methods This script implements class methods that do not require an object instance.


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

License: Freeware Download (50): Static or Class Methods Download

Added: August 13, 2013 | Visits: 301

PDO Singleton PDO Singleton is an instance of the PDO object that acts as a singleton is created.The PDO Singleton provides functions to access a database using the PDO object for executing queries, retrieving the results and managing transactions.


Platforms: PHP

License: Freeware Size: 10 KB Download (41): PDO Singleton Download

Added: April 04, 2013 | Visits: 289

PersistentObject PersistentObject encapsulates a database table row as an instance of a class.PersistentObject intends to remove a lot of code for loading and saving objects into and from MySQL databases.


Platforms: PHP

License: Freeware Size: 10 KB Download (42): PersistentObject Download

Added: June 11, 2013 | Visits: 360

Singleton PDO Singleton PDO can be used to create a singleton instance of the PDO class.Singleton PDO provides a static function that stores a reference of the current object in a static variable. Next time the function is called, it returns a reference to the first object that was created.Additionally,...


Platforms: PHP

License: Freeware Size: 10 KB Download (40): Singleton PDO Download

Added: August 11, 2013 | Visits: 443

Better Text Widget A widget improves upon the built-in text widget by adding a class to each instance of the widget. The class is based on the title of the widget. Requires PHP5.Installation : 1. Verify that you have PHP5, which is required for this plugin. 2. Upload the whole better-text-widget directory to the...


Platforms: PHP

License: Freeware Size: 10 KB Download (47): Better Text Widget Download

Added: May 31, 2013 | Visits: 437

Vimeo Gallery A simple module which helps you to configure your vimeo account and get videos and display them as gallery in your instance. When you click on the video, a nice popup opens and plays the video in it.


Platforms: PHP

License: Freeware Size: 20.48 KB Download (48): Vimeo Gallery Download

Added: July 22, 2013 | Visits: 284

StyledTextPrinting These are some simple classes that will allow you to print StyledText objects to a Graphics instance in REALbasic.


Platforms: Mac

License: Freeware Size: 20.48 KB Download (42): StyledTextPrinting Download

Added: July 15, 2013 | Visits: 567

Zamanda Java swing based Zamanda is an instant messaging client software for single instance and distributed environment.


Platforms: Mac

License: Freeware Size: 1.02 MB Download (42): Zamanda Download

Added: June 22, 2013 | Visits: 370

Products.Zelenium This product allows developers to create TTW Selenium test suites inside their Zope instance, in order to do browser-based functional testing of their site. Prerequisites * A working Zope2 installation. See Installing Zope for directions on getting Zope 2.12 set up in a virtualenv, or...


Platforms: *nix

License: Freeware Size: 1.37 MB Download (33): Products.Zelenium Download

Added: November 10, 2013 | Visits: 563

Oracle Direct Path Daemon The Oracle Direct Path Daemon (odpd) is an utility that moves data from flat files to a running instance of Oracle 9i using the Oracle Call Interface Direct Path API. It is written in C/C++ on Linux. In a typical usage scenario, a business partner could FTP flat files in a previously agreed upon...


Platforms: *nix

License: Freeware Size: 194.56 KB Download (36): Oracle Direct Path Daemon Download

1 2 3 4 5 >