go top

归并排序算法

网络释义专业释义

  Merge sort algorithm

...):将子问题的结果合并成原问题的解 University of Science and Technology of China 32 归并排序算法Merge sort algorithm) :把n个元素分成各含n/2个元素的子序列; :用归并排序算法对两个子序列递归地排序; :合并两个已排序的子序列以得到排序结果。

基于20个网页-相关网页

  • of merge sort

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

双语例句原声例句

  • 二路归并排序算法思想比较容易理解

    It is easy to understand the concept of 2-way merge sort algorithms.

    youdao

  • 给出归并排序算法改进算法,对具有离散”性的多个数据排序时利用该算法具有较明显优势

    This article has provided a kind of improved algorithm for merging sort, which has remarkable advantage in sorting a large amount of discrete data.

    youdao

  • 本文讨论立方体结构并行归并排序算法,着重分析算法通信复杂性,在此基础上推导算法加速比

    This paper discusses the parallel merging sorting algorithm for hypercube architecture. Based on the analysis of communication complexity, the speedup of this algorithm is derived.

    youdao

更多双语例句
  • Well, we saw the teaser in terms of that animation that suggests this merge sort algorithm when implemented by a computer is absolutely faster.

    我们从前面的动画中可以看到,这个归并排序算法在计算机上实现之后,绝对比其他算法更快。

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

  • If I'm using algorithm that I'm now calling merge sort, T the running time involved in sorting N elements, T of N, you know, is just the same as running the algorithm for the right half, plus what's this plus N come from?

    如果我用归并排序算法,对N个元素其运行时间,就等于此算法一半元素的运行时间,另一半的运行时间,再加上N,这个N是什么呢?

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

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

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

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