Combination Design Case 结合设计案例
Case Combination is to combine different parts of different old cases in the case base to solve a new problem.
案例组合是将案例库中不同旧案例的不同部分组合在一起以解决新问题。
In this case, some combination of approaches may be possible.
在这种情况下,一些方案组合也许行得通。
The combination of the case study encapsulating the benefits realization, the metrics framework, and the communication focus should all help in this area.
压缩了利益实现的实例研究的结合,架构的韵律,交流的焦点都能够提供帮助。
And the third thing I need to decide is how do I combine? You know, point out to you in the binary search case, combination was trivial. The answer to the final search was just the answer all the way up.
第三个问题是我需要决定如何进行合并?,就你们所知的,在二分查找中所打印出来的,合并的过程是非常简单的,最后查询的结果,就是一路上来所以的结果。
Notice here that it's different than the binary search case. We're certainly dividing down, but the combination now actually takes some work. I'll have to actually figure out how to put them back together. And that's a general thing you want to keep in mind when you're thinking about designing a divide and conquer kind of algorithm.
一个分治的例子,注这里,与二分查找所不同的地方,我们肯定是分解了,但是合并的过程还是需要一些工作量的,我会详细说明怎样把它们合并在一起的,当你在考虑设计一个分治算法时,这是你要必须记住的最基本的东西。
应用推荐