资源列表
RLE
- 游程编码 可以进行压缩解压、图像对比处理,原图像,压缩后,解压后数据长度的对比(run-encoding Compression decompression, image contrast processing, the original image, compression, after decompression data length comparison.)
形态滤波代码和构造的模拟数据
- 形态滤波的代码和构造的模拟数据MATLAB代码,具体的适应度函数看你的需求自己编码。
JPEG2000_parallel-master
- JPEG2000 files for tests
游程编码
- 文件中有两个编码程序,一个是简单的游程编码仿真实现,另一个是图像的游程压缩编码实现(There are two coding programs in the file. One is a simple run-length coding simulation implementation, the other is the image run-length compression coding implementation.)
jpeg
- 提供JPEG标准压缩压缩的编码解码过程,90%以上的代码有注释,配有GUI设计。代码能够运行,但可能只起到借鉴的作用。(Provide JPEG standard compression coding and decoding process, more than 90% of the code is annotated, with GUI design. Code can run, but it may only serve as a reference.)
EJ13WIRE.X
- more exercises lul eksdi
lzw
- lzw压缩算法,可以实现对图像的lzw压缩,容易理解(LZW compression algorithm can realize LZW compression of image, easy to understand)
测速
- CW雷达测速采用matlab实现,最简单的一种,比较实用,大家感兴趣可以看看(CW radar speed measurement is realized by MATLAB, the simplest one, which is more practical. You can have a look at it if you are interested)
JPEG
- 实现bmp图像的压缩编码解压,包括哈弗曼编码解码 dct变换 量化(Realize the BMP image compression coding decompression)
lzss.rar
- 一个对LZSS压缩算法的深入应用的例子,有兴趣的可以下载看一看
Zip压缩和UnZip解压缩的实现.zip
- 此程序实现了Zip压缩和UnZip的解压缩。
lzw15.zip
- lzw压缩程序1.5