-
这是一个基于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
-
from teachers that the Russian compressor compression procedure, we should usefu...
从老师那下的压缩机俄压缩程序,应该有用!-from teachers that the Russian compressor compression procedure, we should useful!
- 2022-04-15 14:11:35下载
- 积分:1
-
ZPAV (H.265) is audio
ZPAV (H.265) is audio-visual codec protocol, very different from H264/MPEG4,
ZPAV (H.265) basic algorithm is wavelet, SPIHT, BSW, MMW, ......
ZPAV (H.265) 是 音视频 压缩解压 协议,是非常不同于H264/MPEG4,
ZPAV (H.265) 的基本算法 是 小波,多级树集合群,广义小波,数学形态小波,...... -ZPAV (H.265) is audio-visual codec protocol, very different from H264/MPEG4, ZPAV (H.265) basic algorithm is wavelet, SPIHT, BSW, MMW, ...... ZPAV (H.265) is audio and video compression decompression agreement, is very different from the H264/MPEG4, ZPAV (H.265) of the basic algorithm is wavelet, multi-level tree collection groups, generalized wavelets, mathematical morphology wavelet ,......
- 2022-01-25 13:51:51下载
- 积分:1
-
这是一个用另外一种方法构造的slr语法分析器,真的很好用,希望大家可以参考一下...
这是一个用另外一种方法构造的slr语法分析器,真的很好用,希望大家可以参考一下-It is very good, I promise!!!!
- 2022-01-25 14:51:06下载
- 积分:1
-
mac子层协议实现及其源代码说明新手学习好资料
mac子层协议实现及其源代码说明新手学习好资料-mac sub-layer protocol implementation and its source code shows a good novice learning information
- 2023-08-02 15:35:03下载
- 积分:1
-
VHDL语言编写的fft变换的ip核代码 对算法感兴趣的可以
VHDL语言编写的fft变换的ip核代码 对算法感兴趣的可以-VHDL language fft transform algorithm ip core code can be interested in
- 2023-01-23 11:55:02下载
- 积分:1
-
Huffman编码和解码的C++源代码
哈夫曼编译码C++ 源码---计算机课程设计-Huffman encoding and decoding C++ source code--- Computer Curriculum Design
- 2022-05-19 18:55:57下载
- 积分:1
-
音频
audio-video-codecs.rar语音编解码器-audio-video-codecs.rar speech codec
- 2023-06-21 10:40:05下载
- 积分:1
-
正好在写用分治法求众数问题实验报告,写好了,让大家看下...
正好在写用分治法求众数问题实验报告,写好了,让大家看下-Just writing to use divide and conquer the problem seeking plural experimental report, written, and let everyone Kanxia
- 2023-09-05 16:45:04下载
- 积分:1
-
压缩和解压缩功能LZW编码方法及实现…
LZW编码法的压缩和解压缩函数,并实现了对图象文件的压缩和解压缩。-LZW coding method of compression and decompression functions, and to realize the image file compression and decompression.
- 2022-11-27 12:50:02下载
- 积分:1