名词中文翻译
中文翻译:壳排序
同义词:
['shell sort', 'shell sorting']
例句:
-
1.The shell sort algorithm is used to sort the data in a specific order.
壳排序算法用于按特定顺序对数据进行排序。
-
2.In shell sort, the smallest element is placed at the beginning of the array.
在壳排序中,最小的元素被放置在数组的开头。
-
3. Shell sort is an efficient sorting algorithm that works well for small datasets.
壳排序是一种高效的排序算法,适用于小型数据集。