Shell sort

  1. 谢尔排序

网络词典

Shell sort

英 ʃl 美 ʃl
名词中文翻译 中文翻译:壳排序
同义词: ['shell sort', 'shell sorting']

例句:

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