radix sort
常見(jiàn)例句
- The radix sort can be used on card sorting.
可以使用的基數(shù)排序在卡片分類。 - Radix sorting is widely used for its high efficiency.
基數(shù)排序由于其效率高而被廣泛應(yīng)用。 - Correctness of a classic sorting algorithm of linear time complexity and realization of radix sorting were proved and the time complexity of it was analyzed from the viewpoint of the "big-O notation".
采用“大O表示法”客觀地分析了基數(shù)排序算法的時(shí)間復(fù)雜度,給出了基數(shù)排序算法的實(shí)現(xiàn)和正確性的證明,并與比較排序算法作了橫向的運(yùn)行時(shí)間的對(duì)比。 返回 radix sort