资源列表
rle_rld
- matlab实现的游程编码的编码与解码过程,rle实现编码,rld实现解码,简单实用-achieve Matlab run-length coding of the coding and decoding process, rle achieve coding, rld decoder, simple and practical
smg12864zk_c51
- 这是一款长沙太阳子生产的液晶显示器的一个测试程序,你仅需改掉几个小地方,就可以方便你的使用-This is a son of Changsha, the sun of a liquid crystal display production test program, you just Gaidiao a few small places, you can easily use your
huffman
- 课程设计上自己写的一个huffman 编码-huffman encoding
MyIC_SVD
- 基于SVD和信息熵理论的小波域灰度图像无损压缩算法。-Wavelet domain based on SVD and information entropy theory grayscale images lossless compression algorithm.
yasuo
- 在c++下算术编码的实现 设定了6个字符可以自己设定他们的概率-In c++ under the arithmetic coding to achieve set of 6 characters can set their own probability of
quantification_et_codage
- Codage arithmétique est une méthode pour la compression de données lossless. Normalement, une corde des caractères tels que les mots « bonjour là » est représentée en utilisant un nombre fixe de peu par caractère, comme dans ASCII code. Comme
test
- 自己编的一个小程序,可以用于在评比当中,公平的计算成绩以及评价评委。
jpeg2im
- 可以解压一个im2jpeg压缩图像,将图像还原-Im2jpeg can extract a compressed image, the image restoration
untitled
- 利用MATLAN环境实现图像压缩解压缩,连续三次重复可实现彩色图像压缩-Use MATLAN environment image compression decompression, repeated three times in a row color image compression
saomiao
- 简单易懂的之子形扫描程序,用于mpeg压缩编码中的之字形扫描。采用循环结构,逻辑思路清晰。-Easy to understand, son-shaped scanner used to mpeg compression in the zigzag scan. Cyclic structure, logic, clear thinking.
huffman2
- Huffmann Algorithm on C-Huffmann Algorithm on C++
RLE
- 这是RLE压缩MATLAB算法,可实现的.希望有帮助