go top

binary search

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

专业释义

  • 折半搜索 - 引用次数:2

    参考来源 - 正交经验模态分解及其快速实现

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

双语例句

  • If a fast search method such as binary searching is adopted, much faster searching can be realized.

    如果采用诸如二分搜索快速搜索方法,则实现更快的搜索。

    youdao

  • When realizing high accuracy successive approximation ADC, the traditional binary searching algorithm is too simple to satisfy 16 bit ADC design requirement.

    实现高精度逐次逼近ADC时,传统电荷重分布的二进制搜索算法过于简化,已经不能满足16ADC设计的要求。

    youdao

  • Simulation With C program and theoretical analysis show the improved adaptive binary searching algorithm is viable and has better system performance than the traditional algorithm.

    通过C语言仿真理论分析验证了本算法可行性分析算法传统算法的主要性能优势。

    youdao

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

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

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