binary search
短语[计] 对分查找
词形变化
binary searches
复数
binary searches
释义与例句
n.
-
1.
A search for a value within a sorted array by repeatedly comparing the target value with the middle element; if they are unequal, the half in which the target cannot lie is eliminated and the comparison is repeated on the remaining half.
可数 不可数 计算机 工程 数学