搜索资源列表
数据压缩
- 本程序包括了数据压缩和解压的几种基本算法:算术编码,lz77,lzw;对于数据压缩的初学者了解和掌握这几种基本的数据压缩方法应该有帮助-the procedures include data compression and decompression of several basic algorithm : arithmetic coding, lz77, 4,558,302; Data compression for the beginners to understand and grasp
数据压缩教程
- 数据压缩教程+源码-source data compression Guide
数据压缩技术概论
- 数据压缩技术概论(PPT)-Survey data compression technology (PPT)
数据压缩_RLC游程编码
- 本程序实现了数据压缩中RLC(游程编码)过程。执行环境为 TC 3.0。-realized by the data compression RLC (RIc) process. The environment for the implementation of TC 3.0.
数据压缩_算术编码
- 本程序实现了数据压缩中“算术编码”的全过程。执行环境为 TC 3.0。-realized by the data compression "arithmetic coding" of the entire process. The environment for the implementation of TC 3.0.
数据压缩程序
- 此程序包括四种数据压缩和解压方法
coder_compression_C
- 用c语言编写用于数据压缩的源程序- Uses in the data compression source program with the c language compilation
Compr
- VC++编程,有源代码,一个数据压缩库进行文件数据的压缩/解压-VC++ Programming, source code, a data compression library file data compression/decompression
gshhs_dp
- 道格拉斯-普克算法折线矢量压缩算法的C语言高效率实现,采用整形运算,适用于很多场合的数据压缩-Douglas- Peucker algorithm for line vector of the C language compression algorithms to achieve high efficiency, the use of plastic surgery operations, applicable to many occasions of data compression
datatransport
- 对数据进行压缩,并传输,以GZIP压缩为例说明数据压缩的过程。-Data compression and transmission, as an example to GZIP compression data compression process.
compress
- 数据压缩,自动预测编码技术,matlab实现,带图-Data compression, automatic predictive coding technique, matlab achieve
lzw
- 数据压缩,c语言,vc实现,lzw编码算法-Data compression, c language, vc achieve, lzw coding
lzwc
- 用c语言实现的数据压缩算法,核心算法为lzw算法-C language used to achieve data compression algorithm, the core algorithm lzw algorithm
dct
- JPEG压缩算法的核心是“视觉保真”原理,利用人类视觉系统特征进行处理,以达到最大图像数据压缩效果,实际上就是去除那些人眼不易觉察的信息。图像的空间频率对人的视觉至关重要,采用离散余弦变换可将图像分解成一组波,每个波有一个不同的空间频率,这样可以去除人类眼睛觉察不到的信息,而且还可使系统只保留重要的信息。-JPEG compression algorithm is the core of " visual fidelity" principle, the use of the
HuffmanTestDemo
- huffman经常用在图像压缩领域。代码是huffman实现的数据压缩与解压缩程序。vc实现。-huffman often used in image compression field. Huffman code to achieve data compression and decompression process. vc achieved.
12
- 本文所研究的二值图像游程编码数据压缩,就是一种具有高压缩比的无损数据压缩技术,它是应用游程编码的原理对二值图像进行数据压缩的编码技术,其编码非常简单,编码和解码速度快,因此其应用范围广泛。-This paper studied binary image run-length encoding data compression, is a high compression ratio of lossless data compression technology, which is the app
compres
- 主要应于简单小波数据压缩算法,并可以得到很好数据压缩效果.-Primarily on the simple wavelet compression algorithm, and can get a good data compression.
data-compress
- 主要是对数据压缩与解压缩技术进行讲解,内容详细!-Mainly for data compression technology to explain solutions
LZW11
- LZW数据压缩算法和解压缩算法,可以实现文件的压缩和解压-LZW data compression algorithm and decompression algorithms, complete with a graphical interface,
数据压缩技术原理与范例
- 提供了数据压缩技术原理并提供了相应压缩范例(The principle of data compression technology is provided and the corresponding compression examples are provided)