Old Fellows Database

Add URL Add URL  Custom Programming  My Sites My Sites  Custom Programming  My Account My Account  Custom Programming  Contact Us Contact Us


Yurtseven.org       

Search only in Sorting and Searching   Search the Web
 Home » Algorithms » Sorting and Searching

 Web Pages    11 - 18   {18} Go to Sorting and Searching Home 


 11 - An Improved Comb Sort with Pre-defined Gap Table
  The original comb sort is vulnerable to seriously degraded performance with certain repetitive input sequences. This variation addresses those problems and bounds worst case performance.
http://world.std.com/~jdveale/combsort.htm
 
[more pages from this URL]   


 12 - WASA
  A Java implementation of the Wealthy Adaptative Search Algorithm, a constraint-solving algorithm using a stochastic approach. Sourceforge/GPL.
http://wasa.sourceforge.net/
 
[more pages from this URL]   


 13 - 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
 
[more pages from this URL]   


 14 - Sorting and Searching Algorithms: A Cookbook
  A web text by Thomas Niemann, also available in PDF, with C source code examples.
http://ciips.ee.uwa.edu.au/~morris/Year2/PLDS210/niemann/s_man.htm
 
[more pages from this URL]   


 15 - Levenshtein algorithm for error-tolerant search
  Resources on the Levenshtein Algorithm for fault-tolerant search. Website contains online demos and efficient implementations.
http://www.levenshtein.net
 
[more pages from this URL]   


 16 - Discussion of Sorting Algorithms
  A web tutorial by Mark Baker.
http://atschool.eduweb.co.uk/mbaker/sorts.html
 
[more pages from this URL]   


 17 - Robsort Sorting Algorithm
  An O(n!) algorithm with downloads for Win98 and Unix platforms.
http://www.robsort.org
 
[more pages from this URL]   


 18 - Three Dimensional Bubble Sort
  A specification of a new 'bubble sort' in three or more dimesions, with illustrative images.
http://www.magma.ca/~gtaylor/3dBubbleSort.htm
 
[more pages from this URL]   


«« Previous  1  2  


E-Mail Add URL