| 1.
Abstract State Machines |
| A formal method for specifying and verifying algorithms. Tools, meetings, researchers in the area. |
| http://www.eecs.umich.edu/gasm/ |
| Rating:
[0.00] Votes: [0] Hits: [84] | Apr 15, 2004 |
| 2.
Combinatorial Algorithms |
| Course material, syllabus and notes for a course by Roger Whitney at SDSU. |
| http://www.eli.sdsu.edu/courses/fall95/cs660/ |
| Rating:
[0.00] Votes: [0] Hits: [80] | Apr 15, 2004 |
| 3.
Algorithms Courses |
| Links to courses in algorithms maintained at various university computer science departments. |
| http://www.cs.pitt.edu/~kirk/algorithmcourses/ |
| Rating:
[0.00] Votes: [0] Hits: [79] | Apr 15, 2004 |
| 4.
Algorithms in the Real World |
| Notes for a course at Carnegie Mellon University. |
| http://www-2.cs.cmu.edu/~guyb/realworld.html |
| Rating:
[0.00] Votes: [0] Hits: [79] | Apr 15, 2004 |
| 5.
Algorithm Design Paradigms |
| A course by Paul Dunne at the University of Liverpool. Slides and notes in HTML and PS. |
| http://www.csc.liv.ac.uk/~ped/teachadmin/algor/algor.html |
| Rating:
[0.00] Votes: [0] Hits: [76] | Apr 15, 2004 |
| 6.
Circular Queues |
| A brief discussion and implementation of circular queues in C. |
| http://www.cs.utk.edu/~calloway/prg/cq/ |
| Rating:
[0.00] Votes: [0] Hits: [76] | Apr 15, 2004 |
8.
Web Data Structures and Algorithms |
| Lecture notes and links for a course by Godfried Toussaint. |
| http://cgm.cs.mcgill.ca/~godfried/teaching/algorithms-web.html |
| Rating:
[10.00] Votes: [1] Hits: [16] | Apr 15, 2004 |
| 9.
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. |
| http://sigact.acm.org/ |
| Rating:
[0.00] Votes: [0] Hits: [25] | Apr 15, 2004 |
| 10.
Data Structures |
| Lecture Notes by Steven Skiena. |
| http://www.cs.sunysb.edu/~skiena/214/lectures/ |
| Rating:
[0.00] Votes: [0] Hits: [24] | Apr 15, 2004 |
| 11.
Priority Queues |
| Electronic bibliography on priority queues (heaps). Links to downloadable reports, researchers' home pages, and software. |
| http://www.leekillough.com/heaps/ |
| Rating:
[0.00] Votes: [0] Hits: [23] | Apr 15, 2004 |
| 12.
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. |
| http://www.nist.gov/dads/ |
| Rating:
[0.00] Votes: [0] Hits: [22] | Apr 15, 2004 |
| 13.
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). |
| http://www.hlcmklam.com/ |
| Rating:
[0.00] Votes: [0] Hits: [20] | Apr 15, 2004 |
| 14.
Pattern Matching Pointers |
| A collection of links for and to researchers in the subject. |
| http://www.cs.ucr.edu/~stelo/pattern.html |
| Rating:
[0.00] Votes: [0] Hits: [20] | Apr 15, 2004 |
| 15.
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/ |
| Rating:
[0.00] Votes: [0] Hits: [20] | Apr 15, 2004 |
| 16.
The Algorithm Base |
| Database of algorithms. May be scanned through or can be questioned through a knowledge based assistant. Links to originating web sites. |
| http://www.intelligenceunited.com/index2.html |
| Rating:
[0.00] Votes: [0] Hits: [19] | Apr 15, 2004 |
| 17.
The Grail Project |
| A symbolic computation environment for finite-state machines, regular expressions, and finite languages. |
| http://www.csd.uwo.ca/research/grail/ |
| Rating:
[0.00] Votes: [0] Hits: [19] | Apr 15, 2004 |
| 19.
Softpanorama Virtual Library |
| Section on Algorithms and Data Structures. A compilation of links. |
| http://www.softpanorama.org/Algorithms/algorithms.shtml |
| Rating:
[0.00] Votes: [0] Hits: [18] | Apr 15, 2004 |
| 20.
Sourcebank - Computer Science - Algorithms |
| A collection of source code for various topics. |
| http://www.devx.com/sourcebank/directorybrowse.asp?adType=&dir_id=653&showResType=0&timeSelect=&showFilter=showAll |
| Rating:
[0.00] Votes: [0] Hits: [18] | Apr 15, 2004 |
21.
.:: General Purpose Hash Function Algorithms - By Arash Partow ::. |
| POSIX Threading and Synchronous Wrappers POSIX Thread Test Simple Database Algorithms Callbacks In C++ General Purpose Hash Function Algorithms Delphi Standard Libraries Description Hashing Methodologies Hash |
| http://www.partow.net/programming/hashfunctions |
| Rating:
[10.00] Votes: [2] Hits: [5] | Jun 16, 2005 |
22.
Newpopular and best Algorithms Books at Amazon USA |
| Introduction to AlgorithmsSecond Edition Thomas H. Cormen et al. 01 September2001 Hardcover Price: $80.00 Sales Rank: 3860 (124 reviews) Usually ships in 24 hours 2. Combinatorial Optimization : Algorithms |
| http://www.snap-scan.com/us_bk_Algorithms.html |
| Rating:
[10.00] Votes: [1] Hits: [0] | Jun 16, 2005 |
| 23.
Color Conversion Algorithms |
| Color Conversion Algorithms Contents RGB to HSV & HSV to RGB RGB to YIQ & YIQ to RGB RGB to XYZ & XYZ to RGB XYZ to CIE L*a*b* (CIELAB) & CIELAB to XYZ XYZ to CIELUV & CIELUV to XYZ RGB to HSV & HSV to |
| http://www.cs.rit.edu/~ncs/color/t_convert.html |
| Rating:
[0.00] Votes: [0] Hits: [9] | Jun 16, 2005 |
| 24.
CCAA - Sorting Algorithms |
| Sorting Algorithms Bi-Directional Bubble Sort (Double Bubble) Bubble Sort Comb Sort Parallel Heap Sort Insertion Sort Merge Sort Odd-Even Transpostion Sort Parallel Merge Sort Parallel Quick Sort Quick Sort |
| http://www.cs.hope.edu/~alganim/ccaa/sorting.html |
| Rating:
[0.00] Votes: [0] Hits: [6] | Jun 16, 2005 |
| 25.
ACLS |
| agree to the terms and conditions . Tips and mnemonics for algorithms at ACLS.net's ACLS Algorithms Practice your algorithm knowledge on ACLS.net's ACLS |
| http://www.acls.net |
| Rating:
[0.00] Votes: [0] Hits: [5] | Jun 16, 2005 |
| 26.
ACLS.net ACLS 2000 Algorithms |
| By using this site you agree to the terms and conditions . ACLS.net ACLS 2000 Algorithms Asystole Algorithm ACLS.net will be updated in the coming months with the addition |
| http://www.acls.net/aclsalg.htm |
| Rating:
[0.00] Votes: [0] Hits: [5] | Jun 16, 2005 |
| 27.
VideoPlus+(TM) Algorithms |
| VideoPlus+® Some time ago some C source code for the American VCRPlus system was posted to alt.sources by DaviD W. Sanderson (but note that he is not the original author of these programs). I then used |
| http://users.ox.ac.uk/~uzdm0006/VideoPlus+TM.html |
| Rating:
[0.00] Votes: [0] Hits: [5] | Jun 16, 2005 |
| 28.
Data Structures and Algorithms in Java (3rd edition) |
| By the Same Authors Data Structures and Algorithms in C++ Algorithm Design Second Edition Data Structures and Algorithms in Java (second edition) John Wiley & SonsInc. ISBN: 0-471-46983-1 |
| http://java.datastructures.net |
| Rating:
[0.00] Votes: [0] Hits: [4] | Jun 16, 2005 |
| 29.
A Comparison of Sorting Algorithms |
| have been intensively studied and optimized. Neverthelessmany poor algorithms (or poor versions of good algorithms) are still in circulation. VB2TheMax's friend David B. Ring have translated a |
| http://www.devx.com/vb2themax/Article/19900 |
| Rating:
[0.00] Votes: [0] Hits: [3] | Jun 16, 2005 |
| 30.
The Code Project - Motion Detection Algorithms - Multimedia |
| our advertisers Advertise with us All Topics C# .NET >> Multimedia >> General Motion Detection Algorithms By Andrew Kirillov Some approaches to detect motion in a video stream.  C++ (VC7)C# Windows |
| http://www.codeproject.com/cs/media/Motion_Detection.asp |
| Rating:
[0.00] Votes: [0] Hits: [3] | Jun 16, 2005 |
| 31.
2 Designing Parallel Algorithms |
| Next: 2.1 Methodical Design Up: Part I: Concepts Previous: Chapter Notes 2 Designing Parallel Algorithms  Now that we have discussed what parallel algorithms look likewe are ready to examine how they can |
| http://www.mcs.anl.gov/dbpp/text/node14.html |
| Rating:
[0.00] Votes: [0] Hits: [2] | Jun 16, 2005 |
| 32.
Accessing Algorithms in Mathematica |
| Mathematica Key Elements of Mathematica Quick Tour Calculator Features Power Calculating Accessing Algorithms Mathematical Knowledge Building Computations Handling Data Visualization Notebooks Palettes and |
| http://www.wolfram.com/products/mathematica/tour/page4.html |
| Rating:
[0.00] Votes: [0] Hits: [2] | Jun 16, 2005 |
| 33.
Algorithms and Data Structures |
| Computer Algorithms and Data Structures Algorithms and Data Structures Research & Reference Material  [Needs a browser such as Netscape-3 or laterwith JavaScript 1.1 or laterturned on! ] LA home |
| http://www.csse.monash.edu.au/%7Elloyd/tildeAlgDS |
| Rating:
[0.00] Votes: [0] Hits: [2] | Jun 16, 2005 |
| 34.
Cormen/Leiserson/Rivest/Stein: Introduction to Algorithms |
| to Algorithms (Second Edition) This is the authors' homepage for the textbookIntroduction to Algorithms (Second Edition) by Thomas H. Cormen Charles E. Leiserson Ronald L. Rivest and Cliff Stein |
| http://theory.lcs.mit.edu/~clr |
| Rating:
[0.00] Votes: [0] Hits: [2] | Jun 16, 2005 |
| 35.
Data Structures and Algorithms in C++ |
| Data Structures and Algorithms in Java Algorithm Design ISBN: 0-471-20208-8 |
| http://cpp.datastructures.net |
| Rating:
[0.00] Votes: [0] Hits: [2] | Jun 16, 2005 |
| 36.
Sorting Algorithms |
| Sorting Algorithms Techniques for sorting arrays Bubble sort Linear insertion sort Quicksort Shellsort Heapsort Interpolation sort Linear probing sort Summary Sorting other data structures Merge sort |
| http://www.dcc.uchile.cl/~rbaeza/handbook/sort_a.html |
| Rating:
[0.00] Votes: [0] Hits: [2] | Jun 16, 2005 |
| 37.
TV is King Books Digital Video and HDTV Algorithms and Interfaces |
| that a used copy in good condition is available. Be sure to search for Digital Video and HDTV Algorithms and Interfaces (Morgan Kaufmann Series in Computer Graphics and Geometric Modeling) by |
| http://www.tvisking.com/books-plain/1558607927.html |
| Rating:
[0.00] Votes: [0] Hits: [2] | Jun 16, 2005 |
| 38.
18.415J/6.854J Advanced Algorithms |
| design and analysis of algorithmscovering several advanced topics not studied in typical introductory courses on algorithms. Prerequisites include "Introduction to algorithms" (at the level of 18 |
| http://www-math.mit.edu/~goemans/18.415/18415.html |
| Rating:
[0.00] Votes: [0] Hits: [1] | Jun 16, 2005 |
| 39.
550.770 Approximation Algorithms |
| countingand approximate coloring. Primary Text: HochbaumD. Approximation Algorithms for NP-Hard Problems . Prerequisites: 550.666 or 600.463. 550.666 will be accepted as a co-requisite |
| http://www.cs.jhu.edu/~cowen/approx.html |
| Rating:
[0.00] Votes: [0] Hits: [1] | Jun 16, 2005 |
| 40.
Accuracy and Stability of Numerical Algorithms |
| Toolbox (MATLAB). Description and Ordering Information Accuracy and Stability of Numerical Algorithms gives a thoroughup-to-date treatment of the behavior of numerical algorithms in finite precision |
| http://www.ma.man.ac.uk/%7Ehigham/asna |
| Rating:
[0.00] Votes: [0] Hits: [1] | Jun 16, 2005 |
|