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

Wood Hatch Pattern software
Filter: All | Freeware | Demo
 

Wood Hatch Pattern

< 1 2 3 4 5 > 
Added: April 19, 2010 | Visits: 846

Sanetracker Sanetracker is a pattern based MIDI sequencer. In December 2002 it became a part of the KDE project, so SourceForge will only be used for web for now (and not CVS). The current version of Sanetracker can use raw MIDI devices (OSS/Free) and the ALSA sequencer, thus supporting virtually all sound...



Platforms: *nix

License: Freeware Size: 21.5 KB Download (88): Sanetracker Download

Released: September 08, 2017  |  Added: September 26, 2017 | Visits: 404

Cheewoo Pipe Template Automatically generate pipe cutting template pattern for manual 3D pipe profile cutting job. Various pipe branch cutting patterns, trunk cutting patterns and complex cutting patterns template can be generated by using simple parametric input method. By using change cut menu, each cutting path...





Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $499.00 USD Size: 3.8 MB Download (87): Cheewoo Pipe Template Download

Added: April 17, 2010 | Visits: 715

shwild shwild provides a platform-independent library for pattern matching. shwild is a simple, platform-independent library that implements shell-compatible wildcard pattern matching. It is implemented in C/C++, expressing a C API with a C++ wrapper. Building: Makefiles for all the main supported...


Platforms: *nix

License: Freeware Size: 522.24 KB Download (86): shwild Download

Added: April 04, 2013 | Visits: 798

Neural Network for pattern recognition- Tutorial Simple tutorial on pattern recognition using back propagation neural networks. the program has 3 classes with 3 images per class.


Platforms: Matlab

License: Freeware Size: 10 KB Download (62): Neural Network for pattern recognition- Tutorial Download

Added: May 10, 2013 | Visits: 547

Simple pattern-based string generator This script allows you to generate all the string described by a pattern passed on the command-line.


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

License: Freeware Download (58): Simple pattern-based string generator Download

Released: August 07, 2012  |  Added: August 07, 2012 | Visits: 293

Holding Pattern ? Drag-and-Drop the way it should be Instead of having to carefully set up two windows side-by-side every time you want to drag something between them, Holding Pattern lets you drag items to a temporary window, find where you want to drop them,


Platforms: Mac

License: Shareware Cost: $4.99 USD Size: 921.6 KB Download (58): Holding Pattern Download

Released: December 04, 2012  |  Added: December 04, 2012 | Visits: 612

Surf Pattern Analyzer Surf Pattern Analyzer can be used to identify web navigation patterns of your website visitors; * Where (or which pages) they come from. * Where (or which pages) they go to. * Identification of most heavy incoming and outgoing pages. * Identification of most heavy navigation paths. * Search...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 399.36 KB Download (57): Surf Pattern Analyzer Download

Added: May 10, 2013 | Visits: 557

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

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

Kate Arrow: Deserted Wood Return a valuable idol to a tribe in Kate Arrow Deserted Wood! Help Kate travel deep into the jungle and find her grandfather in this fun Hidden Object game. Pack your bags and use your wits to avoid dangerous situations, and make it through a plane crash! Track down your grandfather and deliver...


Platforms: Mac

License: Shareware Cost: $9.99 USD Size: 140 MB Download (55): Kate Arrow: Deserted Wood Download

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

Trend Micro Virus Pattern File The Official Pattern Release or OPR is Trend Micro's latest compilation of patterns for identified viruses. Trend Micro offers various types of Pattern Files to protect customers from Malware, Spyware/Grayware, and other threats... It is guaranteed to have passed a series of critical tests to...


Platforms: Windows

License: Freeware Size: 45.48 MB Download (54): Trend Micro Virus Pattern File Download

Added: May 10, 2013 | Visits: 542

Observer Pattern This is a Python implementation of the observer pattern. It defines a one-to many dependency between objects so that when one object changes state, all its dependents are notified and updated automatically.


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

License: Freeware Download (53): Observer Pattern Download

Added: May 10, 2013 | Visits: 537

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: May 10, 2013 | Visits: 342

Boring Constructor Pattern This script contains automate boring constructors that simply create lots of private member variables.


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

License: Freeware Download (52): Boring Constructor Pattern Download

Added: May 10, 2013 | Visits: 529

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

The Singleton Pattern implemented with Python This script contains a class that shows how to implement the singleton pattern in Python. A singleton is a class that makes sure only one instance of it is ever created. Typically such classes are used to manage resources that by their very nature can only exist once.


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


Added: May 10, 2013 | Visits: 476

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: May 11, 2013 | Visits: 583

Pattern formation and KPP equation This 15-line matlab program solves the nonlinear reactiondiffusion equation, called Kolmogorov-Petrovskii-Piskunov(KPP) equation to generate patterns (ribbons and rings).The numerical method is simple and program is easy tounderstand, and it can be extended to simulatedmore complex systems. The...


Platforms: Matlab

License: Freeware Size: 10 KB Download (51): Pattern formation and KPP equation 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: May 10, 2013 | Visits: 320

Observer pattern for method calls This script can be good to avoid some limitations of multiple inheritance, when in need to expand functionalities of superclasses in the hierarchy or controlling the classes cooperation.


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

License: Freeware Download (51): Observer pattern for method calls Download

Added: May 10, 2013 | Visits: 341

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

< 1 2 3 4 5 >