-
此为基于二代提升小波的阈值压缩算法源码,其中可以设置小波变换的分解层数,使用的小波名称,及各层阈值设置计算公式中的参数。并将低频系数转化为十六进制,方便在其上进...
此为基于二代提升小波的阈值压缩算法源码,其中可以设置小波变换的分解层数,使用的小波名称,及各层阈值设置计算公式中的参数。并将低频系数转化为十六进制,方便在其上进一步压缩,如采用Huffman压缩等,程序思路清楚,附有完整的注释,可以使用多种小波,并且很好得体现了二代小波的思想,对于初学小波者帮助很大。-based on the second generation of this upgrade wavelet compression algorithm threshold source, which can set wavelet transform decomposition level, the use of wavelet name, threshold levels and set the formula for calculating the parameters. And low-frequency coefficients into hexadecimal facilitate its further compression, such as the Huffman compression. procedures ideas clearly, with the integrity of the Notes, you can use a variety of wavelet, and reflected very well in the second generation wavelet thinking, For beginners who wavelet of great help.
- 2022-03-10 20:49:59下载
- 积分:1
-
G.723
g.723-40 C代码-G.723-40 C code
- 2022-02-16 04:16:32下载
- 积分:1
-
这是一个基于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
-
huffman对英文的编码和解码程序,随便吧
huffman对英文的编码和解码程序,随便吧-huffman encoding and decoding of the English program, casual bar
- 2022-05-14 12:46:07下载
- 积分:1
-
C++类实现LZW 压缩算法
C++类实现LZW 压缩算法-C++ classes to achieve LZW compression algorithm
- 2022-02-16 07:10:55下载
- 积分:1
-
转自德国Eric Bodden的数据压缩算术编码专著。有极强的学术价值。...
转自德国Eric Bodden的数据压缩算术编码专著。有极强的学术价值。-switched from Germany Eric Bodden data compression arithmetic coding monographs. Have a strong academic value.
- 2023-04-13 07:45:03下载
- 积分:1
-
如果其他会员下载一次您上传的源码,您的可用下载数就会增加1次。更多说明请参看...
如果其他会员下载一次您上传的源码,您的可用下载数就会增加1次。更多说明请参看
- 2023-02-10 17:25:03下载
- 积分:1
-
java realize simple compression and decompression procedures! Everyone can see,...
java实现简单的压缩和解压缩程序!大家可以看看,写得不是很好!参考!-java realize simple compression and decompression procedures! Everyone can see, written in not very good! Reference!
- 2022-01-22 15:25:08下载
- 积分:1
-
此书也是关于压缩解压缩的,作者是David salomon,比较经典的书籍,在网上不好找到....
此书也是关于压缩解压缩的,作者是David salomon,比较经典的书籍,在网上不好找到. -The book is also on the compression decompression, the author is David salomon, compare the classic books, the Internet not found.
- 2022-03-19 05:02:54下载
- 积分:1
-
Huffman coding Tree Algorithm
哈夫曼编码树算法-Huffman coding Tree Algorithm
- 2022-02-01 21:16:27下载
- 积分:1