首页 | 本学科首页   官方微博 | 高级检索  
     

一种基于后缀排序快速实现Burrows-Wheeler变换的方法
引用本文:李冰,龙冰洁,刘勇.一种基于后缀排序快速实现Burrows-Wheeler变换的方法[J].电子与信息学报,2015,37(2):504-508.
作者姓名:李冰  龙冰洁  刘勇
作者单位:东南大学集成电路学院 南京 210000
基金项目:十二五国家科技支撑计划(2013BAJ05B03)资助课题
摘    要:近年来,Bzip2压缩算法凭借其在压缩率方面的优势,得到了越来越多的应用,Bzip2的核心算法是Burrows-Wheeler变换(BWT), BWT能有效的将数据中相同的字符聚集到一起,为进一步压缩创造条件。在硬件实现BWT时,常用的基于后缀排序的算法能有效克服BWT消耗存储资源大的问题,该文对基于后缀排序实现BWT的方法进行了详细分析,并且在此基础上提出了一种快速实现BWT的方法后缀段算法。仿真结果表明后缀段算法在处理速度上比传统的基于后缀排序的算法有很大的提高。

关 键 词:信号处理    数据压缩    Bzip2    Burrows-Wheeler变换    后缀排序
收稿时间:2014-02-24

A Fast Algorithm for Burrows-Wheeler Transform Using Suffix Sorting
Li Bing , Long Bing-jie , Liu Yong.A Fast Algorithm for Burrows-Wheeler Transform Using Suffix Sorting[J].Journal of Electronics & Information Technology,2015,37(2):504-508.
Authors:Li Bing  Long Bing-jie  Liu Yong
Affiliation:(College of Integrated Circuit, Southeast University, Nanjing 210000, China)
Abstract:Bzip2, a lossless compression algorithm, is widely used in recent years because of its high compression ratio. Burrows-Wheeler Transform (BWT) is the key factor in Bzip2. This method can gather the same symbols together. The traditional methods which are based on suffix sorting used in implement of BWT in hardware can solve the problem of memory consumption effectively. Detail analysis of BWT algorithm based on suffix sorting is given and a new methodSuffix segment method is presented in this paper. Experimental results show that the proposed method can much decrease BWT time consumption without increasing memory consumption much.
Keywords:Information processing  Data compress  Bzip2  Burrows-Wheeler Transform (BWT)  Suffix sorting
本文献已被 CNKI 万方数据 等数据库收录!
点击此处可从《电子与信息学报》浏览原始摘要信息
点击此处可从《电子与信息学报》下载全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号