• In that case, try to divide and conquer. Break the problem into smaller parts you can more easily tackle.

    这时候试着分解问题再逐一解决,把难题分解更小部分,令解决起来容易。

    youdao

  • Divide-and-conquer is a recursive technique, meaning that it uses some method to split a problem in half, then uses the same method to split those halves in half, and so on.

    分治递归算法就是利用一种方式问题一分为二然后同样方法把已分开的问题再一分为二,直到满足最小的解决单元。

    youdao

  • Divide-and-conquer algorithms are often useful in sequential environments but can become even more effective in parallel environments because the subproblems can often be solved concurrently.

    divide - and - conquer算法用于顺序环境中,但是并行环境中更加有效因为可以并行处理问题。

    youdao

  • It is the ultimate form of "Divide and Conquer" for at its very core are the assumptions that (1) We must fight each other in order to survive.

    治之终极形式核心2个假设,(1)我们必须相互斗争才能生存。

    youdao

  • A typical parallel divide-and-conquer algorithm takes the form shown in Listing 1.

    典型并行divide - and - conquer算法形式如清单1

    youdao

  • Merge sort takes this idea of divide and conquer, and it does the following: it says let's divide the list in half.

    归并排序如下步骤使用了分治思想:,把列表分成:,下面就是分治

    youdao

  • The divide and conquer method is used very widely in many realms, especially on solving non-numerical calculating problems.

    分治许多领域尤其是非数值计算机领域中应用十分广泛

    youdao

  • But in the case that the algorithms fail to find the optimum solution, the divide and conquer algorithm is more accurate.

    不到情况下最大互关联算法精确。

    youdao

  • By combining the internal buffering technique and the float hole technique with the divide-and-conquer technique, a fast linear-time in-place 2-way merge algorithm is introduced in the paper.

    内部缓冲技术技术分治技术相结合,提出了一种快速线性原地二路归并算法

    youdao

  • By combining the internal buffering technique and the float hole technique with the divide-and-conquer technique, a fast linear-time in-place 2-way merge algorithm is introduced in the paper.

    内部缓冲技术技术分治技术相结合,提出了一种快速线性原地二路归并算法

    youdao

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

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

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