搜索资源列表
JPG
- 本论文主要介绍了JPEG的编码和解码过程。该程序的编码部分能把一张BMP格式的图象进行JEPG编码,压缩成以二进制形式保存的文件;通过相应的解码程序又可以把图象解压缩出来。在图象传送过程中,我们经常采用JPEG格式对静态图象进行编码。JPEG基本系统是一种有损编码,无法完全恢复出原图象,信息有一定的丢失,称为有损压缩。尽管我们希望能够无损压缩,但是通常有损压缩的压缩比(即原图象占的字节数与压缩后图象占的字节数之比,压缩比越大,说明压缩效率越高)比无损压缩的高。JPEG编码先把图象色彩RBG变成亮
som
- 用SOM神经网络实现LENA.bmp,CR.bmp,HS4.bmp三幅图像的压缩。-Achieve LENA.bmp, CR.bmp, HS4.bmp three images compressed using SOM neural network.
[www.cr.com]STEP.
- 学习和使用方便大家了解PLC文件 愿和你们一起进度-study and study up and up
CR-LF--to1linehtml
- Simple program to compress a large multi-line html file into a single line html file (no cr/lfs) required for use on some websites. Borland C++ Builder source.-Simple program to compress a large multi-line html file into a single line html file (no c