-
RemoveSpace
Remove Extra Spaces (Sometimes text values contain leading, trailing, or multiple embedded space characters, this function removes spaces from text except for single spaces between words)
- 2014-09-21 10:30:43下载
- 积分:1
-
fenzhi
#include <iostream.h>
int main()
{
int i(0),sum(0)
while (i<=100)
{
sum=sum+i
++i
}cout<<"sum="<<sum<<endl
return 0;
}
- 2009-12-11 22:03:44下载
- 积分:1
-
autocorrelation
时间序列中自相关函数的计算代码,内附程序说明(Time series in the calculation of the autocorrelation function of the code, containing a description of the procedures)
- 2010-10-10 10:44:54下载
- 积分:1
-
fd1d
电磁场仿真 使用时域有限差分方法
用c和matlab混合编程(Electromagnetic simulation using the FDTD method for hybrid programming with c and matlab)
- 2011-05-12 01:12:28下载
- 积分:1
-
GUIWarfareControls
GUIWarfareControls,BTRUI文件,可解压查看GUIWarfareControls(GUIWarfareControls, BTRUI file, you can extract the view GUIWarfareControls)
- 2014-11-16 08:34:51下载
- 积分:1
-
waterfilling
说明: 注水算法的matlab 仿真程序,图形显示结果(Injection algorithm matlab simulation program, the results of graphical display)
- 2009-07-22 16:55:29下载
- 积分:1
-
NewtonRo
自己写的关于方程求根的matlab程序,仅供参考(Roots of equations to write about the matlab program, for reference only)
- 2011-09-27 10:38:54下载
- 积分:1
-
pro
以及简易倒立摆,实现一级PID建议算法控制倒立摆不倒的程序,仅做参考(yi ji jian y idao li bai)
- 2013-10-23 16:52:50下载
- 积分:1
-
64287612487617824
本文件为基于OMNeT_的Leach协议的仿真改进与研究(This document is based on the improvement and simulation of Leach agreement OMNeT_)
- 2014-12-14 16:42:53下载
- 积分:1
-
experiment-with-eye-diagrams
实验四 数字解调与眼图
1. 验证2DPSK 相干解调原理。
2. 验证2FSK 过零检测解调原理。
(Four digital demodulation experiment with eye diagrams
1. verify the 2DPSK coherent demodulation.
2. Verify 2FSK zero-crossing detection and demodulation principle.)
- 2015-02-20 16:27:04下载
- 积分:1