在线词典

分类:语言工具
在线词典,是一款在线使用的中英文查词词典。本工具支持查询英文和中文单词及词组的含义,查询效率高、结果丰富,包括单词变体、常用短语、英英释义、同义词、同根词、词语辨析等,是外语学习者必备的在线查词工具。

binary search algorithm

查词链接:https://www.dute.org/dict/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.

网络释义
二进制搜索算法
...(RFID);anti-collision algorithm;binary search algorithm;TDMA [gap=217]关键词:射频识别;防碰撞算法;二进制搜索算法;时分多址 ...
二进制折半查找算法
二进制折半查找算法(Binary Search Algorithm)在DSP上实现并不难,但是一般查找程序都未能充发利用DSP内部先进的结构和指令集,从而使得程序运行的时间未能缩至最短。
算法
... binary table search, data-base 数据库二元表查寻 binary search algorithm 算法 ; 二元搜寻算法 balanced binary search tree 平衡二元搜寻树 ...
二分法检索算法
... binary search algorithm 二分法检索算法 binary search method 对半检索法; 对分检栓 binary search procedure 对分检索程序 ...
常用短语
* 以上查询结果来自于网络,仅供参考。
正在查询...