-
lzw_soft
lzw压缩解压算法源码(The soruce of LZW compression algorithm)
- 2020-06-26 13:00:01下载
- 积分:1
-
ANN-Predict
说明: 基于ANN神经网络预测方法,可以较为精确地绘制出预测值与实际值以及误差的曲线(ANN-based neural network prediction method, you can more accurately draw predictive value and the actual value and the error curve)
- 2008-09-13 09:23:59下载
- 积分:1
-
Orthogonal-Matching-Pursuit
压缩传感中Orthogonal Matching Pursuit算法的matlab实现以及测试程序,上传者亲自编写,以验证,可放心使用。(The realization of Orthogonal Matching Pursuit (OMP) algorithm via matlab. OMP is a classical algorithm in compressed sensing. The RAR also includes a test program for this algorithm.)
- 2012-03-22 11:25:16下载
- 积分:1
-
calic压缩和解压缩算法 matlab
说明: calic压缩和解压缩算法的C++代码....(This is a commonly used CALIC codec C language.)
- 2020-05-12 23:14:01下载
- 积分:1
-
mini98
经压缩,仅为26M,体积小,速度快,可以作为一般维护、办公用途的内存盘运行版迷你98系统(After compression, only 26M, small size, speed, can be used as general maintenance, office uses memory to run version of the mini disc 98)
- 2016-05-02 17:35:39下载
- 积分:1
-
Huffmancoding111123123121
霍夫曼编码的C++实现,含word详细叙述文档,详细注释。(Huffman coding C++ to achieve, including the word detailed description of the documents, detailed notes.)
- 2012-08-13 16:48:36下载
- 积分: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
-
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
-
MCAB
简单易用的制作压缩包软件,原著老毛桃。使用简单,压缩时间快(easy to use for make cab)
- 2013-10-14 16:30:06下载
- 积分:1
-
CArcExt_demo
加密、压缩(The Examples of Encrypt and Compression)
- 2021-03-03 08:29:33下载
- 积分:1