|
ACM SIGACT
http://sigact.acm.org/
|
Special Interest Group on Algorithms and Computation Theory, the ACM special interest group for Theoretical Computer Science. Site has membership information, meetings, reports and a newsletter for members.
|
|
The Algorithm Base
http://www.intelligenceunited.com/index2.html
|
Database of algorithms. May be scanned through or can be questioned through a knowledge based assistant. Links to originating web sites.
|
|
Algorithm Design Paradigms
http://www.csc.liv.ac.uk/~ped/teachadmin/algor/algor.html
|
A course by Paul Dunne at the University of Liverpool. Slides and notes in HTML and PS.
|
|
Analysis Of Algorithms
http://pauillac.inria.fr/algo/AofA/
|
An initiative of attendees of the 1997 Dagstuhl seminar, these pages provide research papers, a bulletin board, and links to researchers and other resources in the field. The focus is on average case and probabilistic analysis.
|
|
Dictionary of Algorithms, Data Structures, and Problems
http://www.nist.gov/dads/
|
A dictionary of algorithms, algorithmic techniques, data structures, and archetypical problems, with related definitions. Many entries have links to implementations, tutorials, and bibliographical references.
|
|
Hoshen-Kopelman Algorithm for Cluster Identification
http://splorg.org:8080/people/tobin/projects/hoshenkopelman/hoshenkopelman.html
|
An algorithm for identifying connected clusters on a lattice where sites may be occupied or non-occupied. With example C code
|
|
On the Road to Algorithms
http://www.hlcmklam.com/
|
Information on algorithms such as Bubble Sort and Random Number Generation, using HTML, Java and Perl. Collected by Lam Ka Chun (Raymond).
|
|
Introduction to Quantum Algorithms
http://alumni.imsa.edu/~matth/quant/299/paper/
|
An introduction to quantum algorithms by Matthew Hayward for those new to the field and who do not have an extensive physics background.
|
|
Design and Analysis of Computer Algorithms
http://www.personal.kent.edu/~rmuhamma/Algorithms/algorithm.html
|
Lecture notes; applets and code in C, C++, and Java; links regarding books, journals, computability, quantum computing, societies and organizations.
|