go top

binary search algorithm

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

网络释义专业释义英英释义

  二进制搜索算法

...(RFID);anti-collision algorithm;binary search algorithm;TDMA [gap=217]关键词:射频识别;防碰撞算法;二进制搜索算法;时分多址 ...

基于22个网页-相关网页

  二进制折半查找算法

二进制折半查找算法Binary Search Algorithm)在DSP上实现并不难,但是一般查找程序都未能充发利用DSP内部先进的结构和指令集,从而使得程序运行的时间未能缩至最短。

基于12个网页-相关网页

  算法

... binary table search, data-base 数据库二元表查寻 binary search algorithm 算法 ; 二元搜寻算法 balanced binary search tree 平衡二元搜寻树 ...

基于8个网页-相关网页

  二分法检索算法

... binary search algorithm 二分法检索算法 binary search method 对半检索法; 对分检栓 binary search procedure 对分检索程序 ...

基于1个网页-相关网页

短语

dynamic binary search algorithm 动态二进制搜索算法

direct binary search algorithm 直接二元搜索法

Recursive binary search algorithm 递归二元搜索法

multi-slot binary search tree algorithm 多时隙二进制搜索树算法

binary partition table search algorithm 二进制分组查表法

 更多收起网络短语
  • 二分查找算法
    二分搜索算法
    二元搜寻算法
    二元搜寻演算法
    二分搜寻演算法

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

Binary search algorithm

  • abstract: In computer science, a binary search or half-interval search algorithm finds the position of a specified input value (the search "key") within an array sorted by key value. In each step, the algorithm compares the search key value with the key value of the middle element of the array.

以上来源于: WordNet

双语例句原声例句

  • The identification of the binary search algorithm is more efficient. This algorithm exposes information and has poor security.

    二进制搜索算法虽然识别效率比较高,但是泄露信息比较多安全性比较差

    youdao

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

    针对问题提出一种基于多项式最大求解二分搜索算法

    youdao

  • Owing to the improved binary search algorithm, 38% of transmission time was saved and the identification efficiency was greatly improved.

    算法改进使传输时间节省38%,大大提高了奶牛的识别效率

    youdao

更多双语例句
  • All right? I don't care what's in there, but just assume that's my list. And just to remind you, on your handout, and there it is on the screen, I'm going to bring it back up, there's the little binary search algorithm.

    好,我不管列表里是什么,就假定那是一个列表,要提醒你们的是,在你们的讲义上和屏幕上,有一个简单的二分查找算法。

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

  • 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.

    我告诉了你们这是一个对,数级的算法,这是很棒的,我们来一起看看这个算法到底做了什么。

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

  • Let's pull together what this algorithm actually does. If I generalize binary search, here's what I'm going to stake that this thing does.

    总结下二分查找法,下面列举几点它的操作,首先,找中点。

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

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

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

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