登录

最新会员 最新下载

成为了本站VIP会员

2024-12-25 15:38

成为了本站VIP会员

2024-12-25 12:28

成为了本站VIP会员

2024-12-25 12:10

成为了本站VIP会员

2024-12-24 23:54

成为了本站VIP会员

2024-12-24 23:29

成为了本站VIP会员

2024-12-21 19:40
已选条件
  1. 编程语言:所有
  2. 代码类别:压缩解压
  3. 发布时间:一周内
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. jpeg_enc

  一个jpeg编码程序,有效实现了图像的jpeg压缩,是一个非常好的编码试例。(a jpeg coding procedures, the effective realization of the jpeg image compression, is a very good coding test cases.)

119
下载
79
浏览
2005-05-27发布

2. 数据_RLC游程编码

  本程序实现了数据压缩中RLC(游程编码)过程。执行环境为 TC 3.0。(realized by the data compression RLC (RIc) process. The environment for the implementation of TC 3.0.)

146
下载
111
浏览
2005-05-19发布

3. yasuojieya

  本代码为LZW算法的C语言实现程序,他在此基础上加入了霍夫曼算法的优点(the LZW algorithm code for the C language procedure, he joined the basis of the merits of the algorithm Hoffman)

44
下载
111
浏览
2005-04-17发布

4. lzari算法

  这是一个基于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.)

28
下载
126
浏览
2005-03-06发布

5. 行程编码,JPEG编码(基本系统)

  行程编码,JPEG压缩编码(基本系统)(itinerary encoding, JPEG compression coding (basic system))

417
下载
122
浏览
2005-01-01发布

6. unarj

  解压arj文件的程序 (a program to deconde .arj files)