Enter Domain Name:

Top / Computers / Algorithms / Sorting_and_Searching /

Searching Algorithms
Overview of many sorting techniques and corresponding links.
http://www.softpanorama.org/Algorithms/searching.shtml
Softpanorama.org  ~   Site Info   Whois   Trace Route   RBL Check  
Sorting Algorithms Visualized
Applet visualizing various sorting algorithms, English version of Peter Weigel and Andreas Boltzmann applet.
http://arnosoftwaredev.blogspot.com/2005/01/sorting-algorithms-visualized.html
Blogspot.com  ~   Site Info   Whois   Trace Route   RBL Check  
Comparison sort
From Wikipedia, the free encyclopedia. Definition, examples, lower bound.
http://en.wikipedia.org/wiki/Comparison_sort
Wikipedia.org  ~   Site Info   Whois   Trace Route   RBL Check  
String Searching
From Wikipedia, the free encyclopedia. Definition, classification, common algorithms, links.
http://en.wikipedia.org/wiki/String_searching_algorithm
Wikipedia.org  ~   Site Info   Whois   Trace Route   RBL Check  
Fast multi-pattern search
A fast algorithm for multi-pattern searching by Sun Wu
http://webglimpse.net/pubs/TR94-17.pdf
Webglimpse.net  ~   Site Info   Whois   Trace Route   RBL Check  
Sorting and Searching Algorithms By Thomas Niemann.
Collection of algorithms for sorting and searching from arrays to B-Trees - theory, examples, implementation.
http://epaperpress.com/sortsearch/download/sortsearch.pdf
Epaperpress.com  ~   Site Info   Whois   Trace Route   RBL Check  
Fibonacci search in C
Fibonacci search and C sample code.
http://www.ics.forth.gr/~lourakis/fibsrch/
Forth.gr  ~   Site Info   Whois   Trace Route   RBL Check  
Sorting Algorithm Examples
Collection of sorting algorithms in C
http://www.concentric.net/~ttwang/sort/sort.htm
Concentric.net  ~   Site Info   Whois   Trace Route   RBL Check  
Robsort GNU implementation
An O(n!) algorithm with downloads for Win98 and Unix platforms.
http://www.robsort.org
Robsort.org  ~   Site Info   Whois   Trace Route   RBL Check  
AVL and TST trees implementation
Navl, the C# implementation of threaded and counted AVL trees in a single class; ternary search tree implementation in C.
http://dasnar.sdf-eu.org/miscres.html
Sdf-eu.org  ~   Site Info   Whois   Trace Route   RBL Check  
 


Page 3/4« Previous1234Next »