-
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
-
P_Mgaijin
这是很好的Matlab文件,pm模型的源代码,分享给大家(This is a good Matlab files, pm model the source code to share for everyone)
- 2011-05-06 13:44:51下载
- 积分:1
-
Steinway-bright-1.2
STEINWAY GRAND PIANO V1.2 (082800)
LIGHT & BRIGHT VERSION
- 2014-12-27 14:47:53下载
- 积分:1
-
aerodynamics-of-wind-turbines
Denmark Technical University的大牛Hansen,第二版风力机空气动力学。(Denmark Technical University' s Daniel Hansen, the second edition of wind turbine aerodynamics.)
- 2013-07-19 09:00:35下载
- 积分:1
-
MATLABcode
matlab中对图形轮廓的特征提取代码,程序实现,(matlab in the graphic outline feature extraction code, program implementation,)
- 2013-09-03 19:40:06下载
- 积分:1
-
ELcentro
将ELCentro波的加速度时程转换成速度、位移时程(Converting the acceleration time history of ELCentro wave into velocity and displacement time history)
- 2021-01-30 11:18:33下载
- 积分:1
-
ISAR
生成rcs数据,通过此段代码进行isar成像(isar imaging)
- 2020-11-17 12:59:41下载
- 积分:1
-
9927432Matlab_and_VC
this is a example about matlab and VC
- 2009-12-12 17:00:57下载
- 积分:1
-
KF1
标准卡尔曼滤波对船的航线进行滤波处理,方便导航定位。(Standard Kalman filter for filtering routes boat handling, easy navigation and positioning.)
- 2014-04-20 10:57:12下载
- 积分:1
-
源码 基于XILINX FPGA的ofdm通信系统基带设计
verilog 源码 基于XILINX FPGA的ofdm通信系统基带设计(Experiment of digital signal processing: parallel filtering experiment code.
I hope it will help.)
- 2018-03-08 17:24:27下载
- 积分:1