名词
中文翻译:半间隔搜索
同义词:
['half-interval search', 'half-interval sweep']
例句:
-
1. The algorithm uses a half interval searchto find the shortest path between twopoints.
这个算法使用半间隔搜索来找到两点之间的最短路径。
-
2. During thehalf interval search, theprogram checks each element in thearray for the presence of the targetvalue.
在半间隔搜索过程中,程序会检查数组中的每个元素是否包含目标值。
-
3. The half interval search is an efficientway to find duplicates in large datasets.
半间隔搜索是一种在大型数据集中发现重复项的高效方法。