- Abstract State Machines - A formal method for specifying and verifying algorithms. Tools, meetings, researchers in the area.
www.eecs.umich.edu/gasm
- 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.
sigact.acm.org/sigact
- Algorithm Analysis and Design - Course conducted at Amity School of Engineering and Technology by Nitin Gupta during January 2002 to May 2002. Handouts, references and web resources.
www.geocities.com/coolindn/etcs302
- Algorithm Design Paradigms - A course by Paul Dunne at the University of Liverpool. Slides and notes in HTML and PS.
www.csc.liv.ac.uk/~ped/teachadmin/algor/algor.html
- Algorithms - Articles on algorithms and data structures by Stefan Xenos.
chat.carleton.ca/~sxenos/encyclopedia_of_algorithms.htm
- Algorithms Courses - Links to courses in algorithms maintained at various university computer science departments.
www.cs.pitt.edu/~kirk/algorithmcourses
- Algorithms, Calculations and Formulae - Resources on algorithms, calculations and formulae, including books, faq, urls, and a forum.
www.algorithms.org
- 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.
pauillac.inria.fr/algo/AofA
- CATS: Combinatorial Algorithms Test Sets - Searchable index of problems, links and methodology.
www.jea.acm.org/CATS
- Circular Queues - A brief discussion and implementation of circular queues in C.
www.cs.utk.edu/~calloway/prg/cq
- Combinatorial Algorithms - Course material, syllabus and notes for a course by Roger Whitney at SDSU.
www.eli.sdsu.edu/courses/fall95/cs660
- Data Structures - Lecture Notes by Steven Skiena.
www.cs.sunysb.edu/~skiena/214/lectures
- Data Structures - Introduction to data structures, with Java code, by Peter M. Williams.
www.cogs.susx.ac.uk/local/teach/dats/dats.html
- Data Structures and Algorithms - Course Notes, University of Western Australia
ciips.ee.uwa.edu.au/~morris/Year2/PLDS210/ds_ToC.html
- Data Structures And Number Systems - Web text by Brian Brown.
www.ibilce.unesp.br/courseware/datas/data1.htm
- 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.
www.nist.gov/dads
- Hoshen-Kopelman Algorithm for Cluster Identification - An algorithm for identifying connected clusters on a lattice where sites may be occupied or non-occupied. With example C code.
splorg.org/~tobin/kb/hoshenkopelman.html
- 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.
www.imsa.edu/~matth/cs299
- 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).
www.hlcmklam.com
- OOPWeb Algorithms Directory - Algorithms lecture notes, courses, tutorials, references, guides and online books.
www.oopweb.com/Algorithms/Files/Algorithms.html
- Pattern Matching Pointers - A collection of links for and to researchers in the subject.
www.cs.ucr.edu/~stelo/pattern.html
- Priority Queues - Electronic bibliography on priority queues (heaps). Links to downloadable reports, researchers' home pages, and software.
www.leekillough.com/heaps
- Problems in Analysis of Algorithms - A list of open problems with updates and solutions.
pauillac.inria.fr/algo/AofA/Problems
- Resources for the Analysis of Algorithms - Links to papers, conferences and other sites, maintained by Helmut Prodinger.
www.wits.ac.za/helmut/AofA/Resources
- Softpanorama Virtual Library - Section on Algorithms and Data Structures. A compilation of links.
www.softpanorama.org/Algorithms/algorithms.shtml
- Sourcebank - Computer Science - Algorithms - A collection of source code for various topics.
www.devx.com/sourcebank/directorybrowse.asp?adType=&dir_id=653&showResType=0&timeSelect=&showFilter=showAll
- 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 languages.
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.
www.intelligenceunited.com/index2.html
- The Grail Project - A symbolic computation environment for finite-state machines, regular expressions, and finite languages.
www.csd.uwo.ca/research/grail
- Web Data Structures and Algorithms - Lecture notes and links for a course by Godfried Toussaint.
cgm.cs.mcgill.ca/~godfried/teaching/algorithms-web.html
|