binary search
基本解释
- [计] 对分查找;二进位检索;折半查找法;二分搜寻
英汉例句
- Now, as I do this, I'm going to use binary search.
现在当我做这项工作的时候,我会用到二分搜索法。 - This idea of binary search is going to be a really powerful tool.
二分查找的思想,是一个非常有用的工具,我重复一遍,把问题拆成几部分来解决,那事实上,这里的增长率是多少? - At least wide receivers have to run, whereas I can guarantee you, without fear of contradiction, that no software engineer will ever have to write a binary search after they are hired.
因为至少接球员是需要跑的,而我却可以无所畏惧的向你保证,没有哪个被聘用的软件工程师必须写一个二分查找程序。 - So binary search, the phonebook example, binary search on the pieces of paper on the white board, why is that?
是二分查找,例如电话簿的例子,对其中的某一页进行二分查找,为什么呢?
哈佛公开课 - 计算机科学课程节选 - We started off talking about binary search, and I suggested that this was a log algorithm which it is, which is really kind of nice.
我告诉了你们这是一个对,数级的算法,这是很棒的,我们来一起看看这个算法到底做了什么。
麻省理工公开课 - 计算机科学及编程导论课程节选 - OK. Binary search is perhaps the simplest of the divide and conquer algorithms, and what does that mean? It says, in order to solve a problem, cut it down to a smaller problem and try and solve that one.
好了,二分搜索也许是,最简单的分治算法,这意味着什么?,也就是说,为了解决一个问题,把它切割成小的问题,然后再来一个个解决。
麻省理工公开课 - 计算机科学及编程导论课程节选
双语例句
原声例句
词组短语
- binary y search tree 对分检索
- binary harmony search 二进制和声搜索
- binary tree search 二叉树搜寻;二叉树查找;二元树搜寻法;二元树状搜寻
- Binary hash search 二分哈希查找
- database binary table search 数据库二元表搜寻;资料库二元表搜寻
短语
专业释义
- 二分搜索
Aiming at these problems, this paper presents a binary search algorithm based on solving the maximum module of roots of polynomial.
针对该问题,提出一种基于多项式根的最大模求解的二分搜索算法。 - 二分查找
- 折半删减
- 对半检索
- 二分搜寻法
- 二元搜寻
- 二分法
Because of the reason above, a novel PN acquisition method using auxiliary sequence and binary search is proposed.
基于以上原因,本文提出一种基于辅助序列和二分法的同步捕获方案。 - 二分搜索
- 折半查找
In the process of developing software, the "Binary Search" is used to search the "character model" of the characters displayed. The display quality is improved by this means.
在软件程序的设计中,采用“折半查找”的快速查找方法完成对显示字符“字模”的查找,改善显示画面的质量;采用“定时中断”的方法保证了测试仪进行参数测量时的实时性。地球科学
- 折半查找法
- 二进位查寻法