-
这是一个基于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
-
Jpeg图像解压,可以参考其中的几个文件
Jpeg图像解压,可以参考其中的几个文件-Jpeg image decompression, which can refer to several documents
- 2022-03-12 01:27:56下载
- 积分:1
-
MATLAB(DCT+DWT)图像数字水印的方案毕业论文,基于dct和dwt的算法,有详细程序
MATLAB(DCT+DWT)图像数字水印的方案毕业论文,基于dct和dwt的算法,有详细程序-MATLAB (DCT+ DWT) image watermarking program thesis, based on the DCT algorithm and dwt, has detailed procedures
- 2023-08-27 09:10:05下载
- 积分:1
-
实现Lzari压缩算法的C++类,提供内存压缩接口.效率比zip稍差一些...
实现Lzari压缩算法的C++类,提供内存压缩接口.效率比zip稍差一些-Lzari compression algorithm to achieve the category C, providing compression memory interface. Efficiency is less satisfactory than zip
- 2022-04-09 07:55:10下载
- 积分:1
-
another example of procedures
哈夫曼压缩的又一个例子程序-another example of procedures
- 2022-03-24 22:57:17下载
- 积分:1
-
intel的ipp性能库的示例代码,在多核平台下可以充分利用多核的性能实现压缩和解压缩...
intel的ipp性能库的示例代码,在多核平台下可以充分利用多核的性能实现压缩和解压缩
- 2022-02-04 15:18:40下载
- 积分:1
-
vc编写的实现圆形时钟的程序,时钟显示系统时间
vc编写的实现圆形时钟的程序,时钟显示系统时间-vc prepared by the round the clock to achieve the procedure, the clock time display system
- 2022-03-22 16:58:08下载
- 积分:1
-
图书借阅系统查询功能
图书借阅系统查询功能-Book Loan System inquiry
- 2023-07-06 07:25:03下载
- 积分:1
-
一个不错的语音编解码程序
一个不错的语音编解码程序-a good voice codecs procedures
- 2022-03-03 11:40:38下载
- 积分:1
-
基于块方向的图像无损压缩代码,压缩包解压时不能有密码,不含res和DEBUG...
基于块方向的图像无损压缩代码,压缩包解压时不能有密码,不含res和DEBUG-Block-based direction of image lossless compression code, when extracting compressed package should not have a password, non-res and DEBUG
- 2022-02-01 23:00:22下载
- 积分:1