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

Bitmap Pattern software
Filter: All | Freeware | Demo
 

Bitmap Pattern

< 1 2 3 4 5 > 
Added: January 18, 2010 | Visits: 949

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: April 17, 2010 | Visits: 709

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: June 15, 2010 | Visits: 827

Mptn Mptn project is a library providing a pattern matching mechanism similar to regular expressions, but with several differences making it more suitable for building a morphological analyzer. Differences are: - The whole string is matched against the pattern; thus the emphasis is on finding...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (94): Mptn Download

Added: July 03, 2010 | Visits: 892

Convex Convex provides a flexible pattern matching system designed for creating response driven IRC bots. Convex is a system for creating IRC bots. It features stability, a small memory footprint, a flexible but intuitive configuration system, stealth running, and a secure infrastructure....


Platforms: *nix

License: Freeware Size: 14.34 KB Download (100): Convex Download

Added: November 24, 2010 | Visits: 2.615

Image::BMP Image::BMP is a bitmap parser/viewer. SYNOPSIS use Image::BMP; # Example one: my $img = new Image::BMP( file => some.bmp, debug => 1, ); $img->view_ascii; # Example two: my $img2 = new Image::BMP; $img2->open_file(another.bmp); my $color = $img2->xy(100,100); # Get pixel at...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (123): Image::BMP Download

Added: June 10, 2010 | Visits: 823

ruleCore ruleCore provides a rule engine for event pattern detection. The ruleCore Engine is an event-driven rule engine that manages and executes reaction rules. The rules are event-condition-action (ECA) style of rules. The ruleCore Engine provides capabilities for detection of complex patterns of...


Platforms: *nix

License: Freeware Size: 18.8 MB Download (107): ruleCore Download

Added: April 27, 2010 | Visits: 928

reset-screen reset-screen is a very simple Qt 4 program that displays a simple cross hatch pattern on your monitor. Why is this useful? Well, it makes the auto-sync feature of the flat panel LCD monitors out there both faster and more accurate (well, for mine anyways). I have to run this every other time...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (102): reset-screen Download

Added: August 06, 2010 | Visits: 1.199

Log::Log4perl::Layout::PatternLayout Log::Log4perl::Layout::PatternLayout Perl module contains a pattern layout. SYNOPSIS use Log::Log4perl::Layout::PatternLayout; my $layout = Log::Log4perl::Layout::PatternLayout->new( "%d (%F:%L)> %m"); Creates a pattern layout according to...


Platforms: *nix

License: Freeware Size: 225.28 KB Download (105): Log::Log4perl::Layout::PatternLayout Download

Added: April 19, 2010 | Visits: 841

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

Added: July 04, 2010 | Visits: 1.317

EasyBMPtoAVI EasyBMPtoAVI project, a Movie Creator, is a cross-platform application that converts a series of windows bitmap (BMP) images to an AVI movie file. Currently, EasyBMPtoAVI Movie Creator is supported on little-endian (e.g., x86) machines on any platform, but big-endian support is expected soon....


Platforms: *nix

License: Freeware Size: 11.26 KB Download (98): EasyBMPtoAVI Download

Added: November 10, 2010 | Visits: 1.100

EasyBMP EasyBMP is a simple, cross-platform C++ library designed for easily reading, writing, and modifying Windows bitmap (BMP) image files. You can learn more about the history and goals of the project here. The library is oriented towards the novice programmer with little formal experience, but it...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (105): EasyBMP Download

Added: March 04, 2010 | Visits: 827

XWork XWork is a generic command pattern implementation and inversion of control (IoC) container. XWork is designed to be small, fast, and fit specifically for workflow-related usages, such as Web application frameworks and workflow engines. XWork provides the foundation for WebWork, a Java-based Web...


Platforms: *nix

License: Freeware Size: 4.7 MB Download (89): XWork Download

Added: July 17, 2010 | Visits: 1.293

Potrace The input is a bitmap (PBM, PGM, PPM, or BMP format), and the default output is an encapsulated PostScript file (EPS). A typical use is to create EPS files from scanned data, such as company or university logos, handwritten notes, etc. The resulting image is not "jaggy" like a bitmap, but...


Platforms: *nix

License: Freeware Size: 90.11 KB Download (121): Potrace Download

Added: January 24, 2010 | Visits: 1.688

Games::OpenGL::Font::2D Games::OpenGL::Font::2D module can load/render 2D colored bitmap fonts via OpenGL. SYNOPSIS use Games::OpenGL::Font::2D; my $font = Games::OpenGL::Font::2D->new( file => font.bmp ); use SDL::App::FPS; my $app = SDL::App::FPS->new( ... ); # dont forget to change these on resize...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (171): Games::OpenGL::Font::2D Download

Added: October 23, 2010 | Visits: 935

Array::PatternMatcher Array::PatternMatcher is a pattern matching for arrays. SYNOPSIS This section inlines the entire test suite. Please excuse the ok()s. use Array::PatternMatcher; Matching logical variables to input stream # 1 - simple match of logical variable to input my $pattern = AGE ; my $input =...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (118): Array::PatternMatcher Download

Added: January 25, 2010 | Visits: 684

Holding Pattern Coach Class Holding Pattern Coach Class turns your idle computer screen into an airplane window, complete with a moving aerial view. Each time it plays, the screensaver creates a unique flight sequence. Realistic, gentle animation and superb photography make it a truly distinctive screen saver. Enjoy the...


Platforms: Mac

License: Freeware Download (103): Holding Pattern Coach Class Download

Added: January 25, 2010 | Visits: 968

Neural Creator Neural Creator is our visually based neural network development system that can be trained to perform pattern matching, feature recognition or make predictions on noisy or fuzzy data. It has an easy to use interface and comes with example projects and prebuilt neural network plugins allowing you...


Platforms: Mac

License: Demo Cost: $0.00 USD Download (128): Neural Creator Download

Added: January 25, 2010 | Visits: 791

Repeating Motif Generator Repeating Motif Generator... The repeating motif graphic is made with selection of some parameters. There is no problem if you are not good at drawing, because freehand drawing is not necessary.It is difficult to make the graphic you want. Please enjoy the haphazardness. But you will understand...


Platforms: Mac

License: Freeware Download (99): Repeating Motif Generator Download

Released: October 31, 2010  |  Added: November 24, 2010 | Visits: 1.084

Pattern Wizard Draw and print craft patterns to any size. Automatically tiles across pages. Trace photographs. Draw perfect shapes with a few clicks: lines, rectangles, circles, arcs, curves. Easily change your design by clicking & dragging parts of it. Great for any kind of line drawing: stained glass, scroll...


Platforms: Windows

License: Demo Cost: $97.00 USD Size: 2.76 MB Download (490): Pattern Wizard Download

Released: August 01, 2011  |  Added: August 29, 2011 | Visits: 985

SMFT-1 The system is intended for stock market traders and consists of 3 modules: TA-1, SMAP-3, and NNSTP-2. It is a comprehensive system with user-friendly interfaces that is easy to use. Technical Analyzer TA-1 is based on predictive models including technical analysis and pattern recognition....


Platforms: Windows

License: Shareware Cost: $49.00 USD Size: 1.12 MB Download (123): SMFT-1 Download

< 1 2 3 4 5 >