radix exchange sort

  1. 基数调换分类;基数交换分类法

网络词典

radix exchange sort

英 rɪˈdɪks 美 rɪˈdɪks
名词 中文翻译:根交换排序同义词
同义词: ['root exchange sort', 'radix exchange sort']

例句:

  1. 1. In the process of data analysis, we often need to perform a radix exchange sort.
    在数据分析过程中,我们经常需要执行根交换排序。
  2. 2. The radix exchange sort algorithm is used to sort an array in descending order.
    根交换排序算法用于将数组按降序排序。
  3. 3. During the radix exchange sort, each element is compared with its neighbor and swapped if necessary.
    在根交换排序中,每个元素与其邻居进行比较,如果需要则进行交换。