大学英语词汇短语释义解析及例句 divide and conquer
释义:
divide and conquer 分而治之:一种解决问题的策略,通过将问题分解成更小的部分,然后分别解决这些部分,最后将结果合并以得到最终解决方案
例句:
Divide and conquer is the key.
分而治只是关键。
Divide and conquer.
分而治之。
This applied the concept of "divide and conquer."
这应用了“分而治之”的概念。
The name of technique is "divide and conquer".
介绍了算法设计技术分治法的应用。
Tackling large legacy code bases: divide and conquer.
追踪大型合理代码基底:分割和克服。
Divide and conquer using master and affiliated documents.
使用主文档和附属文档分割大的文档,并克服大文档的问题。
Focus on the parts, not the whole; or, divide and conquer.
将精力集中于部分而非整体;或者说,进行分治处理。
Divide and conquer is an excellent strategy to adopt in this stage.
分而治之是这个阶段能采用的一个优秀策略。
A really nice algorithm. As I said, an example of divide and conquer.
真的很好的一个算法,就如我说的。
And that's because that is a version of a divide and conquer algorithm.
这个想法非常重要,因为这就是分而治之算法的一个版本。
So if I try to apply the same logic, well how can I divide and conquer this problem.
如果我想要用同样的逻辑,那么怎样划分,并解决这个问题呢?
Our algorithm employs the Divide and Conquer strategy, bisection and secants iteration.
该算法以二分法、割线法迭代为基础,采用分而治之策略。
In that case, try to divide and conquer. Break the problem into smaller parts you can more easily tackle.
这时候,试着去分解问题再逐一解决,把难题分解成更小的部分,令你解决起来更容易。
Even if the application is not well-written, it should be possible to employ some form of divide and conquer strategy.
即使应用程序写得不是很好,也应有可能实施某种形式的分而治之的策略。
Let me reiterate the essence of the introduced architectural approach based on the "divide and conquer" principle.
请允许我重申引入的基于“分治处理”原则的结构方法的精髓。
Merge sort takes this idea of divide and conquer, and it does the following: it says let's divide the list in half.
归并排序以如下的步骤使用了分治思想:,把列表分成两半:,下面就是分治。
The divide and conquer method is used very widely in many realms, especially on solving non-numerical calculating problems.
分治法在许多领域,尤其是非数值计算机领域中应用十分广泛。
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)我们必须相互斗争才能生存。
