go top

binary search

  • 二分查找:一种在有序数组中查找特定值的算法。它通过将目标值与数组的中间元素进行比较,如果它们不相等,则可以排除目标值不可能存在的那一半,并在剩余的一半上重复进行比较,直到找到目标值或确定目标值不存在为止。

网络释义专业释义

短语

binary search tree 二叉查找树 ; 二元搜寻树 ; 二叉搜索树 ; 对分检索

Binary Search Trees 第十二章 ; 二叉查找树 ; 二叉搜索树 ; 二叉检索树

Balanced Binary Search Tree 平衡二叉查找树 ; 元搜寻树 ; 平衡二叉搜索树 ; 平衡二元搜寻树

binary search algorithm 二进制搜索算法 ; 二进制折半查找算法 ; 算法 ; 二分法检索算法

Binary Search 二分查找 ; 二分搜寻法

binary search C 说明二进制搜索

optimal binary search tree 最佳二元搜寻树 ; 最优二叉搜索树 ; 最佳二叉查找树 ; 最优二叉查找树

binary search routine [计] 对分检索子程序 ; 折半查找子程序

Binary Search Binary Search 二元搜寻法 ; 二元搜寻

 更多收起网络短语
  • 二分搜索 - 引用次数:17

    Aiming at these problems, this paper presents a binary search algorithm based on solving the maximum module of roots of polynomial.

    针对该问题,提出一种基于多项式根的最大模求解的二分搜索算法。

    参考来源 - 基于多项式根最大模求解的二分搜索算法
    二分查找 - 引用次数:13

    参考来源 - PROLOG事实库的持久化研究与实现
    折半删减 - 引用次数:1

    参考来源 - 一种基函数神经网络最优隐神经元数目快速确定算法
    对半检索
    二分搜寻法
    二元搜寻
  • 二分法 - 引用次数:6

    Because of the reason above, a novel PN acquisition method using auxiliary sequence and binary search is proposed.

    基于以上原因,本文提出一种基于辅助序列和二分法的同步捕获方案。

    参考来源 - 突发性扩频信号的同步技术研究
    二分搜索
  • 折半查找 - 引用次数:4

    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.

    在软件程序的设计中,采用“折半查找”的快速查找方法完成对显示字符“字模”的查找,改善显示画面的质量;采用“定时中断”的方法保证了测试仪进行参数测量时的实时性。

    参考来源 - 便携式转辙机测试仪的设计
  • 折半查找法
  • 二进位查寻法

·2,447,543篇论文数据,部分数据来源于NoteExpress

双语例句原声例句

  • It maintains the free space in heap as nodes in a Cartesian binary search tree format.

    按照Cartesian二分法检索格式节点的形式维护中的空闲空间

    youdao

  • A binary search tree (BST) is a binary tree with the following properties.

    二进制搜索(BST)具有以下属性的二进制树。

    youdao

  • OK. That's the basic idea of binary search.

    好了就是二分查找基本思想

    youdao

更多双语例句
  • In binary search-- ah, there's that wonderful phrase, this is called a version of binary search just like you saw bin-- or bi-section methods, - when we were doing numerical things- in binary search, I need to keep track of the starting point and the ending point of the list I'm looking at.

    就是当我们处理数字的时候,所称的二分检索,在二分法搜索中,我需要记录区间的开始点和尾点,初始化的时候就是-,问题输入的开始点和尾点,当我开始做测试的时候,我想要做的就是去取中值点。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • But let's look a little more carefully at the code for binary search-- for search 1.

    二分搜索算法的代码,那么search,1,这个方法的。

    麻省理工公开课 - 计算机科学及编程导论课程节选

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

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

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