-
353797
win8压缩解压源码程序,结合易语言多线程支持库,调用API函数实现WIN8系统的压缩解压。(win8 source compression decompression procedures , combined with easy language support for multithreading library , call the API functions WIN8 system of compression and decompression .)
- 2016-03-13 16:16:59下载
- 积分:1
-
RLC
使用C语言实现图像的游程编码压缩,性能优越,代码简单,便于实现。(The use of C language RLE image compression, superior performance, code is simple, easy to achieve.)
- 2007-11-27 11:48:48下载
- 积分:1
-
LZ77
这是LZ77压缩算法的源码,内含使用DEMO(LZ77 compression algorithm This is the source, including the use of DEMO)
- 2009-03-10 17:29:50下载
- 积分:1
-
X.690-0207.pdf
说明: 这是相关编码的标准和实现,是密码学的和数据压缩的基础。(This is the relevant coding standards and implementation, is cryptography and data compression basis.)
- 2010-04-28 20:51:41下载
- 积分:1
-
contourlet-CP-RLC
基于contourlet的图像压缩编码,其中包括计算PSNR值,压缩比和运行时间(Contourlet-based image compression coding, including the calculation of PSNR values, compression ratio and run-time)
- 2009-10-23 16:40:12下载
- 积分:1
-
arithmetic
有关算术编码对文本压缩的程序在c++环境中实现(about arithmetic compressed)
- 2013-11-28 23:19:16下载
- 积分:1
-
TonPE-v1.91
制作U盘启动工具,非常好用啊,可以尝试下。但也有说与计算机配置有关系(U disk to start the production of tools, very good ah, can try next. But there are also computer configurations that are related to)
- 2009-07-09 11:46:13下载
- 积分: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
-
1
说明: 霍夫曼编码解码,实用程序,源程序,只用好用,通用。(Huffman encoding and decoding, utilities, source code, using only easy to use, universal.)
- 2013-06-20 14:57:58下载
- 积分:1
-
compress11
这是lzw算法源程序代码,纯c语言编程实现,希望对您有用。(lzw algorithm source code, pure c programming language, and I hope to you useful.)
- 2006-10-28 11:42:08下载
- 积分:1