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

Algorithms freeware
Filter: All | Freeware | Demo
 

Algorithms

1 2 3 4 5 > 
Added: March 05, 2010 | Visits: 1.420

C Algorithms Library C Algorithms Library is a collection of commonly used Computer Science algorithms. The focus is on code that is well documented and tested, portable, and reusable. The C Programming Language has a much smaller standard library compared to other more modern programming languages such as Java...



Platforms: *nix

License: Freeware Size: 337.92 KB Download (116): C Algorithms Library Download

Added: May 10, 2013 | Visits: 529

Relational Join Algorithms This script implements the three standard relational join algorithms: nested loops join, hash join, and merge join, using the iterator algebra support in Python.This script also presents code that can be used for inner join, left outer join, full outer join, and semijoins. The nested loops join...





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

License: Freeware Download (52): Relational Join Algorithms Download

Direct Adaptive Control Algorithms: Theory and Applications, 2e Companion software Companion software for the Direct Adaptive Control Algorithms: Theory and Applications, 2e book by Howard Kaufman, Itzhak Barkana & Kenneth Sobel


Platforms: Matlab


Added: May 10, 2013 | Visits: 563

Non Convex Algorithms for Group Sparse Optimization Non Convex Optimization Algorithms for Group SparsitySolves a dummy OFDM sparse channel estimation problemReweighted Lm,p algorithm for noiseless case min||x||_m,p s.t. y = AxReweighted Lm,p algorithm for noisy case min||x||_2,p s.t. ||y - Ax||_qSmoothed L2,0 algorithm solves a smooth version...


Platforms: Matlab

License: Freeware Size: 10 KB Download (47): Non Convex Algorithms for Group Sparse Optimization Download

Developing a Financial Market Index Tracker using MATLAB OOP and Genetic Algorithms Files used in the Webinar "Developing a Financial Market Index Tracker using MATLAB OOP and Genetic Algorithms"The zip file contains the data and files used to develop an application to track a market index using Genetic algorithm. The initial algorithm is then wrapped up in MATLAB OOP to create...


Platforms: Matlab


Released: November 27, 2012  |  Added: November 27, 2012 | Visits: 495

Algorithms in Spectroscopy The aim of the project is to provide open source collection of algorithms in the field of spectroscopy: data handling and processing, modeling and artificial intelligence tools.


Platforms: Windows, Mac, Linux

License: Freeware Size: 41.89 KB Download (47): Algorithms in Spectroscopy Download

Released: June 10, 2012  |  Added: June 10, 2012 | Visits: 496

Genetic Algorithms Framework This is a cross-platform framework for using Genetic Algorithms for solutions. Written in Java and uses convinient plug-in features for every phase in the genetic development, while maintaining an easy-to-use API for easy integration into applications.


Platforms: Windows, Mac, Linux

License: Freeware Size: 81.45 KB Download (52): Genetic Algorithms Framework Download

Released: July 09, 2012  |  Added: July 09, 2012 | Visits: 407

GrALoG- Graph,Algorithms,Logic and Games GrALoG is a tool for editing and visualising graph-like-structures and the results of algorithms running on them. Through it's plugins GrALoG is hugely extendable, i.e. plugin-developers can define their own graph-like structures and algorithms.


Platforms: Windows, Mac, Linux

License: Freeware Size: 1.85 MB Download (44): GrALoG- Graph,Algorithms,Logic and Games Download

Released: December 25, 2012  |  Added: December 25, 2012 | Visits: 540

Jenes - Genetic Algorithms for Java An optimized java library for genetic algorithms. The library is designed to be fast and memory light, but still very easy to use.


Platforms: Windows, Mac, Linux

License: Freeware Size: 646.24 KB Download (50): Jenes - Genetic Algorithms for Java Download

Released: November 20, 2012  |  Added: November 20, 2012 | Visits: 300

Mesh Algorithms A library of algorithms for general purpose use to alter representations of 3D meshes. Currently tested in the GNU/Linux and Win32 environments. C++ STL, OpenGL, GLUT, VRML97.


Platforms: Windows, Mac, Linux

License: Freeware Size: 45.89 KB Download (54): Mesh Algorithms Download

Released: November 17, 2012  |  Added: November 17, 2012 | Visits: 519

NSketch, .Net sketch-based algorithms The NSketch library provides implementations of most common sketch-based algorithms (histograms, quantile, frequent items, bloom filter ...). The library is written in C# for .Net.


Platforms: Windows, Mac, Linux

License: Freeware Size: 92.3 KB Download (45): NSketch, .Net sketch-based algorithms Download

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

Randomized Algorithms Control Toolbox Randomized Algorithms Control Toolbox is a Matlab toolbox, provides analysis and synthesis methods for control problems with uncertainties.


Platforms: Windows, Mac, Linux

License: Freeware Size: 303.06 KB Download (51): Randomized Algorithms Control Toolbox Download

Released: September 09, 2012  |  Added: September 09, 2012 | Visits: 494

WEKA Classification Algorithms A collection of plug-in algorithms for the WEKA machine learning workbench including artificial neural network (ANN) algorithms, and artificial immune system (AIS) algorithms.


Platforms: Windows, Mac, Linux

License: Freeware Size: 5.61 MB Download (47): WEKA Classification Algorithms Download

Added: May 10, 2013 | Visits: 357

Generic vs. Specific Algorithms This script presents two approaches to generate all combination of elements from a number of sets. It compares "classic" statically coded algorithms to a pythonic on-the-fly generation of specific algorithm code.


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

License: Freeware Download (54): Generic vs. Specific Algorithms Download

MathWorks Webinar: Using Genetic Algorithms in Financial Applications This zip file contains the Presentation (PDF) and M-files that were demonstrated in the MathWorks Webinar: Using Genetic Algorithms in Financial Applications delivered on Dec 11 2007.The purpose of the webinar was to highlight how Genetic Algorithms may be used to supplement portfolio...


Platforms: Matlab


Added: June 22, 2013 | Visits: 473

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 (44): 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: 950

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: June 09, 2010 | Visits: 1.087

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

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

1 2 3 4 5 >