-
Fengzhuang_test
vc matlab混合编程小例子!希望能给大家一点启示里面的链接库需要设置下!(vc matlab small example of mixed programming! An inspiration to give us hope that the links inside the library to set the next!)
- 2011-04-25 17:15:27下载
- 积分:1
-
lab7
说明: 计算方法的上机编程题,计算方法的上机编程题。计算方法的上机编程题(Method of calculation-on programming problems, the calculation-on programming problems. Programming-on method of calculation problems)
- 2010-03-24 23:09:20下载
- 积分:1
-
C_C___Source_Line_Counter_src
代码行数统计,一个非常有用的东西,希望各位喜欢(code a few statistics, a very useful thing, I hope you like)
- 2006-10-25 12:40:48下载
- 积分:1
-
2D_teaching_material
这是2010合工大Robocup机器人足球仿真2D技术培训内部培训资料,我找的好长时间才找到,希望对大家有用!(This is the 2010 co-workers big Robocup robot soccer simulation 2D technical training within the training materials, I am looking for a good long time to find the hope for all of us!)
- 2011-10-06 08:16:58下载
- 积分:1
-
matlabdianjifangzhen
matlab电机仿真精华50部分模型包括第六节同步电机 异步电机和直流电机(matlab motor simulation of the essence 50-part model)
- 2013-05-19 23:05:03下载
- 积分:1
-
error-code
周武扬的编码理论,非常详细,包括汉明码、卷积码、差错控制编码等等。(the error code of zhou wu yang,very good,include hamming code,error chontrol code.)
- 2015-02-03 11:52:55下载
- 积分:1
-
AdaptiveMedian
从网上看到了matlab实现的自适应中值滤波,用C++改写了一下。(Adaptive Median, matlab version to C++ version.)
- 2015-01-06 22:11:30下载
- 积分:1
-
matrix_chol
说明: matlab中chol函数的C++实现,即对矩阵进行分解,分解为上三角矩阵(chol matlab in C++, the function)
- 2011-03-14 19:28:50下载
- 积分:1
-
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
-
WinSock_2API
THIS SPECIFICATION IS PROVIDED AS IS WITH NO WARRANTIES
WHATSOEVER, INCLUDING ANY WARRANTY OF MERCHANTABILITY,
FITNESS FOR ANY PARTICULAR PURPOSE, OR ANY WARRANTY OTHERWISE
ARISING OUT OF ANY PROPOSAL, SPECIFICATION OR SAMPLE.
- 2014-09-01 17:24:43下载
- 积分:1