binary search
名词 n.
英文释义
名词 n.
- 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.
词形变化
0 次浏览
数据来源: Wiktionary