go top

binary search algorithm

  • 二分查找算法:一种在有序数组中查找特定元素的算法,通过不断将数组分为两部分并比较中间元素与目标值,从而缩小查找范围,直至找到目标值或范围缩小为零。

网络释义

  双向搜索算法

双向搜索算法

基于1个网页-相关网页

双语例句原声例句

  • And the algorithms are just as important - from binary search to different sorts to graph traversals, a rockstar engineer must know and internalize the basics.

    算法同样重要二分查找各种排序,到图形遍历位明星工程师必须知道内在消化这些基础东西。

    youdao

  • The elementary binary search algorithm and some im - proved algorithms are compared and analyzed quantified in detail, and a novel improved algorithm is proposed.

    在对基本二进制搜索算法及其各种改进算法进行详细定量分析的基础上提出改进算法。

    youdao

  • Perhaps just as important are fundamental algorithms like binary search, graph searching algorithms, sorting algorithms, and tree-based searches such as minimax.

    也许同样重要的是基本算法二进制搜索图形搜索算法,排序算法,基于树极小搜索。

    youdao

更多双语例句
  • 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.

    好了,二分搜索也许是,最简单的分治算法,这意味着什么?,也就是说,为了解决一个问题,把它切割成小的问题,然后再来一个个解决。

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

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

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

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