Now it doesn't use bubble sort, but it does use a sorting method.
现在它不使用冒泡排序,但它使用了一种排序方法。
网站首页 情感咨询 情感美文 情感百科 情感生活 学习充电 旧版美文
| 词汇 | Bubble sort |
| 分类 | 英语词汇 英语翻译词典 |
| 释义 |
Bubble sort
原声例句
6 Minute English 六分钟英语 Now it doesn't use bubble sort, but it does use a sorting method. 现在它不使用冒泡排序,但它使用了一种排序方法。
英语百科
Bubble sort 冒泡排序![]() ![]() ![]() ![]() Bubble sort, sometimes referred to as sinking sort, is a simple sorting algorithm that repeatedly steps through the list to be sorted, compares each pair of adjacent items and swaps them if they are in the wrong order. The pass through the list is repeated until no swaps are needed, which indicates that the list is sorted. The algorithm, which is a comparison sort, is named for the way smaller elements "bubble" to the top of the list. Although the algorithm is simple, it is too slow and impractical for most problems even when compared to insertion sort. It can be practical if the input is usually in sorted order but may occasionally have some out-of-order elements nearly in position. |
| 随便看 |
|
依恋情感网英汉例句词典收录3870147条英语例句词条,基本涵盖了全部常用英语单词的释义及例句,是英语学习的有利工具。