-
这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用c语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在...
这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用c语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.我把它改写成了一个c++类,使它可以方便的压缩和解压缩,更重要的是,我新增加了两个接口,这个类可以压缩/解压缩一段内存缓冲区,而不仅仅是文件. 一共提供了5个对外接口: -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. I rewrite it became a c categories, it can convenience compression, but more importantly, I added two new interface, the class can compression/decompression period memory buffer, and not just paper. A total of five external interface :
- 2022-08-12 20:52:24下载
- 积分:1
-
图像压缩的GUI程序,可以直接调用,直接读入图片对其压缩
图像压缩的GUI程序,可以直接调用,直接读入图片对其压缩-image compression GUI program can directly call directly read into its compressed images
- 2023-07-17 23:50:03下载
- 积分:1
-
使用LZ压缩算法的完整应用
使用LZ压缩算法的完整应用-LZ compression algorithm using the complete application
- 2022-11-29 07:55:04下载
- 积分:1
-
Huffman coding based on the compression and decompression procedures, huffman co...
基于huffman编码的压缩与解压程序,huffman编码是信元编码的一种,用于无损压缩,这里给出一个压缩与解压程序-Huffman coding based on the compression and decompression procedures, huffman coding is a cell encoding for lossless compression, which gives a compression and decompression procedures
- 2022-09-21 04:55:03下载
- 积分:1
-
非常好的可执行文件压缩软件,支持的格式包括 atari/tos,djgpp2/coff,dos/com,dos/exe,dos/sys,rtm32/pe,tmt...
非常好的可执行文件压缩软件,支持的格式包括 atari/tos,djgpp2/coff,dos/com,dos/exe,dos/sys,rtm32/pe,tmt/adam,watcom/le,win32/pe,Linux/i386 等等,压缩比率也非常的高。-very good executable file compression software, including support for the format atari/los, djgpp2/coff, dos/com, dos/exe, dos/sys, rtm32/pe, TMT/adam, Watcom/le, win32/pe, Linux/i386, etc., the compression ratio is very high.
- 2022-04-13 00:45:43下载
- 积分:1
-
LZW和LZRW压缩算法源代码
LZW和LZRW压缩算法源代码-LZW and the LZRW compression calculates the law origin code
- 2022-03-10 01:11:29下载
- 积分:1
-
数码影像在我们的世界今天是普遍的。因此,标准的第…
当今世界,数字图像无处不在。因此,有效表示和交换数字图像的标准是必不可少的。到目前为止,一些最成功的静态图像压缩标准是由联合摄影专家组(JP-EG)正在进行的w内容产生的。该小组在联合技术委员会第29小组委员会的主持下运作。第1工作组(JTC 1/SC 29/WG 1)国际标准化组织(ISO)和国际电信联盟标准化部门(ITUT)之间的合作。JPEG[1-3]和JPEG-LS[4-6]标准都诞生于JPEG委员会的w contex。在过去的几年里,JPEG委员会一直致力于建立一个新的
- 2022-02-03 00:42:37下载
- 积分:1
-
Huffman coding for image compression. That is, can understand the principle of H...
Huffman编码用于图象压缩.即可以了解Huffman编码原理,也可以了解图象压缩技术.可运行.-Huffman coding for image compression. That is, can understand the principle of Huffman coding, you can understand the image compression technology. Can run.
- 2023-01-20 20:45:04下载
- 积分:1
-
简单的vc视频捕捉,不是我写的
简单的vc视频捕捉,不是我写的-simple video capture, I did not write
- 2022-03-24 08:35:56下载
- 积分:1
-
Windows gzip源码
windows gzip source code
- 2023-02-16 08:45:03下载
- 积分:1