引用本文:唐向阳.分段快速排序法.软件学报,1993,4(2):53-57
【打印本页】   【下载PDF全文】   查看/发表评论  【EndNote】   【RefMan】   【BibTex】
←前一篇|后一篇→ 过刊浏览    高级检索
本文已被:浏览 4693次   下载 6618 本文二维码信息
码上扫一扫!
分享到: 微信 更多
分段快速排序法
唐向阳1
西南民族学院 成都 610041
摘要:
本文给出分段快速排序方法,对于给定的N个数据记录,此方法的最大平均排序时间为O(N)。本文最后给出利用三种快速排序方法在IBM—PC机上分别关于均匀分布数据记录和正态分布数据记录进行排序的实验结果。
关键词:  
DOI:
分类号:
基金项目:
FAST SORTING METHOD OF SEPARATING SEGMENT
Tang Xiangyang
Abstract:
In this paper,a fast sorting method of separating segment is given. For given N data recordings,the maximum mean of sorting time is O(N). The experiment results from mean distribution data recordings and normal distribution data recordings with three sorting methods on IBM-PC are given.
Key words: