|
|
|
|
Bubble sort
Bubble sort Bubble sort, also known as exchange sort, is a simple sorting algorithm. It ...
http://en.wikipedia.org/wiki/Bubble_sort - 8k - Cached - Similar pages
|
Bubble sort (translated from Italian)
Bubble sort bubble sort or bubblesort (literally: ordering to bollicine) he ... j]>x[i ]) { temp=x[j ]; //boubble sort x[j]=x[i ]; x[i]= ...
http://it.wikipedia.org/wiki/Bubble_sort - 19k - Cached (Italian) - Wikipedia (Italian) - Similar pages
|
Bubble sort (translated from Portuguese)
Bubble sort bubble sort, or ordinance bubble, he is one ordinance algorithm of ...
http://pt.wikipedia.org/wiki/Bubble_sort - 5k - Cached (Portuguese) - Wikipedia (Portuguese) - Similar pages
|
Talk:Bubble sort
Talk:Bubble sort Is the Python implementation correct? Does the ... December 2005 (UTC) "In the worst case, bubble sort will require O(n^2) swaps, while insertion sort will require at most O(n^ ...
http://en.wikipedia.org/wiki/Talk:Bubble_sort - 16k - Cached - Similar pages
|
Double bubble sort
Double bubble sort The factual accuracy of this article is ... relevant discussion on the talk page. Double bubble sort is a sorting algorithm similar to insertion sort. It works relatively well on data ...
http://en.wikipedia.org/wiki/Double_bubble_sort - 2k - Cached - Similar pages
|
Talk:Double bubble sort
Talk:Double bubble sort From what I can find, double-bubble sort is another name for cocktail sort. IMHO, this "double-bubble sort" is ...
http://en.wikipedia.org/wiki/Talk:Double_bubble_sort - 7k - Cached - Similar pages
|
Comb sort
Comb sort In computer science, comb sort is a relatively simplistic sort algorithm designed by Stephen Lacey and Richard ... in Byte Magazine in April 1991. Comb sort improves on bubble sort and rivals in speed more ...
http://en.wikipedia.org/wiki/Comb_sort - 6k - Cached - Similar pages
|
Insertion sort
Insertion sort Insertion sort is a simple sort algorithm, a comparison sort in which the sorted array (or list ... algorithms such as quicksort, heapsort, or merge sort, but it has various advantages: Simple ...
http://en.wikipedia.org/wiki/Insertion_sort - 14k - Cached - Similar pages
|
Sort algorithm (translated from Chinese)
Sort algorithm So-calledArrangementCauses a string record, according ... contents Minute □ In computer science uses sort algorithm usually by minute □□: □calculates□□(Worst、AverageSumBestTable □ ... ideal table □isO(N). □uses in the sort algorithm □average which one □is abstract □□compares ... all that □□□source use) □decides:□decides the sort algorithm□according to is equal □□(□word is ... □the arrangement to contain the bubbling arrangement (bubble sort) and the fast arrangement (quicksort). ...
http://zh.wikipedia.org/wiki/排序算法 - 16k - Cached (Chinese) - Wikipedia (Chinese) - Similar pages
|
Cocktail sort
Cocktail sort Cocktail sort, also known as bidirectional bubble sort, cocktail shaker sort, shaker sort, ripple sort, shuttle sort ...
http://en.wikipedia.org/wiki/Cocktail_sort - 1k - Cached - Similar pages
|
| Page:1 2 3 4 5 6 7 8 9 10 Next >> |