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

Instance Cloning freeware
Filter: All | Freeware | Demo
 

Instance Cloning

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

Prototype pattern This script is an implementation of the prototype pattern. In the prototype pattern you create a new instance cloning from other.



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

License: Freeware Download (50): Prototype pattern Download

Released: January 07, 2007  |  Added: March 27, 2010 | Visits: 951

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 (106): Instance Monitor Library Download

Added: May 10, 2013 | Visits: 452

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

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.684

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

Released: November 26, 2012  |  Added: November 26, 2012 | Visits: 700

EASIS Drive Cloning EASIS Drive Cloning helps you cloning or copying hard drives, partitions or other storage devices bit-wise. Often you need to copy bytes from one hard drive to a second for upgrade your computer or laptop. Sometimes you need to copy the the bytes from the hard drive for data recovery reasons....


Platforms: Windows

License: Freeware Size: 1.04 MB Download (55): EASIS Drive Cloning Download

Added: August 26, 2013 | Visits: 532

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: September 10, 2013 | Visits: 470

Features Clone Features Clone is a Drush command that allows quick cloning of a Feature. It can be used to rename or fork (e.g. to start a new feature off of an existing one) a Feature installed on a Drupal site.Usagedrush features clone Arguments:src_featurename - Required. Modulename (machine name) of the...


Platforms: PHP

License: Freeware Size: 10 KB Download (45): Features Clone Download

Added: January 18, 2010 | Visits: 1.032

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

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: July 22, 2010 | Visits: 1.184

Bio::MCPrimers Bio::MCPrimers is a Perl module to create molecular cloning PCR primer pairs for a given gene so that the gene can be directionally inserted into a vector. Solver is generic, restriction enzymes and their order in the vector are specified in the caller. XPORT SUBROUTINES sub find_mc_primers...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (109): Bio::MCPrimers Download

Added: September 15, 2010 | Visits: 802

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

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

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

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

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

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

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

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

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

1 2 3 4 5 >