期刊文献+

一种快速排序法——数字排序

A Quick Sorting Method——Digit Sorting
下载PDF
导出
摘要 本文给出一种快速排序方法——数字排序法。当记录的关键字是整数时 ,按记录关键字的各位数字对记录排序。算法的时间复杂度为 O( kn) ,空间复杂度为 O( c)。 k和 c是与关键字位数有关的两个常数。 The paper deals with a digit sorting method that is a quick sorting method. When the key of record is an integer, records are sorted on every digit of the key of record. The time complexity of the algorithm is O(kn),and the space complexity is O(c),where k and c are two constants associated with the digit of the key.
作者 王祥信
出处 《宿州学院学报》 2004年第5期76-76,100,共2页 Journal of Suzhou University
关键词 数字排序 时间复杂度 空间复杂度 digit sort time complexity space complexity
  • 相关文献

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部