binary merge
基本解释
- [计算机科学技术]二元合并
英汉例句
- If the black holes in a binary system merge, then an even stronger pulse of gravitational waves radiates away from the system.
如果双黑洞结合在一起,那么更强的引力波脉冲波将从这个双黑洞的二元体系辐射开来。 - UltraCompare includes text compare, binary file compare with the capability to merge differences between compared files. Got folders?
文件比较功能包括同时对两个或三个文件进行文本及二进制比较,并能合并这些文件之间的差异。 - Use merge sort, in a binary search algorithm complexity: nlogn, n number two together, if can equal to a specific number m, the output yes, otherwise no output.
说明:运用归并排序,在用二分法查找,算法复杂度:nlogn,n个数两两相加,若能等于特定数m,则输出yes,否则输出no。 - And it's called divide and conquer for the obvious reason. I'm going to divide it up into sub-problems with the hope that those sub-problems get easier. It's going to be easier to conquer if you like, and then I'm going to merge them back. Now, in the binary search case, in some sense, this is a little bit trivial.
因此被称为分治的原因就这么简单,将一个问题分解成一些子问题,并希望这些子问题解决起来比较方便,正如你希望的,求解的过程也会变得简单,下面就是把结果合并起来,现在,在二分搜索的例子里,从某些方面来说,这有点微不足道。
麻省理工公开课 - 计算机科学及编程导论课程节选
双语例句
原声例句
专业释义
- 二元合并