ACM SIGACT 
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.
http://sigact.acm.org/
Abstract State Machines 
A formal method for specifying and verifying algorithms. Tools, meetings, researchers in the area.
http://www.eecs.umich.edu/gasm/
Algorithm Design Paradigms 
A course by Paul Dunne at the University of Liverpool. Slides and notes in HTML and PS.
http://www.csc.liv.ac.uk/~ped/teachadmin/algor/algor.html
Algorithms Courses 
Links to courses in algorithms maintained at various university computer science departments.
http://www.cs.pitt.edu/~kirk/algorithmcourses/
Analysis Of Algorithms 
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.
http://pauillac.inria.fr/algo/AofA/
Circular Queues 
A brief discussion and implementation of circular queues in C.
http://www.cs.utk.edu/~calloway/prg/cq/
Combinatorial Algorithms 
Lecture notes of a course at San Diego State University.
http://www.eli.sdsu.edu/courses/fall95/cs660/notes/
Data Structures 
Introduction to data structures, with Java code, by Peter M. Williams.
http://www.cogs.susx.ac.uk/local/teach/dats/dats.html
Design and Analysis of Computer Algorithms 
Lecture notes; applets and code in C, C++, and Java; links regarding books, journals, computability, quantum computing, societies and organizations.
http://www.personal.kent.edu/~rmuhamma/Algorithms/algorithm.html
Dictionary of Algorithms, Data Structures, and Problems 
A dictionary of algorithms, algorithmic techniques, data structures, and archetypical problems, with related definitions. Many entries have links to implementations, tutorials, and bibliographical references.
http://www.nist.gov/dads/
Fundamental Algorithms 
Data structures and code for some important algorithms.
http://www.greatsnakes.com/savannah/algorithms.asp
Introduction to Quantum Algorithms 
An introduction to quantum algorithms by Matthew Hayward for those new to the field and who do not have an extensive physics background.
http://alumni.imsa.edu/~matth/quant/299/paper/
OOPWeb Algorithms Directory 
Algorithms lecture notes, courses, tutorials, references, guides and online books.
http://www.oopweb.com/Algorithms/Files/Algorithms.html
On the Road to Algorithms 
Information on algorithms such as Bubble Sort and Random Number Generation, using HTML, Java and Perl. Collected by Lam Ka Chun (Raymond).
http://www.hlcmklam.com/
Pattern Matching Pointers 
A collection of links for and to researchers in the subject.
http://www.cs.ucr.edu/~stelo/pattern.html
Priority Queues 
Electronic bibliography on priority queues (heaps). Links to downloadable reports, researchers' home pages, and software.
http://www.leekillough.com/heaps/
Self-stabilizing Algorithms 
A project to create tools for developing and testing self-stabilizing algorithms.
http://www.sphere.pl/~kuszner/self-stab/
Softpanorama Virtual Library 
Section on Algorithms and Data Structures. A compilation of links.
http://www.softpanorama.org/Algorithms/algorithms.shtml
Stony Brook Algorithm Repository 
This is a collection of implementations for 75 fundamental algorithms problems, including data structures, numerical and combinatorial algorithms,graph algorithms, and computational geometry. Implementations are available in C++, Java, Fortran, and other
http://www.cs.sunysb.edu/~algorith/
The Algorithm Base 
Database of algorithms. May be scanned through or can be questioned through a knowledge based assistant. Links to originating web sites.
http://www.intelligenceunited.com/index2.html
The Grail Project 
A symbolic computation environment for finite-state machines, regular expressions, and finite languages.
http://www.csd.uwo.ca/research/grail/
|
|