▍1. jpeg_enc
一个jpeg编码程序,有效实现了图像的jpeg压缩,是一个非常好的编码试例。(a jpeg coding procedures, the effective realization of the jpeg image compression, is a very good coding test cases.)
一个jpeg编码程序,有效实现了图像的jpeg压缩,是一个非常好的编码试例。(a jpeg coding procedures, the effective realization of the jpeg image compression, is a very good coding test cases.)
本程序实现了数据压缩中RLC(游程编码)过程。执行环境为 TC 3.0。(realized by the data compression RLC (RIc) process. The environment for the implementation of TC 3.0.)
本代码为LZW算法的C语言实现程序,他在此基础上加入了霍夫曼算法的优点(the LZW algorithm code for the C language procedure, he joined the basis of the merits of the algorithm Hoffman)
这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用C语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.作者把它改写成了一个C++类,使它可以方便的压缩和解压缩。(LZARI algorithm based on the type of data compression. Haruhiko SAP in 1989, July 4 C language daily wrote realization of this algorithm. But above uses some static or global variables, using the MFC which are very convenient. Authors rewrite it became a category C, it can be to facilitate the compression.)
行程编码,JPEG压缩编码(基本系统)(itinerary encoding, JPEG compression coding (basic system))