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

Data Transfer Object Design Pattern freeware
Filter: All | Freeware | Demo
 

Data Transfer Object Design Pattern

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

Null Object Design Pattern This script is a sample implementation of the 'Null Object' design pattern. Roughly, the goal with Null objects is to provide an 'intelligent' replacement for the often used primitive data type None in Python or Null (or Null pointers) in other languages. These are used for many purposes...



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

License: Freeware Download (51): Null Object Design Pattern Download

Added: May 10, 2013 | Visits: 665

Observer Design Pattern This class implements the observer design pattern. Acting as a registration hub, it fires simple Events when requested.





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

License: Freeware Download (49): Observer Design Pattern Download

Added: May 10, 2013 | Visits: 550

Memento design pattern in python Memento design pattern in python script allows you to cache instances based on what arguments are passed to them.


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

License: Freeware Download (57): Memento design pattern in python Download

Added: May 10, 2013 | Visits: 472

Composite design-pattern using dictionaries The script illustrates the composite design pattern by using hierarchical dictionaries. It can be used to process hierarchical, tree-based data structures using Python dictionaries.


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

License: Freeware Download (51): Composite design-pattern using dictionaries Download

Added: January 18, 2010 | Visits: 953

Class::Adapter Class::Adapter is a Perl implementation of the "Adapter" Design Pattern. The Class::Adapter class is intended as an abstract base class for creating any sort of class or object that follows the Adapter pattern. What is an Adapter? The term Adapter refers to a "Design Pattern" of the same...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (102): Class::Adapter Download

Added: June 06, 2013 | Visits: 599

Data Grid Object Data Grid Object can be used to display MySQL query results in HTML tables. It is based on another class originally written by Carlos Miguel Guevara.This version includes several enhancements:- The code no longer issues warnings with E_STRICT error reporting enabled- Produces XHTML compliant...


Platforms: PHP

License: Freeware Size: 10 KB Download (44): Data Grid Object Download

Added: July 25, 2013 | Visits: 403

Design Pattern: Iterator (Behavioural) Provide a way to access the elements of an aggregate object sequentially without exposing its underlying representation [1]. This design pattern is also known as Cursor.Motivation: An example of an aggregate object is an instance of the List ADT. Consequently, an iterator can be used to traverse...


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (45): Design Pattern: Iterator (Behavioural) Download

Added: May 10, 2013 | Visits: 383

Handler stack This script presents a design pattern that is highly reusable. Simple handlers implement one specific task from a complex set of tasks to be performed on an object. Such handlers can then be layered in a stack, in different combinations, together achieving complex processing of an object. New...


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

License: Freeware Download (51): Handler stack Download

Added: April 06, 2013 | Visits: 467

Design Pattern: Singleton (Creational) Intent: Ensures a class only has one instance and provide a global point of access to it [1].Motivation: It's important for some classes to have exactly one instance. For example, it can be desirable to have only a single instance of a GUI. With a MATLABdlT« GUIDE built GUI, the driver or main...


Platforms: Matlab

License: Freeware Size: 40.96 KB Download (47): Design Pattern: Singleton (Creational) Download

Added: August 08, 2008 | Visits: 1.101

Fast Data Transfer Fast Data Transfer is an application whose objectives are as the name suggests. It can read and write at disc speed on conventional network settings using the standard TCP protocol. It uses asynchronous systems that are flexible and with multiple threads. Here are some of its most important...


Platforms: Windows

License: Freeware Size: 3 KB Download (539): Fast Data Transfer Download

Added: May 06, 2010 | Visits: 1.175

progress Progress is a utility used in a pipe to report progress of data transfer to standard error. Command-line arguments tells to specify how frequently to report, what character to use to report, and how much buffering to do. Whats New in This Release: - February 9, 2003 - progress 1.0 - Initial...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (122): progress Download

Added: March 25, 2010 | Visits: 996

Metastorage Metastorage is a PHP data access object generator compiler tool. Metastorage is an application that automatically generates code for an Object Oriented API to store, retrieve and manipulate the persistent objects of classes described in a high level data model definition. Metastorage provides...


Platforms: *nix

License: Freeware Size: 901.12 KB Download (90): Metastorage Download

Added: June 24, 2010 | Visits: 1.300

WANPIPE 2.3.4-13 / 3.1.3 WANPIPE S-series is a family of intelligent multi-protocol WAN and ADSL adapters that support data transfer rates up to 8Mbps. All WAN protocols supported by WANPIPE are implemented in firmware and run on the card. An advantage of an intelligent adapter is that it offloads the system CPU and...


Platforms: *nix

License: Freeware Size: 10.1 MB Download (110): WANPIPE 2.3.4-13 / 3.1.3 Download

Added: September 26, 2010 | Visits: 1.151

Zebedee Zebedee is a simple program to establish an encrypted, compressed "tunnel" for TCP/IP or UDP data transfer between two systems. This allows data from, for example, telnet, ftp and X sessions to be protected from snooping. You can also use compression, either with or without data encryption, to...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (129): Zebedee Download

Added: May 10, 2013 | Visits: 338

Metaclass Class Policies This code implements the policy design pattern in Python by using metaclasses and multiple inheritance.


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

License: Freeware Download (51): Metaclass Class Policies Download

Added: May 10, 2013 | Visits: 855

Zebedee Zebedee is a simple program to establish an encrypted, compressed “tunnel” for TCP/IP or UDP data transfer between two systems. This allows traffic such as telnet, ftp and X to be protected from snooping as well as potentially gaining performance over low-bandwidth networks from compression.


Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (79): Zebedee Download

Added: May 02, 2013 | Visits: 432

Strategy Design Pattern in Matlab 2008b The Strategy Pattern is just one of many patterns defined by the "Gang of Four" that are commonly used in many other object-oriented programming languages.Now with Matlab 2008b we can define Interfaces and Abstract classes that can make use of many of these patterns. Not only is this good coding...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Strategy Design Pattern in Matlab 2008b Download

Added: September 08, 2013 | Visits: 365

MagicalRecord In software engineering, the active record pattern is a design pattern found in software that stores its data in relational databases. It was named by Martin Fowler in his book Patterns of Enterprise Application Architecture. The interface to such an object would include functions such as Insert,...


Platforms: Mac

License: Freeware Size: 5.26 MB Download (43): MagicalRecord Download

Added: June 23, 2010 | Visits: 698

DWH_File DWH_File module contains data and object persistence in deep and wide hashes. SYNOPSIS use DWH_File qw/ GDBM_File /; # the use argument set the DBM module used tie( %h, DWH_File, myFile, O_RDWR|O_CREAT, 0644 ); untie( %h ); # essential! Note: the files produced by DWH_File 0.22 are in...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (92): DWH_File Download

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

ruffstuff In multi-threaded and multi-process applications it is often desirable for data communications to follow the classic 'publish-subscribe' or 'observer' design pattern. RuffStuff is a C++ implementation of this pattern using BSD sockets.


Platforms: Mac, BSD, Linux

License: Freeware Size: 618.73 KB Download (45): ruffstuff Download

1 2 3 4 5 >