-
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
-
radio
辐射边界和定温边界条件下,二维矩形平板的温度场数值模拟。(Radiation boundary and constant temperature boundary conditions, two-dimensional rectangular plate temperature field numerical simulation.)
- 2013-07-22 18:22:42下载
- 积分:1
-
power_wind_dfig_det
双馈风力发电系统仿真,汽轮机,背靠背pwm逆变器,电网模型等等(wind generation)
- 2016-01-11 11:30:42下载
- 积分:1
-
MATLAB_and_simulink_tutorial
matlab 和 simulink教程,很适用的(MATLAB_and_simulink_tutorial)
- 2009-03-10 14:47:42下载
- 积分:1
-
work
normal equalizer by a beginner
- 2010-01-23 23:23:15下载
- 积分:1
-
Retinex
Retinex算法matlab实现,用于处理图像光照不均匀。(Matlab implementation of Retinex algorithm)
- 2019-03-11 17:07:39下载
- 积分:1
-
DV-hop
一种基于DV-hop算法的源代码,仿真结果及图形,有助于对算法的进一步理解(DV-hop algorithm based on the source code, simulation results and graphics to help further understanding of the algorithm)
- 2011-05-01 15:57:48下载
- 积分:1
-
Liutex
说明: 针对tecplot导出的dat(point格式)文件进行处理(program(matlab) for data file exported by Tecplot,the data structure is POINT.After process data file,load the new file in the Tecplot.)
- 2021-03-09 11:09:27下载
- 积分:1
-
Ppmread
说明: 基于MATLAB的源码程序,用来实现读取PPM格式的图像(MATLAB-based source program to read PPM format image)
- 2010-03-16 21:38:37下载
- 积分:1
-
rfid
说明: 讲解RFID技术的好论文,里面包含中科大博士论文一篇和北京交通大学硕士论文一篇,包含防碰撞算法和安全认证技术(RFID technology to explain a good thesis, doctoral thesis which contains a USTC and Beijing Jiaotong University, a masters thesis, including anti-collision algorithms and security authentication technology)
- 2010-04-09 16:56:41下载
- 积分:1