搜索资源列表
SQUSQ
- 一个很好的压缩与解压程序,压缩比为1:3,可用于实时图像的传输-a very good compression and decompression procedures, compression ratio of 1:3, can be used for real-time image transmission
ZOO
- 一个很好的压缩与解压程序,压缩比1:3,可用于实时图像传输。-a very good compression and decompression procedures, 1:3 compression ratio can be used for real-time image transmission.
0-HUFF_SC
- 一个很好的压缩与解压程序,压缩比1:3,可用于实时图像传输。huff压缩算法-a very good compression and decompression procedures, 1:3 compression ratio can be used for real-time image transmission. Huff Compression Algorithm
2005321520
- 基于小波变换的零树编码对静止图像进行压缩与解压-based on wavelet transform is the right tree coding static image compression and decompression
FASTICA.rar
- 独立分量分析 方法 压缩 与 解压 图像。 MATLAB 实现,有测试平台。,Independent Component Analysis image compression and decompression. MATLAB realization of a test platform.
ImageCompressed.rar
- 利用霍夫曼编码算法对数字图像进行压缩及解压缩处理,解压出来的图像与源图像几乎完全一致,峰值信噪比为无穷大,The use of Huffman coding algorithm for digital image compression and decompression processing, extracting images from the source image is almost exactly the same infinite PSNR
Huffman
- 利用霍夫曼编码对图像的冗余度进行压缩,以利于传输。采用霍夫曼编码来得到比较好的压缩比。-Use Huffman code redundancy of images compressed in order to facilitate transmission. Huffman code used to get relatively good compression ratio.
huffman
- 利用霍夫曼方法进行图像的霍夫曼编码与解码-Hoffman method using images of the Hoffman encoding and decoding
txysjys
- 图像压缩与解压缩的MATLAB程序。希望对大家有帮助。-Image compression and decompression of the MATLAB program. We want to help.
HuffmanTestDemo
- huffman经常用在图像压缩领域。代码是huffman实现的数据压缩与解压缩程序。vc实现。-huffman often used in image compression field. Huffman code to achieve data compression and decompression process. vc achieved.
Huffman
- 基于Huffman变换的图像压缩算法,c++语言开发的。-image Compression algorithm based on Huffman
Huffman
- huffman编码 基于对BMP格式图像的编码! 具体你们自己看看!-Huffman code
yasuo
- 算术编码过程实例 用于字符的算术编码 小波的图像压缩与解压-matlab compression
Color-Image-JPEG-Compression
- 彩色图像的压缩与解压的程序,网上关于图像压缩的程序基本上是黑白图像的压缩,我参考别人黑白图像压缩的源码改写出了彩色图像的压缩与解压的程序,里面包括色域的转换、DCT变换等-Compression of color images online image compression and decompression program, the program is basically a black and white image compression, my reference to the ot
jpeg-compressor_v103
- 在内存中进行图像的jpeg压缩与解压,这个功能很多开源库都没有,十分有用。 函数的功能全都在一个文件中实现,用起来方便。-Performed in memory jpeg image compression and decompression, this features a lot of open source libraries are not very useful. Performance function to achieve all in one file, easy to us
compress
- 通过VC++语言,使用基于离散余弦变换的技术,实现jpeg的图像压缩与解压。-Implementation of jpeg image compression and decompression
matlab
- 通过matlab语言,使用基于离散余弦变换的技术,实现jpeg的图像压缩与解压。-Implementation of jpeg image compression and decompression
f5
- 信息隐藏F5算法的JAVA源代码,包含了信息的嵌入和提取以及图像的压缩与解压- Information Hiding F5 algorithm JAVA source code, including the embedding and extracting information and image compression and decompression
Image-compression-coding
- 基于MATLAB编写的图像压缩与解压代码,附原图像与处理后的图像及代码。-MATLAB-based image compression and decompression write code attached with the original image and the image processing code.
解压缩程序
- C++实现文本、图像、音频、视频的解压缩,并通过MD5算法实现原始文件与压缩并解压后文件的比较。