-
IMA_Adpcm算法VC实现,支持WAV文件,压缩比1:4
IMA_Adpcm算法VC实现,支持WAV文件,压缩比1:4-IMA_Adpcm algorithm VC support WAV documents, the compression ratio 1:4
- 2022-05-07 01:18:54下载
- 积分:1
-
图像椒盐噪声去除研究程序,在matlab条件下编译的,主要应用中值滤波法对噪声的去除....
图像椒盐噪声去除研究程序,在matlab条件下编译的,主要应用中值滤波法对噪声的去除.-Impulse Noise Removal procedures, the conditions under Matlab Compiler. Application of the main method of filtering noise removal.
- 2022-07-06 13:18:24下载
- 积分:1
-
huffman编码实现文本文档的压缩和解压缩,简单好用
huffman编码实现文本文档的压缩和解压缩,简单好用-huffman encoding text documents realize the compression and decompression, easy-to-use
- 2023-04-14 18:20:03下载
- 积分:1
-
huffman
控件台应用程序。
采用哈夫曼编码对文件进行压缩解压。先将文件各字节读出,统计频率。进行哈夫曼编码,将编码重新写入文件。
编码命令:c
解码命令:d
对于编码的output file和解码的input file可以省略后缀,则默认采用.hfm。-huffman
- 2022-03-19 07:31:48下载
- 积分:1
-
这是一个基于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
-
最新视频压缩算法
最新视频压缩算法--h.264算法,可直接移植到达芬奇DM6446平台,已经通过验证。-The latest video compression algorithms- h .264 algorithm can be directly transplanted to DaVinci DM6446 platform, has been validated.
- 2022-01-31 19:45:26下载
- 积分:1
-
visual foxpro的用法和数据表
visual foxpro的用法和数据表
- 2022-07-14 11:37:25下载
- 积分:1
-
各种源数据的压缩和解压缩,使用MFC实现…
各种数据压缩和解压的源码,用mfc实现。包括熵编码,预测编码,变换编码,字典编码-A variety of data compression and decompression of the source, using mfc achieve. Including entropy coding, predictive coding, transform coding, dictionary coding
- 2022-03-18 21:44:40下载
- 积分:1
-
① 对输入文法,由程序自动构造FIRST FOLLOW集
② 对输入文法,由程序自动生成它的LL(1)分析表;
③ 对于给定的输入串,应能判断识别该串...
① 对输入文法,由程序自动构造FIRST FOLLOW集
② 对输入文法,由程序自动生成它的LL(1)分析表;
③ 对于给定的输入串,应能判断识别该串是否为给定文法的句型。-① the input grammar, automatically constructed by the procedures set FIRST FOLLOW ② the input grammar, it is automatically generated by the process of LL (1) analysis table ③ For a given input strings, should be able to identify the string to determine whether a given grammar sentence.
- 2023-07-09 00:45:03下载
- 积分:1
-
本内容详细介绍huffman编码,并且有源程序.调试成功
本内容详细介绍huffman编码,并且有源程序.调试成功
- 2022-02-01 12:02:48下载
- 积分:1