C语言嵌入式数据压缩器C-DC的设计
The Design Approach of C Language Nested Data Compressor C-DC
-
摘要: 本文给出一个在微型计算机上实现的C语言嵌入式数据压缩器C-DC的设计方法,采用移动词典压缩+哈夫曼编码压缩。这是一种类似于Lharc的二级压缩结构。文中讨论了二种压缩器的软件实现并介绍了嵌入式数据压缩器所必须的中断机制。Abstract: This paper introduces the design approach to a nested C language data compressor which is implemented on microcomputer. It uses shifting dictionary compression and Huffman coding compression. It is similar to LHarc two levels of compressive structure, The implementation of two compressors . and the inter rupted mechanism necessitated in nested data compressor are discussed.
下载: