-
Huffman_code
实现Huffman算法,对数据进行最优编码压缩。(huffman code)
- 2016-01-22 09:27:03下载
- 积分:1
-
SPIHT
SPIHT算法研究,小波变换,图像压缩。。。。(Research on SPIHT algorithm,Wavelet transform, image compression)
- 2020-10-05 11:37:39下载
- 积分:1
-
ICA-10bar
10杆桁架结构优化程序,使用最新的帝国竞争算法。请求多多加点数!!!(10 bar truss optimization, very powerful source code, using imperilist competition algorithm.)
- 2020-12-02 09:09:25下载
- 积分:1
-
多种群遗传算法的函数化算法
说明: 这是多种群遗传算法的matlab源码,针对其函数化问题进行了深入讨论,下载后可直接运行查看仿真结果(This is the matlab source code of multi population genetic algorithm. The problem of its functionalization is discussed in depth. After downloading, the simulation results can be viewed directly)
- 2020-01-04 08:54:48下载
- 积分:1
-
12344556
说明: 用单片机来直接驱动步进电机很精确走小步子.(Using single-chip to directly drive stepper motor is very accurate take small steps.)
- 2008-09-04 10:47:40下载
- 积分:1
-
Erika
upx解压,演示upx解压的程序源码,仅供参考。(upx unpack,show upx unpack program source code)
- 2016-03-25 11:07:12下载
- 积分:1
-
target
说明: 这是target.c的压缩文件,用于理解为什么可以从片内RAM中映射中断向量到0地址处。有MEM=2哦(NIU X)
- 2010-04-11 17:05:05下载
- 积分: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
-
RDpoint
RD点目标仿真算法,通过距离和方位压缩算法,对目标回波数据进行成像。(Point target simulation of RD)
- 2021-04-27 22:08:44下载
- 积分:1
-
MATLABHilbert
本课题研究设计了一个图形用户界面(Graphical User Interface,简称 GUI,又称图形用户接口),用以调用显示出心音信号的时域波形、频域波形、能量分布、心率以及一些特征信息。(This paper has designed a graphical user interface (Graphical User Interface, referred to as GUI, also known as the graphical user interface),which used to show the original time-domain waveform,amplitude waveform, energy distribution,,heartrate and some characteristic information.)
- 2017-05-11 21:55:30下载
- 积分:1