BS:二元搜索
“二分查找”(Binary Search)是一种在计算机科学和数学领域广泛使用的高效搜索算法,常被简写为“BS”以便快速书写和交流。该算法适用于有序数据集,能显著提升查找效率。其核心思想是通过不断缩小搜索范围来定位目标元素,中文常译为“二分搜索”或“折半查找”。
Binary Search的英文发音
例句
- It maintains the free space in heap as nodes in a Cartesian binary search tree format.
- 它按照Cartesian二分法检索树格式以节点的形式维护堆中的空闲空间。
- An effective method of searching an ordered list of entries is the so-called binary search or logarithmic search method.
- 查几个登记项的有序表的一种有效方法就是所谓的折半查找或称对数查找。
- However, the binary search lookup table is a prerequisite for the data elements must be orderly.
- 但是,折半查找的先决条件是查找表中的数据元素必须有序。
- Binary search is perhaps the simplest of the divide and conquer algorithms, and what does that mean?
- 好了,二分搜索也许是,最简单的分治算法,这意味着什么?
- Based on binary search, this paper proposes an efficient algorithm for finding a set of elementary siphons.
- 提出一种基于二分法搜索原理计算基本信标的高效算法。
本站英语缩略词为个人收集整理,可供非商业用途的复制、使用及分享,但严禁任何形式的采集或批量盗用
若BS词条信息存在错误、不当之处或涉及侵权,请及时联系我们处理:675289112@qq.com。