go top

selection sort

  • 选择排序:一种排序算法,将输入列表分成两个子列表——已排序的项目和尚未排序的项目,并逐渐将元素从一个列表转移到另一个列表。

专业释义英英释义

  • 选择式排序
    选择排序
    选择排序法
    选择分类

·2,447,543篇论文数据,部分数据来源于NoteExpress

Selection sort

  • abstract: Selection sort animation. Red is current min.

以上来源于: WordNet

双语例句原声例句权威例句

  • This is in contrast to selection sort where you're fishing looking again and again for the smallest element.

    选择排序形成了对比,在选择排序中,一次一次地完成寻找最小的元素。

    youdao

  • How many swaps do I do in selection sort?

    选择排序要做多少次交换呢?

    youdao

  • The example program for this section implements a selection sort on an array of integers.

    示例程序一个整数数组实现选择排序

    youdao

更多双语例句
  • 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?

    这是描述最好情况下运行时间的,一种正式的方式,在选择排序中,最理想的运行时间是多少呢?

    哈佛公开课 - 计算机科学课程节选

更多权威例句
$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定