minedirectory > Computers and Internet > Algorithms
Categories
|
|
Links Sort by: Hits | Alphabetical
| Dictionary of Algorithms and Data Structures - http://www.nist.gov/dads/ Definitions of algorithms, data structures, and classical Computer Science problems. Some entries have links to implementations and more information. - |
| Algorithms Courses on the WWW - http://www.cs.pitt.edu/~kirk/algorithmcourses/ Links to courses in algorithms maintained at various university computer science departments. - |
| The Stony Brook Algorithm Repository - http://www.cs.sunysb.edu/~algorith/ This is a collection of implementations for 75 fundamental algorithms problems, including data structures, numerical and combinatorial algorithms,graph ... - |
| Algorithms - http://highered.mcgraw-hill.com/sites/0073523402/ Chapter 1: Algorithms with numbers ? Chapter 2: Divide-and-conquer algorithms ... Chapter 10: Quantum algorithms ? Information Center ? Sample Chapter ... - |
| Sorting Algorithms Demo - http://www.cs.ubc.ca/~harrison/Java/sorting-demo.html We all know that Quicksort is one of the fastest algorithms for sorting. It's not often, however, that we get a chance to see exactly how fast Quicksort ... - |
| Open Directory - Computers: Algorithms - http://www.dmoz.org/Computers/Algorithms/ Abstract State Machines - A formal method for specifying and verifying algorithms. Tools, meetings, researchers in the area. ... - |
| Book - http://www.cs.berkeley.edu/~vazirani/algorithms.html Algorithms. by S. Dasgupta, C.H. Papadimitriou, and U.V. Vazirani. This is a penultimate draft of our soon to ... Chapter 2: Divide-and-conquer algorithms ... - |
| Lesson: Algorithms (The Java™ Tutorials > Collections) - http://java.sun.com/docs/books/tutorial/collections/algorithms/index.html The polymorphic algorithms described here are pieces of reusable functionality provided by the Java platform. All of them come from the Collections class, ... - |
| What is algorithm? - a definition from WhatIs.com - http://whatis.techtarget.com/definition/0,,sid9_gci211545,00.html An algorithm (pronounced AL-go-rith-um) is a procedure or formula for solving a problem. The word derives from the name of the mathematician, ... - |
| ANALYSIS of ALGORITHMS HOME PAGE - http://algo.inria.fr/AofA/ Home page of Analysis of Algorithms, with links to research in analysis of algorithms, people, events, references, etc. - |
| MIT // The Algorithms Group at CSAIL - http://theory.csail.mit.edu/groups/algorithms.html The Algorithms Group, part of the Theory of Computation (TOC) group in the Computer Science and Artificial Intelligence Laboratory (CSAIL). - |
| Algorithms - http://aduni.org/courses/algorithms/ The design of algorithms is studied, according to methodology and application. Methodologies include: divide and conquer, dynamic programming, ... - |
| Computer Programming Algorithms Directory - http://www.algosort.com/ A directory of web pages describing computer programming algorithms (often with code samples) - |
| Medical Algorithms - http://www.medal.org/ Contains chapters covering all major medical topics. Provides computation, formula, survey, or look-up tables useful in health care. - |
| Sorting Algorithms - http://linux.wku.edu/~lamonml/algor/sort/sort.html Description, source code, algorithm analysis, and empirical results for bubble, heap, insertion, merge, quick, selection, and shell sorts. - |
| Algorithms - http://www.ics.uci.edu/~eppstein/161/ The course text will be "Algorithm Design" by Goodrich and Tamassia. Students are expected to own a copy and to read the relevant chapters and sections. ... - |
| Transactions on Algorithms - http://talg.acm.org/ A research journal of the Association for Computing Machinery (ACM). Provides coverage of the most significant work going on in computer science in the area ... - |
| Numerical Algorithms Group - http://www.nag.co.uk/ NAG produce and distribute numerical, symbolic, statistical, visualisation and simulation software for the solution of problems in such areas as science, ... - |