 |
| |
|
ACM SIGACT SIGACT, Special Interest Group on Algorithms and Computation Theory, is the ACM special interest group for Theoretical Computer Science. http://sigact.acm.org/sigact/ |
Algorithms, Calculations and Formulae Resources on algorithms, calculations and formulae, including books, faq, urls, and a forum. http://www.algorithms.org/ |
All Source Code Provides full source code for AVL, binary, red-black and splay trees as well as many other data structures and algorithms. http://www.mich.com/~serenget/source/ |
CATAI Concurrent Algorithms and Data Types Animation over the Internet. It's an original algorithm animation tool based upon the concept of animated data structures. It uses a distributed object oriented architecture based upon CORBA and it allows algorithms coded in C++ to be easily animated. http://www.dia.unisa.it/cattaneo.dir/CATAI/Spark.html |
Circular Queues A brief discussion and implementation of circular queues in C. http://www.cs.utk.edu/~calloway/prg/cq/ |
Compact Guide to Sorting and Searching Algorithms and data structures for sorting and searching. Source code in C and VB is included. http://epaperpress.com/s_man.html |
Data Structures and Algorithms Course Notes, University of Western Australia http://ciips.ee.uwa.edu.au/~morris/Year2/PLDS210/ds_ToC.html |
Data Structures And Number Systems by Brian Brown http://www.ibilce.unesp.br/courseware/datas/data1.htm |
Dictionary of Algorithms, Data Structures, and Problems This is a dictionary of algorithms, algorithmic techniques, data structures, and archetypical problems, with related definitions. http://hissa.nist.gov/dads/ |
Maze classification and algorithms A short description of mazes and how to create them. Definition of different mazetypes and their algorithms. http://www.astrolog.org/labyrnth/algrithm.htm |
Pattern Matching Pointers The purpose of this page is serve as index to information relevant to Pattern Matching researchers. http://www.cs.purdue.edu/homes/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/ |
Sourcebank - Computer Science - Algorithms A collection of source code for various topics. http://www.sourcebank.com/directorybrowse.asp?dir_id=653&sho... |
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. http://www.cs.sunysb.edu/~algorith/ |
Ternary Search Trees Algorithm for search. PDF file and examples in C. http://www.cs.princeton.edu/~rs/strings/ |
The Grail Project A symbolic computation environment for finite-state machines, regular expressions, and finite languages. http://www.csd.uwo.ca/research/grail/ |
The LEDA library a library of the data types and algorithms ( number types and linear algebra, basic data types, dictionaries, graphs, geometry, graphics). http://www.mpi-sb.mpg.de/LEDA/leda.html |