The Design Approach of C Language Nested Data Compressor C-DC
-
-
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.
-
-