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

Design Patterns software
Filter: All | Freeware | Demo
 

Design Patterns

1 2 3 4 5 > 
Added: April 20, 2013 | Visits: 420

Stateflow Design Patterns (Part II) Inside this ZIP-file you will find design patterns for change detection, creating dynamic test vectors, and fault detection. A recorded webinar based on these models is also available on the MathWorks web site. It is titled "Stateflow Design Patterns."http://www.mathworks.com/wbnr12385 Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 307.2 KB Download (43): Stateflow Design Patterns (Part II) Download

Added: June 11, 2013 | Visits: 369

Stateflow Design Patterns (Part III) This ZIP-file contains the models used in the webinar entitled Stateflow Design Patterns (Part III). Highlights include the Stateflow Pattern Wizard and continuous-time modeling in Stateflow.The Stateflow Pattern Wizard can be downloaded... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 40.96 KB Download (45): Stateflow Design Patterns (Part III) Download

Added: April 23, 2013 | Visits: 492

Design Patterns for Integrating Simulink with Stateflow Engineers who use SimulinkdlT« and StateflowdlT« within Model-Based Design often need to integrate state machines and control logic designed in Stateflow with Simulink blocks, subsystems, and components. Common tasks include calling a Lookup Table block from Simulink to perform... Platforms: Matlab

License: Freeware Size: 2.67 MB Download (46): Design Patterns for Integrating Simulink with Stateflow Download

Released: November 07, 2012  |  Added: November 07, 2012 | Visits: 475

OO Patterns UNO This project is just a simple exploration of object oriented design patterns. Our project begins with a Conway Game of Life program, applying patterns where possible. The eventual goal of this project is to develop a reusable library of patterns. Platforms: Windows, Mac, Linux

License: Freeware Size: 25.8 KB Download (49): OO Patterns UNO Download

Added: September 18, 2010 | Visits: 716

UCommon UCommon is a lightweight C++ library to facilitate using C++ design patterns even for very deeply embedded applications, such as for systems using uClibc along with POSIX threading support. For this reason, UCommon disables language features that consume memory or introduce runtime overhead.... Platforms: *nix

License: Freeware Size: 368.64 KB Download (98): UCommon Download

Released: October 14, 2012  |  Added: October 14, 2012 | Visits: 390

EasyPattern Helper Design patterns using point and click! Just highlight the variable text and the text to capture, and EPHelper does the rest! EasyPatterns are a cool new way to describe text patterns. They're English-like, powerful and easy to understand. Parse a phone number with [PhoneNumber] or [optional... Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 2.31 MB Download (52): EasyPattern Helper Download

Released: October 24, 2012  |  Added: October 24, 2012 | Visits: 444

C++ Communication Services Framework A C++ framework utilizing Design Patterns for creating Linux and Windows communications applications that contain Dialogic products. Includes media and network classes (analog, digital, SIP, H323), multithreaded event handling, distributed app support. Platforms: Windows, Mac, Linux

License: Freeware Size: 6.36 MB Download (45): C++ Communication Services Framework Download

Released: October 13, 2012  |  Added: October 13, 2012 | Visits: 553

SE Case Study File Manager A case study regarding the entire software development process for education in Software Engineering under consideration of general Software Engineering concepts and design patterns Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 15.67 MB Download (48): SE Case Study File Manager Download

Added: May 10, 2013 | Visits: 474

dbscript dbscript is a web development framework, it helps php programmers take advantage of efficient design patterns and idioms from other dynamic languages and frameworks. For example, the Mapper and Route classes work together to map actions and records to distinct urls. among the many advantages of... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (49): dbscript Download

Added: May 10, 2013 | Visits: 335

ENVOS ENVOS is a framework for PHP which uses commonly known design patterns like ActiveRecord, Front Controller and MVC. ENVOS include many features, as: request dispatcher, Smarty-based templates, filters and many others. Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (46): ENVOS Download

Added: May 10, 2013 | Visits: 571

NIKAcore NIKAcore is a simple PHP website library built on object-oriented best practices including test-first, refactoring, and design patterns. It generalizes common web programming tasks. Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (59): NIKAcore Download

Added: April 10, 2013 | Visits: 511

My Active Record My Active Record is a simple, speedy Object Relational Mapper(ORM) for MySQL, which is based on Active Record design patterns developed by Martin Fowler. It is used to store and retrieve objects in MySQL tables with minimal configuration.Application can use sub-classes of this script to create... Platforms: PHP

License: Freeware Size: 30.72 KB Download (41): My Active Record Download

Added: November 08, 2013 | Visits: 627

pampoo Pampoo is a lightweight php MVC framework for easy application development. Features . Web MVC Framework . XSLT Technology . Object Oriented . Lightweight . Design patterns Platforms: *nix

License: Freeware Size: 184.32 KB Download (48): pampoo Download

Added: April 06, 2013 | Visits: 470

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: July 25, 2013 | Visits: 406

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: January 18, 2010 | Visits: 957

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 12, 2013 | Visits: 382

CrocoPat CrocoPat manipulates relations of any arity, including graphs (which are binary relations). Its simple and expressive query and manipulation language is based on first-order predicate calculus.The implementation is based on the data structure binary decision diagram (BDD), which is well-known as... Platforms: C and C plus plus

License: Freeware Size: 3.66 MB Download (42): CrocoPat Download

Added: July 21, 2013 | Visits: 411

phpDays - flexible php5 framework Framework phpDays - flexible php framework for rapid web site development. Using MVC, logging, yaml configurations, php5 class autoloading, support all databases.phpDays - flexible php5 framework is based on strict php5 OOP and php design patterns. Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 972.8 KB Download (39): phpDays - flexible php5 framework Download

Added: August 04, 2013 | Visits: 376

UAGithubEngine UAGithubEngine is an almost-complete* Cocoa wrapper around the Github API. Just add the engine files to your project and implement a few delegate methods: now you're free to enjoy the ease of accessing the Github API using native objects, with familiar Cocoa design patterns you know and love. Platforms: Mac

License: Freeware Size: 51.2 KB Download (36): UAGithubEngine Download

Added: September 26, 2013 | Visits: 206

EEClone EEClone is an homage to Omega's Every Extend. It is a sample game that I developed during Summer 2006 for a seminar on Game Engine Design. There are many aspects of the game that can be extended and improved, but as it is, it demonstrates the following aspects of game development: *... Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 849.92 KB Download (38): EEClone Download

1 2 3 4 5 >