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

Define Algorithms freeware
Filter: All | Freeware | Demo
 

Define Algorithms

< 1 2 3 4 5 > 
Added: June 22, 2013 | Visits: 472

Binary Step Size Based LMS Algorithms(BS-LMS) I was trying out modifications of the LMS algorithm so that it will converge faster and the mean square error will also be smaller. Getting to one of the drawbacks of LMS, that it has only one controllable parameter "mu", the selection of whose value will be the most critical from design point of...



Platforms: Matlab

License: Freeware Size: 30.72 KB Download (40): Binary Step Size Based LMS Algorithms(BS-LMS) Download

Fitting complex analytic laws to data by means of Genetic Algorithms The script allows to easily fit predefined complex analytical laws exploiting the potentiality of Genetic Algorithms.The script receives as input the handle to the analytic laws to be fitted to data. Such law may depend on multiple variables and several parameters. This optimization approach may...





Platforms: Matlab


Added: June 08, 2013 | Visits: 946

Classless.Hasher Hasher is a tool to help programmers implement checksum algorithms and standard hashing into their own software. Written entirely in C# and designed for use in the .NET Framework, Hasher providers a uniform interface to easily use any of the algorithms contained within this library in other...


Platforms: *nix

License: Freeware Size: 634.88 KB Download (105): Classless.Hasher Download

Added: April 20, 2010 | Visits: 1.109

Closebracket Closebracket let you define multiple shell actions in a single command to speed up the typing of the most repetitive shell commands. The command name of Closebracket is `] and `][, thats because these characters are near the "Enter" key and it is easy to type them fast. `] stands for "primary...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (99): Closebracket Download

Added: June 09, 2010 | Visits: 1.086

Statistics::RankOrder Statistics::RankOrder contains algorithms for determining overall rankings from a panel of judges. SYNOPSIS use Statistics::RankOrder; my $r = Statistics::RankOrder->new(); $r->add_judge( [qw( A B C )] ); $r->add_judge( [qw( A C B )] ); $r->add_judge( [qw( B A C )] ); my %ranks =...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (95): Statistics::RankOrder Download

Added: January 03, 2010 | Visits: 861

The Figaro The Figaro project is a framework for implicit graph algorithms and representations by OBDDs. The "Framework for Implicit Graph Algorithms and Representations by OBDDs" (Figaro) automatically manages experiments with input generator and algorithm plugins. It already contains some generators...


Platforms: *nix

License: Freeware Size: 1.4 MB Download (93): The Figaro Download

Added: May 04, 2010 | Visits: 990

Data::Region Data::Region Perl module can define hierarchical areas with behaviors. SYNOPSIS use Data::Region; $r = Data::Region->new( 8.5, 11, { data => PageObj->new() } ); $r->data( PageObj->new() ); foreach my $c ( $r->subdivide(2.5,3) ) { $a = $c->area(0.25,0.25, 2.25,2.75); $a2 =...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (94): Data::Region Download

Added: January 11, 2010 | Visits: 1.075

pidgin-hotkeys pidgin-hotkeys is a Pidgin (previously known as Gaim) plugin that allows you to define global hotkeys for various actions such as toggling buddy list, fetching queued messages, opening preferences or account dialog.. pidgin-hotkeys is the hotkey plugin for Pidgin


Platforms: *nix

License: Freeware Size: 337.92 KB Download (135): pidgin-hotkeys Download

Added: October 08, 2010 | Visits: 1.259

Optimization Algorithm Toolkit Optimization Algorithm Toolkit is a workbench and toolkit for developing, evaluating, and playing with classical and state-of-the-art optimization algorithms on standard benchmark problem domains; including reference algorithm implementations, graphing, visualizations and much more. The project...


Platforms: *nix

License: Freeware Size: 6.5 MB Download (123): Optimization Algorithm Toolkit Download

Added: April 11, 2010 | Visits: 842

The Mango Library August The Mango Library is a Java library consisting of a number of iterators, algorithms and functions, loosely inspired by the C++ Standard Template Library. Whats New in This Release: - This release adds a further two iterators..


Platforms: *nix

License: Freeware Size: 21.5 KB Download (97): The Mango Library August Download

Added: April 20, 2010 | Visits: 1.138

N-genes n-genes is a powerful Genetic Algorithms and Programming toolkit written for Java 5. Using advanced object oriented techniques, like generics and introspection, it is one the simplest system to learn and use. N-geness design allows fast coding and a total flexibility. n-genes is an...


Platforms: *nix

License: Freeware Size: 737.28 KB Download (115): N-genes Download

Added: July 04, 2010 | Visits: 656

libmhash libmhash is a free library which provides a uniform interface to a large number of hash algorithms. These algorithms can be used to compute checksums, message digests, and other signatures. The HMAC support implements the basics for message authentication, following RFC 2104. In the later...


Platforms: *nix

License: Freeware Size: 849.92 KB Download (98): libmhash Download

Added: October 03, 2010 | Visits: 1.239

libmcrypt libmcrypt is the library which implements all the algorithms and modes found in mcrypt. libmcrypt library is currently under development but it seems to work pretty good. Unlike most encryption libraries libmcrypt does not have everything (random number generators, hashes, hmac implementation,...


Platforms: *nix

License: Freeware Size: 522.24 KB Download (122): libmcrypt Download

Added: August 23, 2010 | Visits: 978

Natrium Engine Natrium Engine project tracks groups of parts by letting users define the relationships between parts. Users create definitions for configurations and parts. These are joined together to form a rule for parts in configurations. When a part is removed from or added to a configuration, all...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (101): Natrium Engine Download

Added: July 16, 2010 | Visits: 936

Sub::Quotelike Sub::Quotelike is a Perl module that allows to define quotelike functions. SYNOPSIS use Sub::Quotelike; sub myq () { my $s = shift; # Do something with $s... return $s; } sub myqq (") { my $s = shift; # Do something with $s... return $s; } print myq/abc def/; print myqq{abc...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (93): Sub::Quotelike Download

Added: January 26, 2010 | Visits: 837

NeoBio NeoBio project consists of Bioinformatics algorithms in Java. What algorithms? The current version consists mainly of (pairwise) sequence alignment algorithms such as the classical dynamic programming methods of Needleman & Wunsch (global alignment) and Smith & Waterman (local alignment)....


Platforms: *nix

License: Freeware Size: 102.4 KB Download (109): NeoBio Download

Added: November 14, 2010 | Visits: 1.675

Image::MetaData::JPEG::Structures Image::MetaData::JPEG::Structures is a Perl module that describes the structure of a JPEG file; it is an appendix to the main manual page of the Image::MetaData::JPEG module, which the reader should refer to for further details and the general scope. THE STRUCTURE OF JPEG PICTURES The JPEG...


Platforms: *nix

License: Freeware Size: 286.72 KB Download (93): Image::MetaData::JPEG::Structures Download

Added: July 02, 2010 | Visits: 1.067

THC-Shagg THC-Shagg is a modular application to bruteforce check digit algorithms. THC-Shagg project can be used to gain information about serial numbers that use check digit algorithms. Once THC-Shagg has analysed a set of serial numbers and found matching check digit algorithms, it is able to generate...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (154): THC-Shagg Download

Added: February 25, 2010 | Visits: 1.192

Transparent Parallel I/O Environment Transparent Parallel I/O Environment is a software environment (written in C++) that facilitates the implementation of external memory algorithms. The goal of theoretical work in the area of external memory algorithms (also called I/O algorithms or out-of-core algorithms) has been to develop...


Platforms: *nix

License: Freeware Size: 1.1 MB Download (93): Transparent Parallel I/O Environment Download

Added: March 08, 2010 | Visits: 580

TPIE TPIE is a software environment (written in C++) that facilitates the implementation of external memory algorithms. The goal of theoretical work in the area of external memory algorithms (also called I/O algorithms or out-of-core algorithms) has been to develop algorithms that minimize the...


Platforms: *nix

License: Freeware Size: 1.14 MB Download (88): TPIE Download

< 1 2 3 4 5 >