-
霍夫曼压缩解压缩
用霍夫曼编码实现的简单的文本压缩解压缩C++源程序
- 2023-03-16 17:30:04下载
- 积分:1
-
fastlaplacemorian
压缩感知的几种算法算法,帮助更深入了解压缩感知算法(Compressed Sensing)
- 2011-05-30 12:37:08下载
- 积分:1
-
EZW2
利用零树小波的概念,完成了对静态图像的编码与解码,经过调试的。(The use of the concept of zerotree wavelet completed on the static image encoding and decoding, after debugging.)
- 2008-06-26 09:03:38下载
- 积分:1
-
TWIST_v2
该程序包含两部迭代收缩阈值算法在几个方面的应用,包括图像,1范数和2范数的核心算法。(The program includes two parts of iterative shrinkage threshold algorithm in several aspects, including image, 1 norm and 2 norm core algorithm.)
- 2019-07-16 16:43:05下载
- 积分:1
-
files2
说明: 基于感兴趣区的MPEG-4 FGS增强层码率分配算法
基于感兴趣区的MPEG-4 FGS增强层码率分配算法(Regions of interest based on the MPEG-4 FGS enhancement layer bit allocation algorithm is based on regions of interest of MPEG-4 FGS enhancement layer bit allocation algorithm)
- 2008-09-05 13:03:54下载
- 积分:1
-
cccc
输入两个正整数m和n,求其最大公约数和最小公倍数(Enter two positive integers m and n, can seek the common denominator and least common multiple)
- 2010-05-11 21:19:20下载
- 积分:1
-
DS4
设电文字符集D及各字符出现的概率F如下:
D={a,b,c,d,e,f,g,h}(字符数n=8)
F={5,29,7,8,14,23,3,11}( )
编写完成下列功能的程序:
①构造关于F的Huffman树;
②求出并打印D总各字符的Huffman编码。
程序结构: 类型说明;
构造Huffman树的函数:Huffman_tree(H[m+1]);
求Huffman编码的函数:Huffman_code(code[n+1]);
main()
{ 变量说明;
输入字符集D及频率F;
调用Huffman_tree(H);
调用Huffman_code(code);
打印编码;
Y 继续?
N
停止
}
- 2015-06-06 16:41:33下载
- 积分:1
-
cjbdy
实现成绩表的输出,实现成绩表的输出,实现成绩表的输出,实现成绩表的输出,实现成绩表的输出,实现成绩表的输出(score print)
- 2015-06-26 07:59:42下载
- 积分:1
-
SHANNON.ZIP
香农编码的C++实现。原理说明以及源代码。(The Shannon coding C++. Principle of instructions and source code.)
- 2012-12-21 10:53:28下载
- 积分:1
-
ffmpeg-0.4.9-p20060530.tar.tar
ffmpeg 是一个开源、功能强大的多媒体处理软件,可以实现对音频流、视频流的录制和转换。(ffmpeg is an open source, powerful multimedia processing software, which enables audio streaming, video streaming recording and conversion.)
- 2009-10-22 18:33:03下载
- 积分:1