Algorithms
A prescribed finite set of well defined rules or processes for the solutions of a problem in a finite number of steps. Explained in simple English, it is the mathematical formula for an operation, such as computing the check digits on packets of data that travel via packet switched networks.
Top: Computers Algorithms
See Also:
-
Huffman Coding Algorithm - Includes a guide how to build it and a JAVA tutorial how to use it.
-
Introduction to Quantum Algorithms - A introduction to quantum algorithms by Matthew Hayward for those new to the field and who do not have a physics background.
-
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.
-
Data Structures - Introduction to data structures, with Java code, by Peter M. Williams.
-
Pattern Matching Pointers - A collection of links for and to researchers in the subject.
-
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).
-
Problems in Analysis of Algorithms - A list of open problems with updates and solutions.
-
Algorithms in the Real World - Notes for a course at Carnegie Mellon University.
-
Computer Programming Algorithms Directory - Resources that describe computer programming algorithms.
-
Softpanorama Algorithms and Data Structures - A compilation of links and background information.
-
Abstract State Machines - A formal method for specifying and verifying algorithms. Tools, meetings, researchers in the area.
-
Resources for the Analysis of Algorithms - Links to papers, conferences and other sites, maintained by Helmut Prodinger.
-
Priority Queues - Electronic bibliography on priority queues (heaps). Links to downloadable reports, researchers' home pages, and software.
-
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.
-
Algorithm Design Paradigms - A course by Paul Dunne at the University of Liverpool. Slides and notes in HTML and PS.
-
Combinatorial Algorithms - Lecture notes of a course at San Diego State University.
-
Web Data Structures and Algorithms - Lecture notes and links for a course by Godfried Toussaint.
-
The Algorithm Base - Database of algorithms. May be scanned through or can be questioned through a knowledge based assistant. Links to originating web sites.
-
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
-
Algorithms Courses - Links to courses in algorithms maintained at various university computer science departments.
-
CATS: Combinatorial Algorithms Test Sets - Searchable index of problems, links and methodology.
-
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.
-
OOPWeb Algorithms Directory - Algorithms lecture notes, courses, tutorials, references, guides and online books.
-
Algorithms Archive - A collection including searching, sorting, tracking, mathematics and cellular automata. In English and Italian.
-
Tree Automata Techniques and Applications - An evolving web text in PostScript and PDF, with related software.
-
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.
Click here to add, change or remove your listing
|