-
prog1
通信原理实验生成软件及相关代码,调制解调(C生成)(Communication principle experiment generation software and related codes, modulation and demodulation (C generated))
- 2014-09-17 20:13:40下载
- 积分:1
-
FileCompare
读取两个文件,比较其中的相同单词和出现次数及频率,并将结果保存到文件(Read the two documents, which compare the same words and the number and frequency of appearance, and save the results to a file)
- 2013-07-12 21:51:36下载
- 积分:1
-
16QAM
基于MATLAB的16QAM仿真设计,里面包括若干个M文件,使用者只要在MATLAB环境下运行,就能看到仿真结果。(MATLAB simulation of 16QAM based on the design, which includes a number of M documents, users simply run under MATLAB environment, you can see the simulation results.)
- 2009-12-23 11:52:27下载
- 积分:1
-
tuxingxuanzhuan
在单文档中画图,实现模拟同步卫星绕地球旋转,很不错的懂西哦(Paint in a single document, the realization of simulated synchronous satellites orbit the earth rotation, it is good to understand the West Oh)
- 2008-05-11 02:50:57下载
- 积分:1
-
corrosions
形态学的膨胀,腐蚀,细化的MATLAB的源代码,对初学者有用(Morphological expansion, corrosion, thinning of MATLAB source code, useful for beginners)
- 2015-04-02 19:39:39下载
- 积分:1
-
code
植物大战僵尸游戏开发,运用gdi技术,对于c初学者很有用!(Plants vs. Zombies)
- 2016-01-08 17:02:52下载
- 积分:1
-
QC_LDPC_FPGA
LDPC QC-LDPC 基于FPGA的QC-LDPC实现 论文(LDPC QC-LDPC FPGA-based QC-LDPC detailed implementation steps
Thesis)
- 2021-04-08 09:29:00下载
- 积分:1
-
Opengl-Model-Control
Opengl 模型控制
Opengl 模型控制
Opengl 模型控制,多格式
- 2016-08-24 10:50:44下载
- 积分: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
-
ffmpeg
命令行下可直接运行可将WAV转成MP3等格式 ffmpeg -i a.wav a.mp3 (命令行下可直接运行可将WAV转成MP3等格式 ffmpeg-i a.wav a.mp3 )
- 2015-09-05 11:15:50下载
- 积分:1