Enter Domain Name:

Top / Computers / Algorithms / Sorting_and_Searching /

Fast Median Search
Overview of algorithms to find the median in a list of values; implementations and links are also provided.
http://ndevilla.free.fr/median
Free.fr  ~   Site Info   Whois   Trace Route   RBL Check  
Ternary Search Trees
Fast Algorithms for Sorting and Searching Strings - The original paper and examples by Jon Bentley and Robert Sedgewick.
http://www.cs.princeton.edu/~rs/strings/
Princeton.edu  ~   Site Info   Whois   Trace Route   RBL Check  
Common comparison sorts
Explanation, algorithm analysis, empirical data, and source code for the bubble, heap, insertion, merge, quick, selection, and shell sorts.
http://linux.wku.edu/~lamonml/algor/sort/sort.html
Wku.edu  ~   Site Info   Whois   Trace Route   RBL Check  
Sequential and parallel sorting algorithms
Description of sorting algorithms with examples
http://www.iti.fh-flensburg.de/lang/algorithmen/sortieren/algoen.htm
Fh-flensburg.de  ~   Site Info   Whois   Trace Route   RBL Check  
Discussion of Sorting Algorithms
A web tutorial by Mark Baker.
http://atschool.eduweb.co.uk/mbaker/sorts.html
Eduweb.co.uk  ~   Site Info   Whois   Trace Route   RBL Check  
FlashSort
Sorting by in place permutation with time complexity O(n) using an auxiliary vector. Papers, animations and implementations.
http://www.neubert.net/FSOIntro.html
Neubert.net  ~   Site Info   Whois   Trace Route   RBL Check  
WASA
A Java implementation of the Wealthy Adaptative Search Algorithm, a constraint-solving algorithm using a stochastic approach. Sourceforge/GPL.
http://wasa.sourceforge.net/
Sourceforge.net  ~   Site Info   Whois   Trace Route   RBL Check  
Compact Guide to Sorting and Searching
Algorithms and data structures. Source code in C and VB is included. Demonstration applets in Java.
http://www.epaperpress.com/sortsearch/
Epaperpress.com  ~   Site Info   Whois   Trace Route   RBL Check  
Postman's Sort
A linear time general purpose sorting algorithm. Included is a description of the algorithm and downloadable executables for Windows computers.
http://rrsd.com/
Rrsd.com  ~   Site Info   Whois   Trace Route   RBL Check  
Understanding SoundEx Algorithms
Article describing and discussing the SoundEx searching algorithm and enhancements to make it more accurate. Includes SoundEx conversion form and Open licensed source code in C, JavaScript, and Perl.
http://www.creativyst.com/Doc/Articles/SoundEx1/SoundEx1.htm
Creativyst.com  ~   Site Info   Whois   Trace Route   RBL Check  
 


Page 1/4« Previous1234Next »