-
这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用C语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在...
这是一个基于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.
- 2022-07-18 10:03:51下载
- 积分:1
-
This is a branch for the classic image compression procedures, in normal circums...
这是分行用于图像压缩的经典的程序,在正常的情况下可达到7:1左右的压缩比.-This is a branch for the classic image compression procedures, in normal circumstances can reach about 7:1 compression ratio.
- 2022-03-21 05:20:36下载
- 积分:1
-
ITU
ITU-T G.723.1语音编解码算法源代码-ITU-T G.723.1 speech codec algorithm source code
- 2022-10-11 05:20:03下载
- 积分:1
-
absolutely first
绝对一流的压缩解压程序-absolutely first-rate codecs
- 2022-05-14 19:55:24下载
- 积分:1
-
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) 是 音视频 压缩解压 协议,是非常不同于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 ,......
- 2023-06-07 05:45:03下载
- 积分:1
-
Shortest path algorithm C C++ Adjacency matrix realize Huffman Huffman tree algo...
最短路径算法C C++ 邻接矩阵实现
哈夫曼算法和哈夫曼树
RSA算法的C++实现
lzw压缩算法的c语言实现
计算日期程序(C语言)
-Shortest path algorithm C C++ Adjacency matrix realize Huffman Huffman tree algorithm and RSA algorithm C++ Realize LZW compression algorithm c language procedures realize the calculation date (C language)
- 2023-04-30 18:20:03下载
- 积分:1
-
a-law u-law pcm间的转换,提供了快速实现这几种编码的转换方法
-a-law u-law pcm the conversion, the rapid realization of these various ways of coding
- 2022-06-22 01:33:34下载
- 积分:1
-
lzw压缩解压算法源码
lzw压缩解压算法源码-The soruce of LZW compression algorithm
- 2023-04-04 06:40:04下载
- 积分:1
-
student managment system
学生管理系统
- 2022-02-28 12:44:44下载
- 积分:1
-
测试压缩一个425K的文件需要9.4秒,压缩后的文件为177K。如果要提高压缩速度,那么算法的复杂度就得增加了。...
测试压缩一个425K的文件需要9.4秒,压缩后的文件为177K。如果要提高压缩速度,那么算法的复杂度就得增加了。
-compression testing of a 425K file 9.4 seconds, compressed the files to 177K. If we are to raise compression speed, then the algorithm complexity must increase.
- 2023-07-24 03:30:02下载
- 积分:1