English

Data Compaction - Compression without Decompression

Data Structures and Algorithms 2014-02-12 v1

Abstract

Data compaction is a new approach for lossless and lossy compression of read-only array data. The biggest advantage over existing approaches is the possibility to access compressed data without any decompression. This makes data compaction most suitable for systems that could currently not apply compression techniques due to real-time or memory constraints. This is true for the majority of all computers, i.e. a wide range of embedded systems.

Keywords

Cite

@article{arxiv.1402.2508,
  title  = {Data Compaction - Compression without Decompression},
  author = {Steffen Görzig},
  journal= {arXiv preprint arXiv:1402.2508},
  year   = {2014}
}

Comments

11 pages

R2 v1 2026-06-22T03:05:41.859Z