|
|
1. GAlib
A C++ library of genetic algorithm components. The library includes tools
for using genetic algorithms to do optimization in any C++ program using
any representation and genetic operators.
http://lancet.mit.edu/ga http://lancet.mit.edu/ga
2. GAGS genetic algorithm C++ class library home page
...... algorithm C++ class library. GAGS has been superseded by a new
class ... GAGS is a C++ class library which contains classes used to program
all ... ..
http://kal-el.ugr.es/GAGS/newGAGS.html http://kal-el.ugr.es/GAGS/newGAGS.html
3. Design and Analysis of Computer Algorithms
This site contains design and analysis of various computer algorithms
such as divide-and-conquer, dynamic, greedy, graph, computational geometry
etc. It also ...
http://www.personal.kent.edu/~rmuhamma/Algorithms/algorithm.html http://www.personal.kent.edu/~rmuhamma/Algorithms/algorithm.html
4. The Stony Brook Algorithm Repository
The Stony Brook Algorithm Repository Steven S. Skiena Department of Computer
Science State University of New York Stony Brook, ...
http://www.cs.sunysb.edu/~algorith http://www.cs.sunysb.edu/~algorith
5. Dictionary of Algorithms and Data Structures
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z. ? ? ? ?-approximation
algorithm.
http://www.nist.gov/dads http://www.nist.gov/dads
6. Mersenne Twister
Freeware C++ implementation of the famous Mersenne Twister pseudo-random
number generator algorithm, known as one of the best generators, with
a period of 2^19937-1. Written in 100% ...
http://www.bedaux.net/mtrand http://www.bedaux.net/mtrand
7. C Algorithms
October 9, 2001. This study sheet will give you some standard algorithms
that you will use routinely writing C code.
http://www.cs.wright.edu/~rrea/calgorithms.html http://www.cs.wright.edu/~rrea/calgorithms.html
8. Levenshtein Distance Algorithm: C++ Implementation
...... Algorithm: C++ Implementation. by Anders Sewerin Johansen. // Include
... Unfortunately C++ doesn't // allow for allocation on declaration of
2. ... ..
http://www.merriampark.com/ldcpp.htm http://www.merriampark.com/ldcpp.htm
9. ABSSP
C++ implementation of an exact algorithm for solving the subset sum problem.
http://www.bianchiniandrea.it/abssp.asp http://www.bianchiniandrea.it/abssp.asp
10. Set boolean array elements to false using STL algorithm? - C++
Set boolean array elements to false using STL algorithm?, a discussion
topic in our C++ forum. Join us for more discussions on software, scripts,...
http://www.thescripts.com/forum/thread440491.html http://www.thescripts.com/forum/thread440491.html
11. comp.graphics.algorithms Frequently Asked Questions
...... What is the marching cubes algorithm? The marching cubes algorithm
is ... in standard C++, compiles under GNU g++ version 2.8.1 and Visual
C++ 5. ... ..
http://mccammon.ucsd.edu/~adcock/cgafaq.html http://mccammon.ucsd.edu/~adcock/cgafaq.html
12. Complementary Positional Encoding
A lossless text compression algorithm. Description and C++ implementation.
http://www.geocities.com/vln_prj http://www.geocities.com/vln_prj
13. need help with algorithm - C++
...need help with algorithm, a discussion topic in our C++ forum. Join
us for more discussions on software, scripts, programming, C++ and need
help...
http://www.thescripts.com/forum/thread442269.html http://www.thescripts.com/forum/thread442269.html
14. RSA MD5 Visual C++
An implementation of the message digest algorithm. Includes a performance
measurement facility.
http://www.langfine.com/rsa_md5.htm http://www.langfine.com/rsa_md5.htm
15. Programming Environment for DNA Computation
Paper describes a language, compiler, and simulator for developing, debugging
and evaluating DNA algorithms on C for modifying test tubes & manipulating
DNA bit strings.
http://citeseer.ist.psu.edu/555202.html http://citeseer.ist.psu.edu/555202.html
|