首页> 外文期刊>Acta Informatica >An analysis and implementation of an efficient in-place bucket sort
【24h】

An analysis and implementation of an efficient in-place bucket sort

机译:高效就地桶分类的分析与实现

获取原文
获取原文并翻译 | 示例
       

摘要

Variosu methods, such as address-calculation sorts, distribution counting sorts, radix sorts, and bucket sorts, use the values of the numbers being sorted to increase efficiency but do so at the expense of requiring additional storage space. In this paper, a specific implementation of bucket sort is presented whose primary Advantanges are that (I) linear average-time performance is achieved with an additional Amount of storage equal to any fraction of he number of elements being sorted and (ii) no linked-list data structures are used (all sorting is done with arrays).
机译:Variosu方法(例如地址计算排序,分布计数排序,基数排序和存储桶排序)使用要排序的数字的值来提高效率,但是这样做却需要额外的存储空间。在本文中,提出了一种桶分类的具体实现方式,其主要优点是:(I)线性平均时间性能的实现是通过附加存储量(等于要分类的元素数量的任意分数)和(ii)没有链接使用-list数据结构(所有排序均通过数组完成)。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号