-
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
-
audio-processing-workbench
本作品基于matlab与vc++混合编程的一个语言信号处理平台,实现了matlab与vc++的接口通信,利用matlab强大的语言信号处理能力,再结合c++语言的强大的算法描述能力,两者取长补短,取得了很好的效果(This work is based on the matlab and vc++ mixed programming, a language signal processing platform, the matlab and vc++ interface communication, use of matlab strong language signal processing capabilities, combined with c++ language' s powerful description of the algorithm ability to both learn from each other, made good results)
- 2011-07-26 16:15:51下载
- 积分:1
-
emailparser
解析email的源代码。
mine协议
解码译码(analytic email source. Mine agreement decoder decoding)
- 2006-10-22 14:00:09下载
- 积分:1
-
fastdetector
说明: harris 角点检测 MATLAB 代码(Harris corner detection MATLAB code)
- 2010-05-05 10:05:25下载
- 积分:1
-
ziyouzhendong
关于自振动仿真的源代码,可以看看,第一传求关注,支持。(Source Courseware)
- 2011-05-14 07:54:18下载
- 积分:1
-
robot
matlab 和VisualC++结合的写出工业机器人的实例(The example of industrial robotics is with matlab and VisualC++)
- 2011-08-16 19:38:08下载
- 积分:1
-
matlabvc
matlab和ivsualc++联合编程相关(matlab and ivsualc++ related to joint programming)
- 2010-05-24 13:32:41下载
- 积分:1
-
strapdown
LM算法的MATLAB实现。Levenberg-Marquardt算法是最优化算法中的一种。最优化是寻找使得函数值最小的参数向量。(LM algorithm in MATLAB. Levenberg-Marquardt algorithm is an optimization algorithm. Optimization is to find the minimum value makes the function parameter vector.)
- 2013-11-09 22:28:19下载
- 积分:1
-
droop4
下垂控制的matlab仿真,有功和无功的调节。(simulink of droop control,adjust of active power and reactive power.)
- 2013-07-30 16:44:59下载
- 积分:1
-
longbeige
龙贝格算法。。。。。。。。。。。 (Romberg algorithm. . . . . . . . . . .)
- 2011-05-14 18:47:16下载
- 积分:1