作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2010, Vol. 36 ›› Issue (12): 85-87. doi: 10.3969/j.issn.1000-3428.2010.12.030

• 软件技术与数据库 • 上一篇    下一篇

压缩数据集上的快速Cube计算方法

张应龙1,盛立琨2,杨 乐1   

  1. (1. 江西农业大学计算机与工程学院,南昌 330045;2. 江西农业大学图书馆,南昌 330045)
  • 出版日期:2010-06-20 发布日期:2010-06-20
  • 作者简介:张应龙(1979-),男,助教,主研方向:数据仓库;盛立琨,馆员;杨 乐,讲师

Fast Cube Computation Method on Compressed Data Set

ZHANG Ying-long1, SHENG Li-kun2, YANG Le1   

  1. (1. School of Computer and Engineering, Jiangxi Agriculture University, Nanchang 330045;2. Library of Jiangxi Agriculture University, Nanchang 330045)
  • Online:2010-06-20 Published:2010-06-20

摘要: 现有压缩数据集上的Cube计算方法只适用于稀疏数据,针对该问题,设计一种用于压缩常量和基本单一元组的压缩方法并提出一种新的Cube算法。该算法在计算过程中无需解压缩、计算速度快、数据压缩率高,适用于冰山计算。实验结果表明,与自底向上立方体算法相比,新算法计算速度快、所需存储空间小。

关键词: 数据仓库, 数据立方体, 数据压缩

Abstract: Existing Cube computation method on compressed data sets only suits for sparsity data. Aiming at this problem, this paper designs a compression method for constant and Basic Single Tuple(BST), and proposes a new algorithm which has following characteristics: direct computing without decompression, high speed of computation, well compressed ratio, suiting for iceberg computation. Experimental results show that compared with Bottom Up Cube(BUC) algorithm, the new algorithm has obvious advantage in both computation speed and storage space.

Key words: data warehouse, data Cube, data compression

中图分类号: