selection sort
基本解释
- [计] 选择排序法;选择分类排序
英汉例句
- How many swaps do I do in selection sort?
那选择排序要做多少次交换呢? - Selection Sort.
选择排序。 - And this is in contrast to Selection Sort where you're fishing again and again for the then smallest element.
这与选择排序是相反的,在选择排序中你需要一次又一次地,找出最小的元素。 - And this is in contrast to Selection Sort where you're fishing again and again for the then smallest element.
这与选择排序是相反的,在选择排序中你需要一次又一次地,找出最小的元素。
哈佛公开课 - 计算机科学课程节选 - Just contrast this for a brief moment to something like Selection Sort which from the get go had a ridiculous amount of redundancy comparing the same damn numbers again and again, and again.
这就与其他的排序算法形成了鲜明的对比,比如选择排序,它会一次又一次地做,多余的比较。
哈佛公开课 - 计算机科学课程节选 - And this was just a formal way of describing the best case running time and in the case of Selection Sort, what was the best case running time?
这是描述最好情况下运行时间的,一种正式的方式,在选择排序中,最理想的运行时间是多少呢?
哈佛公开课 - 计算机科学课程节选 - As always, we're happy to assist as you sort through the selection -- here are our top finds for every budget, so queue up some tunes and blast past the break.
ENGADGET: 's holiday gift guide 2012: speakers and docks
双语例句
原声例句
权威例句
词组短语
- Simple Selection Sort 简单选择排序;排序;选择排序简单选择排序
- exchange selection sort 交换选择排序
- Selection sort algorithm 选择排序算法
- replair conditionerement selection sort 置换选择排序
- replacement selection sort 置换选择排序
短语
专业释义
- 选择式排序
- 选择排序
- 选择排序法
- 选择分类