Description: LZW算法的C语言实现!能够实现对原始数据的压缩!-LZW algorithm realize the C language! To achieve compression of the original data! Platform: |
Size: 4096 |
Author:songqitao |
Hits:
Description: 用c语言实现的数据压缩算法,核心算法为lzw算法-C language used to achieve data compression algorithm, the core algorithm lzw algorithm Platform: |
Size: 7168 |
Author:王艳群 |
Hits:
Description: 一个c语言实现的基于字典编码技术的lzw数据压缩算法,能正确的实现压缩和解压缩-C language to achieve a dictionary-based coding technology lzw data compression algorithms, to achieve the correct compression and decompression Platform: |
Size: 4096 |
Author:娜娜 |
Hits:
Description: The primary purpose of this book is to explain various data-compression techniques using the C
programming language. Data compression seeks to reduce the number of bits used to store or transmit information. It encompasses a wide variety of software and hardware compression
techniques which can be so unlike one another that they have little in common except that they
compress data. The LZW algorithm used in the Compuserve GIF specification, for example, has
virtually nothing in common with the CCITT G.721 specification used to compress digitized voice
over phone lines. Platform: |
Size: 1534976 |
Author:Aoshi Hanate |
Hits:
Description: LZW用C语言实现,属于数据压缩里的初学部分,程序由五个模块组成,lzw.h 定义了一些基本的数据结构,常量,还有变量的初始化等-C with LZW language, is a beginner part of the data compression program by the five modules, lzw.h defines a number of basic data structures, constants, and variables such as initialization Platform: |
Size: 18432 |
Author:茆禹 |
Hits: