go top

merge sort

  • 归并排序:一种计算机排序算法,将待排序的数组分成两个子数组,然后递归地对子数组进行排序,最后将两个有序的子数组合并成一个有序的数组。

网络释义专业释义英英释义

  归并排序

... rapid sort 快速排序 Merge-Sort 归并排序 sequence search ['si:kwəns] 顺序查找 ...

基于8个网页-相关网页

  排序函数

3.2.3 排序函数MERGE-SORT) 第一个判断语句表明p如果≥r则表示只有一个元素,不再递归,初次调用时,p为1,r为A.length。

基于1个网页-相关网页

短语

merge sort [计] 归并排序 ; 合并排序 ; 二路归并排序 ; 合并排序法

balanced merge sort [计] 平衡归并排序 ; 平衡合并排序 ; 平衡合并分类 ; 平衡合并

Merge Sort Join 合并排序连接 ; 排序合并连接

unbalanced merge sort 不平衡合并排序 ; 不平衡线路

odd-even merge sort 奇偶归并分类 ; 奇偶合并排序

natural merge sort 并排序 ; 自然合并排序 ; 自然归并排序

stable merge sort 稳定合并排序

polyphase merge sort 多相合并排序 ; 多相归并排序

two-way merge sort 二路归并排序 ; 二路归并分类 ; 双向合并排序

 更多收起网络短语
  • 归并排序 - 引用次数:3

    参考来源 - 用于分组和集函数计算的并行排序方法 in C
    归并分类
    合并排序
    合并式排序
  • 归并分类

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

Merge sort

  • abstract: Merge sort animation. The sorted elements are represented by dots.

以上来源于: WordNet

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

  • Listing 1. Merge-sort using the fork-join library.

    清单1 .使用fork - join库进行合并排序。

    youdao

  • This paper considers SQL Group-By and aggregation based on merge-sort in parallel database systems.

    本文考虑并行数据库系统基于归并排序的分组操作集函数计算。

    youdao

  • Merge-sort is not an inherently parallel algorithm, as it can be done sequentially, and is popular when the data set is too large to fit in memory and must be sorted in pieces.

    合并排序本身并非并行算法因为可以顺序执行数据内存无法容纳必须分片保存的时候,经常使用合并排序。

    youdao

更多双语例句
  • - So again, if you're unwinding what's going on here, this-- we sorted the left half which meant sort the left half, then the right half then the merge.

    同样,如果你展开正在进行的一切-,我们已对左半部分排好了序,接着右半部分,接着合并。

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

  • Just to prove that his atoms really were acting as single waves, Dr Ketterle made two condensates at the same time, and allowed them to merge, thus creating ripple-like interference patterns of the sort that might be seen if two stones were thrown simultaneously into the same pond.

    ECONOMIST: The 2001 Nobel prizes: Playing catch-up | The

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

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

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