algorithm
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1680
Dijkstra Algorithm 1.0
Dijkstra program can be used to find the shortest path to the destination. more>>
Dijkstra program can be used to find the shortest path to the destination. Dijkstra program can be used to find the shortest path to the destination.
This is a complex algorithm used by routers running link-state routing protocols.
Dijkstra Algorithm is also easy-to-use, small and simple and does not require any installation.
<<lessThis is a complex algorithm used by routers running link-state routing protocols.
Dijkstra Algorithm is also easy-to-use, small and simple and does not require any installation.
Download (315KB)
Added: 2007-06-27 License: Freeware Price:
1066 downloads
Prim Algorithm Rev 2.0
Demonstrates the PRIM Algorithm to find the minimum Spanning Tree for a Network. more>> Demonstrates the PRIM Algorithm to find the minimum Spanning Tree for a Network.
The Prim Algorithm application was designed to be a simple tool that will demonstrate the PRIM Algorithm to find the minimum Spanning Tree for a Network.
<<less Download (84KB)
Added: 2008-10-02 License: Freeware Price: FREE
504 downloads
Genetic Algorithm Viewer 1.0
Genetic Algorithm Viewer was designed to show the functioning of a genetic algorithm more>>
Genetic Algorithm Viewer was designed to show the functioning of a genetic algorithm.
Genetic Algorithm Viewer permits the user to test the major parameters of a genetic algorithm.
Physics, Biology, Economy or Sociology often have to deal with the classical problem of optimization. Economy particularly has become specialist of that field1. Generally speaking, a large part of mathematical development during the XVIIIth century dealt with that topic (remember those always repeated problems where you had to obtain the derivative of a function to find its extremes).
Purely analytical methods widely proved their efficiency. They nevertheless suffer from a insurmountable weakness : Reality rarely obeys to those wonderful differentiable functions your professors used to show you2.
Other methods, combining mathematical analysis and random search have appeared. Imagine you scatter small robots in a Mountainous landscape.
Those robots can follow the steepest path they found. When a robot reaches a peak, it claims that it has found the optimum. This method is very efficient, but theres no proof that the optimum has been found, each robot can be blocked in a local optimum. This type of method only works with reduced search spaces.
<<lessGenetic Algorithm Viewer permits the user to test the major parameters of a genetic algorithm.
Physics, Biology, Economy or Sociology often have to deal with the classical problem of optimization. Economy particularly has become specialist of that field1. Generally speaking, a large part of mathematical development during the XVIIIth century dealt with that topic (remember those always repeated problems where you had to obtain the derivative of a function to find its extremes).
Purely analytical methods widely proved their efficiency. They nevertheless suffer from a insurmountable weakness : Reality rarely obeys to those wonderful differentiable functions your professors used to show you2.
Other methods, combining mathematical analysis and random search have appeared. Imagine you scatter small robots in a Mountainous landscape.
Those robots can follow the steepest path they found. When a robot reaches a peak, it claims that it has found the optimum. This method is very efficient, but theres no proof that the optimum has been found, each robot can be blocked in a local optimum. This type of method only works with reduced search spaces.
Download (naMB)
Added: 2007-04-09 License: Freeware Price:
962 downloads
Genetic Algorithm Library 1.3
set of classes & utilities which provides to use genetic algorithms more>> Genetic Algorithm Library contains a set of classes and utilities which provides easy way to use genetic algorithms to solve optimization problems in C++ applications. The library provides many genetic operations and several types of algorithms. It is highly customizable and easy to use. Only Microsoft Windows platform, Microsoft Visual C++ and Intel C++ compilers are supported. Genetic Algorithm library is currently is in beta testing.
Basic features of the library:
- Many genetic operations, chromosomes representation interfaces and different genetic algorithm.
- Easy customization of the library by using provided interfaces for genetic operations and chromosome representations.
- Support for multiple processors/cores with multithreaded execution of genetic algorithms.
Download (form)
Added: 2008-10-27 License: Freeware Price:
424 downloads
Genetic Algorithm Framework 1.0
Genetic Algorithms are a particular class of evolutionary algorithms (also known as evolutionary computation) that use techniques inspired by evolutionary biology such as inheritance, mutation, more>> Genetic Algorithms are a particular class of evolutionary algorithms (also known as evolutionary computation) that use techniques inspired by evolutionary biology such as inheritance, mutation, selection, and crossover (also called recombination).
Genetic algorithms are imlpemented as a computer simulation in which a population of abstract representations (called chromosomes or the genotype or the genome) of candidate solutions (called individuals, creatures, or phenotypes) to an optimization problem evolves toward better solutions.<<less
Download (296k)
Added: 2008-10-31 License: Freeware Price:
485 downloads
Genetic Algorithms Class Library 1
Genetic Algorithms Class Library is an advanced program which satisfies you with a free, simple, powerful, fully Object Oriented, C++, open source, Genetic Algorithms Class Library. more>>
Genetic Algorithms Class Library 1 is an advanced program which satisfies you with a free, simple, powerful, fully Object Oriented, C++, open source, Genetic Algorithms Class Library. This is a product developed personally and wanted to be shared by all of the world for free. It is an Object Oriented (OO) C++ class library that can be extended very easily. It is very simple but powerful tool.
Download (55.3KB)
Added: 2006-10-23 License: Freeware Price:
downloads
Optimization Algorithm Toolkit - OAT 1.3
Ease working with classical and state-of-the-art optimization algorithms on standard benchmark problem domains more>>
Ease working with classical and state-of-the-art optimization algorithms on standard benchmark problem domains The Optimization Algorithm Toolkit (OAT) is a workbench and toolkit for developing, evaluating, experimenting, and playing with classical and state-of-the-art optimization algorithms on standard benchmark problem domains; including reference algorithm implementations (Java), graphing, visualizations and much more.
Main features:
- Graphical User Interface (GUI) with graphs, configuration dialogs, visualizations and much more for the research scientist and interested novice alike.
- Fully featured Application Programming Interface (API) for experimentation, implementation of additional algorithms and problem domains.
- Source code is included to help you learn more about how optimization algorithms work, and to contribute new algorithms and problems to the project.
- Example code to get you up and running quickly and unit tests to ensure algorithm robustness and consistency.
- Provides a focus on computational intelligence and biologically inspired optimization algorithms such as evolutionary algorithms, artificial immune system algorithms, particle swarm optimization, ant colony optimization, and much more.
- Provides literature references for all algorithm implementations (See a full algorithm listing with references).
- Problem Domains Include:
- Continuous Function Optimization, including 24 Algorithms not limited to Evolutionary Algorithms, Artificial Immune System Algorithms, Physics Algorithms, Swarm Algorithms, and Random Algorithms. 69 problem instances not limited to classic functions such as De Jongs F-series, Ackley, Easom, Goldstein, Griewangk, Langermann, Michalewicz, Rastrigin, Rosenbrocks Valley, Schwefel, Six Hump Camel Back, Three Pot Holes, Mahfouds M-series, Bohachevsky, Hansen, Shubert, and many others.
- Huygens Search & Optimization Benchmark Suite: all function optimization algorithms, billions of fractal optimization instances, benchmark server, and much more
- Traveling Salesman Problem (TSP), including 10 algorithms not limited to Ant Colony Optimization, Evolutionary Algorithms, Artificial Immune System Algorithms, and Random Algorithms. 15 problem instances from TSPLib including Berlin52, Burma14, Ulysses22, and many others.
- Protein Folding (Protein Structure Prediction - PSP), including 3 algorithms including Evolutionary Algorithms, and Random Algorithms. 14 problem instances all examples of Dills Hydrophobic-Polar (HP) Model
- Binary Optimization Functions including 6 algorithms not limited to Evolutionary Algorithms, Bit Hill-Climbers, Artificial Immune System Algorithms, and Random Algorithms. 10 problem instances not limited to Trap Functions, Deceptive Functions, Massively Multimodal, OneMax, and others.
- Graph Coloring Problem (GCP), including 2 algorithms including an Artificial Immune System algorithm, 56 problem instances all benchmark instances from the GCP repository on Michael Tricks Operations Research page
- Binary Character Recognition (BCR): 2 algorithms, 1 problem instance (lippman binary character recognition)
System requirements:
- Java
<<lessMain features:
- Graphical User Interface (GUI) with graphs, configuration dialogs, visualizations and much more for the research scientist and interested novice alike.
- Fully featured Application Programming Interface (API) for experimentation, implementation of additional algorithms and problem domains.
- Source code is included to help you learn more about how optimization algorithms work, and to contribute new algorithms and problems to the project.
- Example code to get you up and running quickly and unit tests to ensure algorithm robustness and consistency.
- Provides a focus on computational intelligence and biologically inspired optimization algorithms such as evolutionary algorithms, artificial immune system algorithms, particle swarm optimization, ant colony optimization, and much more.
- Provides literature references for all algorithm implementations (See a full algorithm listing with references).
- Problem Domains Include:
- Continuous Function Optimization, including 24 Algorithms not limited to Evolutionary Algorithms, Artificial Immune System Algorithms, Physics Algorithms, Swarm Algorithms, and Random Algorithms. 69 problem instances not limited to classic functions such as De Jongs F-series, Ackley, Easom, Goldstein, Griewangk, Langermann, Michalewicz, Rastrigin, Rosenbrocks Valley, Schwefel, Six Hump Camel Back, Three Pot Holes, Mahfouds M-series, Bohachevsky, Hansen, Shubert, and many others.
- Huygens Search & Optimization Benchmark Suite: all function optimization algorithms, billions of fractal optimization instances, benchmark server, and much more
- Traveling Salesman Problem (TSP), including 10 algorithms not limited to Ant Colony Optimization, Evolutionary Algorithms, Artificial Immune System Algorithms, and Random Algorithms. 15 problem instances from TSPLib including Berlin52, Burma14, Ulysses22, and many others.
- Protein Folding (Protein Structure Prediction - PSP), including 3 algorithms including Evolutionary Algorithms, and Random Algorithms. 14 problem instances all examples of Dills Hydrophobic-Polar (HP) Model
- Binary Optimization Functions including 6 algorithms not limited to Evolutionary Algorithms, Bit Hill-Climbers, Artificial Immune System Algorithms, and Random Algorithms. 10 problem instances not limited to Trap Functions, Deceptive Functions, Massively Multimodal, OneMax, and others.
- Graph Coloring Problem (GCP), including 2 algorithms including an Artificial Immune System algorithm, 56 problem instances all benchmark instances from the GCP repository on Michael Tricks Operations Research page
- Binary Character Recognition (BCR): 2 algorithms, 1 problem instance (lippman binary character recognition)
System requirements:
- Java
Download (7.17MB)
Added: 2007-07-14 License: GPL Price:
552 downloads
LottoRoma 1.0
Extraction of numbers carried out with owner algorithm that generates random numbers, based on the theorem Cochran more>> Extraction of numbers carried out with owner algorithm that generates random numbers, based on the theorem Cochran. The statistical tables are compiled on abstractions occurred solely on the wheel of Rome in Italian Lotto Good luck.<<less
Download (4.4MB)
Added: 2008-12-11 License: Freeware Price:
316 downloads
Wavelet Forecasting
stock market data projections more>> Wavelet forecasting on stock market data retrieved from Yahoo Finance. You get a nice picture with the stock graph and a prediction done with the algorithm of Wavelet forecasting. A document in the zip file explains how to use this rather simple tool.<<less
Download (64k)
Added: 2008-10-20 License: Freeware Price:
511 downloads

Dither 1.0
Dither a continous tone image to 1-bit black and white line art. more>> Dithers a continous tone image to 1-bit black and white line art. Three dithering algorithms are offered including an algorithm developed by former Apple software developer and now nature photographer Bill Atkinson. Despite beeing coarser his algorithm produces much better looking results by default.<<less
Download (167KB)
Added: 2008-09-17 License: Freeware Price:
425 downloads
CoopFish 1.0
command-line file encryption utility more>> An easy-to-use command line utility for encrypting/decrypting files using the BlowFish algorithm.
It is also designed to be a straightforward encryption plug-in for the Code Co-op revision control system from Reliable Software.<<less
Download (43KB)
Added: 2008-11-08 License: Freeware Price:
349 downloads
Love Calculator 1.5
Love Calculator is a free widget that evaluates the affinity of two persons more>>
Love Calculator is a free widget that evaluates the affinity of two persons on the basis of the algorithm developed by Matthijs Sypkens Smit and Thijs Kinkhorst.
The algorithm to evaluate the affinity is online and therefore you need an Internet connection in order to allow this Widget to work. Emjoy it!!!
<<lessThe algorithm to evaluate the affinity is online and therefore you need an Internet connection in order to allow this Widget to work. Emjoy it!!!
Download (64.7KB)
Added: 2007-02-02 License: Freeware Price:
1070 downloads
szyfrator 0.42 Alpha
szyfrator is a GUI application that encrypts and decrypts text messages using the public RSA algorithm. more>>
szyfrator is a GUI application that encrypts and decrypts text messages using the public RSA algorithm.
szyfrator can generate two 256 bit keys: public and private and was designed to be very easy to use.
<<lessszyfrator can generate two 256 bit keys: public and private and was designed to be very easy to use.
Download (292KB)
Added: 2007-03-22 License: Freeware Price:
948 downloads
SafeCrypt 1.0
SafeCrypt brings you the convenience of a useful basic text encryption program which allow you to use Caesars algorithm to encrypt text. more>>
SafeCrypt 1.0 brings you the convenience of a useful basic text encryption program which allows you to use Caesar's algorithm to encrypt text.
Requirements: Microsoft .NET Framework
Download (18.1KB)
Added: 2009-02-13 License: Freeware Price:
downloads
Manual Uninstall 0.0.3
Manual Uninstall is a freeware innovative uninstall utility much faster than Windows Add/Remove applet. With its advanced and fast algorithm, Manual Uninstall scans before and after you uninstall an application. more>> <<less
Download (2.48MB)
Added: 2009-04-26 License: Freeware Price: $0
18 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above algorithm search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed