-
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
-
1
说明: 信号检测概率随信噪比变化的仿真与理论结果(Signal detection probability with SNR change simulation and theoretical results)
- 2012-11-01 21:24:40下载
- 积分:1
-
TOOLBOX_calib
matlab的标定工具箱,功能强大.可进行摄象机标定(matlab calibration toolbox and powerful. camera calibration can be carried out)
- 2007-07-24 11:11:06下载
- 积分:1
-
ColorInvariance
自己做的程序中的一部分,颜色不变量模型的实现,一个函数(Own program part, color invariant model for the realization of a function)
- 2013-01-22 11:05:30下载
- 积分:1
-
vibration
这个程序可以用来计算梁结构弹性振动特性,包括固有频率、振型函数等。(To calculate the vibration parameters of free beam)
- 2020-11-23 21:09:33下载
- 积分:1
-
MVDR
波束形成算法(MVDR)的源程序,16阵元仿真图(Beamforming algorithm [MVDR] source, 16 array element simulation map)
- 2020-11-30 15:59:27下载
- 积分:1
-
chap01_18
先进pid matlab 仿真 刘金琨 第版 第一章程序 pid matlab simulink liujinkunc hap01_18.rar
- 2009-07-17 21:29:03下载
- 积分:1
-
mohujulei
模糊聚类程序,特别好用,里面有程序和举例,动态生成聚类图
Fuzzy clustering procedure, especially good, there are procedures and examples(Fuzzy clustering procedure, especially good, there are procedures and examples
模糊聚类程序,特别)
- 2014-12-22 15:13:45下载
- 积分:1
-
Active-Vibration-Control
good document about active vibration control
- 2015-02-03 06:00:54下载
- 积分:1
-
hammingcodesgen
huffman编码,经测试绝对能用,大家一起分享(huffman)
- 2010-05-16 11:30:22下载
- 积分:1