-
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
-
CONSTRAINTETRAHEDRON
说明: 该代码是一个基于MATLAB语言编辑的四面体有限元长应变四面体算法,包含一个例子很实用,性能稳定。感谢大家的分享。(This code is a kind of constrain Tetrahedral fem compution on MATLAB。there are total code and an example in cube。It is very practical and stable。thank you for your exchanging。 )
- 2010-04-22 20:54:41下载
- 积分:1
-
dianliu
散射电流仿真、可视化、c++和matlab(Scattering current simulation、visualization、c++and matlab
)
- 2012-03-30 10:56:36下载
- 积分:1
-
matlab
这是自己编写的关于OMP的matlab程序,欢迎借鉴,谢谢(This is a matlab program, I have written about the OMP welcome to learn from, thank you)
- 2012-06-13 12:22:03下载
- 积分:1
-
ProjectPlanningfinal
MODTRAN MATLAB 结合使用且可以移植到VC(MODTRAN MATLAB and can be used in conjunction ported to VC)
- 2008-06-30 10:14:17下载
- 积分:1
-
Callback
io重叠中的完成实例模型,典型代码,ioCallBack源码(io complete overlap in the model example of a typical code, ioCallBack source)
- 2007-09-18 19:36:01下载
- 积分:1
-
C调用Matlab
在VC中对MATLAB进行调用的例子。简单地进行了一些设置说明(in VC called on MATLAB example. Simply to some Description)
- 2005-06-08 02:41:30下载
- 积分:1
-
Matlab7.0
说明: 我找到的最好的MATLAB教程.目录详细,例子充分!(It s the best selflearning book I ve searched.)
- 2010-04-08 11:45:59下载
- 积分:1
-
基于MATLAB的Z源整流器的仿真模型 Z-PWMrectifier
基于MATLAB的Z源整流器的仿真模型。重点是直通信号的产生算法(Z-source rectifier based on MATLAB simulation model. Focus is on the straight-through signal generation algorithm)
- 2020-11-01 21:59:55下载
- 积分:1
-
gjbc
matlab高级编程的所有源程序,以章节为单位,源程序很全(all program of matlab )
- 2009-09-20 15:17:13下载
- 积分:1