web nectar - Algorithms


Algorithms

           

Wectar: Computers: Algorithms


   submit a site to this category

Subcategories
Animated Complexity@ Compression Computability@ Computational Algebra Computational Geometry@
Computational Number Theory@ Conferences Cryptography@ Digital Signal Processing@ Genetic@ Graphics@
Numerical Analysis@ People Pseudorandom Numbers Publications Research Groups Sorting and Searching

Dictionary of Algorithms, Data Structures, and Problems


URL: http://www.nist.gov/dads/
ODP description: A dictionary of algorithms, algorithmic techniques, data structures, and archetypical problems, with related definitions. Many entries have links to implementations, tutorials, and bibliographical references.
Page title: Dictionary of Algorithms and Data Structures
Page description: Definitions of algorithms, data structures, and classical Computer Science problems. Some entries have links to implementations and more information.

Computer Programming Algorithms Directory


URL: http://www.algosort.com/
ODP description: Resources that describe computer programming algorithms.
Page description: A directory of web pages describing computer programming algorithms (often with code samples)

Stony Brook Algorithm Repository


URL: http://www.cs.sunysb.edu/~algorith/
ODP description: 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.

Design and Analysis of Computer Algorithms


URL: http://www.personal.kent.edu/~rmuhamma/Algorithms/algorithm.html
ODP description: Lecture notes; applets and code in C, C++, and Java; links regarding books, journals, computability, quantum computing, societies and organizations.
Page description: This site contains design and analysis of various computer algorithms such as divide-and-conquer, dynamic, greedy, graph, computational geometry etc. It also contains applets and codes in C, C++, and Java. A good collection of links regarding books, journals, computability, quantum computing, societies and organizations.

Web Data Structures and Algorithms


URL: http://cgm.cs.mcgill.ca/~godfried/teaching/algorithms-web.html
ODP description: Lecture notes and links for a course by Godfried Toussaint.

Pattern Matching Pointers


URL: http://www.cs.ucr.edu/~stelo/pattern.html
ODP description: Using algorithms to address issues of searching and matching strings and more complicated patterns such as trees, regular expressions, graphs, point sets, and arrays. [GPL]
Page title: Pattern Matching Pointers (maintained by Stefano Lonardi)

Algorithms Courses


URL: http://www.cs.pitt.edu/~kirk/algorithmcourses/
ODP description: Links to courses in algorithms maintained at various university computer science departments.
Page title: Algorithms Courses on the WWW

Data Structures


URL: http://www.cs.sunysb.edu/~skiena/214/lectures/
ODP description: Lecture notes by Steven Skiena.

OOPWeb Algorithms Directory


URL: http://www.oopweb.com/Algorithms/Files/Algorithms.html
ODP description: Algorithms lecture notes, courses, tutorials, references, guides and online books.
Page title: The Object Oriented Programming Web - Algorithms Directory
Page description: Algorithms lecture notes, courses, tutorials, references, guides and online books. All of these are published at the Algorithms Directory , allowing quick access and accurate search.

Abstract State Machines


URL: http://www.eecs.umich.edu/gasm/
ODP description: A formal method for specifying and verifying algorithms. Tools, meetings, researchers in the area.
Page description: Abstract State Machine Home Page

Analysis Of Algorithms


URL: http://algo.inria.fr/AofA/
ODP description: 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.
Page title: ANALYSIS of ALGORITHMS HOME PAGE
Page description: Home page of Analysis of Algorithms, with links to research in analysis of algorithms, people, events, references, etc.

ACM SIGACT


URL: http://sigact.acm.org/
ODP description: Association for Computing Machinery Special Interest Group on Algorithms and Computation Theory.

Algorithms in the Real World


URL: http://www.cs.cmu.edu/~guyb/realworld.html
ODP description: Notes for a course at Carnegie Mellon University.
Page title: 15-853: Algorithms in the Real World

Softpanorama Virtual Library


URL: http://www.softpanorama.org/Algorithms/algorithms.shtml
ODP description: Section on Algorithms and Data Structures. A compilation of links.
Page title: Softpanorama: Algorithms and Data Structures

Priority Queues


URL: http://www.leekillough.com/heaps/
ODP description: Electronic bibliography on priority queues (heaps). Links to downloadable reports, researchers' home pages, and software.
Page description: Priority Queues (heaps). Technical reports, implementations, and researchers' home pages. By Lee Killough.

Introduction to Quantum Algorithms


URL: http://alumni.imsa.edu/~matth/quant/299/paper/
ODP description: A tutorial on quantum algorithms for those new to the field and who do not have a physics background.
Page title: Quantum Computing and Shor's Algorithm
Page description: Quantum Computing and Shor's Algorithm

Huffman Coding Algorithm


URL: http://www.huffmancoding.com/david/algorithm.html
ODP description: Includes a guide how to build it and a JAVA tutorial how to use it.
Page title: The Huffman Coding Procedure

Algorithm Design Paradigms


URL: http://www.csc.liv.ac.uk/~ped/teachadmin/algor/algor.html
ODP description: A course by Paul Dunne at the University of Liverpool. Slides and notes in HTML and PS.

The Algorithm Base


URL: http://www.intelligenceunited.com/index2.html
ODP description: Database of algorithms. May be scanned through or can be questioned through a knowledge based assistant. Links to originating web sites.
Page title: The Algorithm Base, Papers, Intelligence United

Combinatorial Algorithms


URL: http://www.eli.sdsu.edu/courses/fall95/cs660/notes/
ODP description: Lecture notes of a course at San Diego State University.
Page title: CS-660: Combinatorial Algorithms - Lecture Notes

Algorithms Archive


URL: http://editor.altervista.org/
ODP description: A collection including searching, sorting, tracking, mathematics and cellular automata. In English and Italian.
Page title: Algorithms archive

Self-stabilizing Algorithms


URL: http://www.sphere.pl/~kuszner/self-stab/
ODP description: A project to create tools for developing and testing self-stabilizing algorithms.
Page title: Self-stabilizing algorithms

CATS: Combinatorial Algorithms Test Sets


URL: http://www.jea.acm.org/CATS/
ODP description: Searchable index of problems, links and methodology maintained by the Association for Computing Machinery.
Page title: ACM/EATCS CATS Home Page

Tree Automata Techniques and Applications


URL: http://www.grappa.univ-lille3.fr/tata
ODP description: An evolving web text in PostScript and PDF, with related software.
Page title: TATA's homepage

Combinatorial Algorithms


URL: http://www.eli.sdsu.edu/courses/fall95/cs660/
ODP description: Course material, syllabus and notes for a course by Roger Whitney at SDSU.
Page title: CS-660: Combinatorial Algorithms

Data Structures


URL: http://www.informatics.sussex.ac.uk/courses/dats/dats.html
ODP description: Introduction to data structures, with Java code, by Peter M. Williams.
Page description: Data Structures

Resources for the Analysis of Algorithms


URL: http://math.sun.ac.za/~prodinger/
ODP description: Links to papers, conferences and other sites, maintained by Helmut Prodinger.
Page title: Helmut Prodinger

Problems in Analysis of Algorithms


URL: http://algo.inria.fr/AofA/Problems/
ODP description: A list of open problems with updates and solutions.
Page title: ANALYSIS of ALGORITHMS (Problems)

On the Road to Algorithms


URL: http://www.hlcmklam.com/
ODP description: Information on algorithms such as Bubble Sort and Random Number Generation, using HTML, Java and Perl. Collected by Lam Ka Chun (Raymond).
Page title: On the road to algorithms
Page description: Informations on algorithms like Bubble Sort,Random Number Generation for simulation and demostration of Numerical Analysis using HTML,Java Applet and Perl.




Found what you where looking for? Please help others to find the basic necessities:

Support the work of the D-Foundation




Thumbnails byInformation based on the Open Directory Projectsearch powered by
      

Help build the largest human-edited directory on the web.

Submit a Site - Open Directory Project - Become an Editor

powered by Sphinx