期刊文献+

基于概率分布的排序算法(1) 被引量:1

A Sorting Algorithm on Probability Distribution(1)
下载PDF
导出
摘要 该文根据大多数统计数据都服从某一概率分布的特性,在排序时不需要用传统的比较排序算法,而是根据其密度函数构造出一个序号函数,运用该函数可以很快计算出每个数据所排的位置。其排序速度大大快于QUIKSORT等比较排序算法,时间和空间的耗费真正达到了O(n)。 Based on the characteristics of certain probability distri bu tion,which most statistical data follow,this paper demonstrates that the tradi tional sorting algorithm is not preferred,instead a serial number function is e stablished from their density function.By using this function the position of each datum can be quickly calculated.The sorting speed is much quicker than met hods such as QUICKSORT,the cost of running time and space actually reaches O( n).
作者 赵忠孝
出处 《计算机工程与应用》 CSCD 北大核心 2002年第11期75-76,170,共3页 Computer Engineering and Applications
关键词 运行时间 分布函数 正态分布 计算机 概率分布 排序算法 sorting,running time ,distribution function,normal distributi on
  • 相关文献

参考文献4

共引文献4

同被引文献5

引证文献1

二级引证文献2

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

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