radix sort
常见例句
- The radix sort can be used on card sorting.
可以使用的基数排序在卡片分类。 - Radix sorting is widely used for its high efficiency.
基数排序由于其效率高而被广泛应用。 - 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表示法”客观地分析了基数排序算法的时间复杂度,给出了基数排序算法的实现和正确性的证明,并与比较排序算法作了横向的运行时间的对比。 返回 radix sort