期刊文献+

数据压缩的hash方法

DATA COMPRESSION WITH HASH CODES
下载PDF
导出
摘要 在数据库应用中常要求数据压缩存贮。所采用的压缩方法应当有较小的系统开销和期望的压缩效果。文章给出了一种用其hash函数值作为编码来取代数据本身以减少文件的数据存贮量的压缩方法。该方法对许多应用都有较好的压缩效果,并其编码/解码的成本仅为对hash表一次查找或直接访问的开销。文章也讨论了hash编码数据压缩方法的实现技术,以及编码和解码的算法。 In many database applications, data have to be compressed before they can be stored. Data compression techniques with less overhead and better space saving are expected. This paper gives a data compression technique by which the size of a file may be reduced through substituting codes for its field values. The codes are the corresponding locations of the values in the hash table that is comprised of all the values of the field.The compression is effective for many applications, and the cost of the coding/decoding is equal to that of one access to the hash table. The implementation of the technique as a compression tool in DBMS for date storage and the algorithms of the coding/decoding are discussed.
作者 谭强明
出处 《重庆大学学报(自然科学版)》 EI CAS CSCD 1990年第1期119-126,共8页 Journal of Chongqing University
关键词 数据库 数据压缩 数据存储 文件系统 算法 编码 文件结构 hash法 data libraries data compression data storage file syste-ms algorithm coding/file
  • 相关文献

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

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