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

The Gartley Pattern freeware
Filter: All | Freeware | Demo
 

The Gartley Pattern

< 1 2 3 4 5 > 
Released: December 06, 2012  |  Added: December 06, 2012 | Visits: 469

GLUD-PHP-Framework This project build a PHP framework based on struts and webworks design, implements the MVC pattern and autogenerate code from xml document. Use Propel and Smarty.



Platforms: Windows, Mac, Linux

License: Freeware Size: 20.42 KB Download (53): GLUD-PHP-Framework Download

Released: October 15, 2012  |  Added: October 15, 2012 | Visits: 476

Sabai - PHP Framework Sabai is a PHP web application framework based on the MVC pattern that allows development of web applications as sabai (which means comfortable or smooth in Thai) as possible.





Platforms: Windows, Mac, Linux

License: Freeware Size: 2.08 MB Download (54): Sabai - PHP Framework Download

Added: May 10, 2013 | Visits: 252

Memento Closure The memento pattern is great for transaction-like processing. This script adds transactional semantics to methods. Methods decorated with @transactional will rollback to entry state upon exceptions.


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

License: Freeware Download (52): Memento Closure Download

Added: May 05, 2013 | Visits: 365

Two-Beam Simulator This program simulates the interference pattern of two Gaussian beams. The simulation assumes that the beams are combined at a beam combiner which tilt angle (along x-direction) is arbitrary. The distance z from the position of minimal beam waist w0 to the beam combiner is, as well as w0,...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Two-Beam Simulator Download

Added: May 10, 2013 | Visits: 532

Separating Pattern Implementation from Your Code This script separates pattern implementation from your code so that you can reuse the implementation elsewhere. It is an example that shows a reusable implementation of the Observer pattern.


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


Added: January 18, 2010 | Visits: 950

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

Released: November 24, 2012  |  Added: November 24, 2012 | Visits: 889

MB Astrology Planetary Patterns MB Astrology Planetary Patterns Software finds the planetary patterns as they are displayed in your astrology natal chart and tells you the influences of the astrological planets considering their planetary patterns or planet positions. The interpretation of planetary patterns as delivered by MB...


Platforms: Windows

License: Freeware Size: 1.63 MB Download (545): MB Astrology Planetary Patterns Download

Released: November 10, 2012  |  Added: November 10, 2012 | Visits: 388

Pattern Memory II In this game there will be a grid of blocks. Some of the blocks will be coloured for a few seconds for you to memorize the pattern, the colours will then disappear and you will need to put the colours into the grid to reproduce the original pattern of colours. As the game progresses the grid will...


Platforms: Windows

License: Freeware Size: 261 KB Download (512): Pattern Memory II Download

Added: June 12, 2013 | Visits: 413

Custom username validation For a customer, i needed to validate the username against a german phone number, so i wrote this little module that allows to define a validation pattern for the username on registration. it's also possible to customize the error message on validation failure.Some notes * If you are experiencing...


Platforms: PHP

License: Freeware Size: 10 KB Download (39): Custom username validation Download

Released: November 07, 2008  |  Added: November 10, 2008 | Visits: 1.695

Callisto_5 Callisto_5 game is an innovative board and puzzle game of the CmeanGame Series. Click and drag: Token is moveable inside of its belonging row or column. All tokens are floating in one single layer over the game board. Game Board: Background fields are arranged in unique CMean pattern of...


Platforms: Windows

License: Freeware Size: 11.15 MB Download (117): Callisto_5 Download

Released: May 26, 2015  |  Added: May 26, 2015 | Visits: 1.895

Eusing Maze Lock Locking your screen prevents other people from accessing your computer while you are away from it. There are several applications able to help you lock your computer. However, few of these applications are comparable to Eusing Maze Lock. Eusing Maze Lock uses a new technique to help your...


Platforms: Windows, Windows 7, Other

License: Freeware Size: 808.26 KB Download (173): Eusing Maze Lock Download

Added: May 10, 2013 | Visits: 691

Flexible directory walking This function walks a directory tree starting at a specified root folder, and returns a list of all of the files (and optionally folders) that match our pattern(s).The standard match our tree function os.path.walk can be confusing, and is difficult to customize. It can also be slow. Here's an...


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

License: Freeware Download (57): Flexible directory walking Download

Added: April 13, 2013 | Visits: 416

Antenna's Array Synthesis This is an old program (1.999) that I have written for understanding radiation patterns of antennas. Basically I was looking for the relationship between interference diagram (Fourier transform of ilumination, usually called Array Factor) and 3D radiation pattern of the Array. For that reason, it...


Platforms: Matlab

License: Freeware Size: 225.28 KB Download (48): Antenna's Array Synthesis Download

Added: April 04, 2013 | Visits: 466

2 element antenna array with spherical rotation This file takes a patch antenna and a dipole, rotates the dipole, and calculates the overall output levels, taking into consideration the array pattern, and a variable combiner. There are extensive comments to show what was being attempted, and some commented out sections to show how the file was...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): 2 element antenna array with spherical rotation Download

Added: September 12, 2013 | Visits: 414

get_granule,get_gmt A standard problem in satellite retrievals is finding the file day and granule data on the DAAC associated with a particular lat/lon and also finding the Greenwich Mean Time associated with a sounding.This set of files will find file day and granule and GMT for a particular lat/lon based on the...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): get_granule,get_gmt Download

Added: August 11, 2013 | Visits: 424

Date Repeat Node Generator This module is intended as an add-on for the wonderful Date Repeat module, part of the Date package of modules. It grew out of the feature request discussion at http://drupal.org/node/298334.Date Repeat allows you to specify a wide range of repeating date sequences. However, these sequences are...


Platforms: PHP

License: Freeware Size: 10 KB Download (50): Date Repeat Node Generator Download

Added: October 24, 2013 | Visits: 325

nmevent This is a Python module :mod:`nmevent`, simple C#-like implementation of the Observer pattern (http://en.wikipedia.org/wiki/Observer_pattern). It's main purpose and goal is to allow developers to use events with C#-like syntax in their Python classes. ============= Usage example =============...


Platforms: *nix

License: Freeware Size: 81.92 KB Download (38): nmevent Download

Added: May 10, 2013 | Visits: 1.798

State Machine Compiler Your application lives in a world of asynchronous, unordered events: mouse clicks, timeouts, messages, and OS signals. And you're ready for them. You've carefully designed your objects. You're using robust patterns that facilitate reuse and anticipates future product direction. Your dynamic...


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

License: Freeware Download (132): State Machine Compiler Download

Added: October 01, 2010 | Visits: 963

DLibs 0.4 DLibs project is a PHP framework built keeping in mind the KISS rule. Main components are ActiveDB, a simple implementation of the ActiveRecord pattern and ActiveForm, a simple form handler.. Get DLibs at SourceForge.net. Fast, secure and free downloads from the largest Open Source applications...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (88): DLibs 0.4 Download

Added: August 21, 2010 | Visits: 1.648

Studs MVC Framework+ Studs MVC Framework+ contains a port of Apaches Jakarta Struts to PHP, though the libraries included in the rest of the project are much more vast. In order to implement the Struts port, it was necessary to build a core, object-oriented API in the style of the JDK and the Jakarta Commons, a...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (93): Studs MVC Framework+ Download

< 1 2 3 4 5 >