-
MatlabandVC
该代码提供了MATLAB与VISUAL C++的接口编程,为MATLAB可视化编程提供了方便(The code provides a MATLAB with VISUAL C++ Interface programming, visual programming for MATLAB provides a convenient)
- 2007-08-13 11:12:07下载
- 积分:1
-
fastradialfeaturedetector
说明: harris 角点检测 MATLAB 代码(Harris corner detection MATLAB code)
- 2010-05-05 10:04:34下载
- 积分:1
-
demo
lte中turbo编译码的源代码,使用c语言开发,可用(turbo encode and decode)
- 2013-12-30 15:14:43下载
- 积分: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
-
tanhaoqiang
谭浩强(第三版) 程序代码及习题答案.rar(Hao (third edition) program code and answer the questions. Rar)
- 2013-11-21 18:51:28下载
- 积分:1
-
MA2
构造一个空的双向栈,判断双向栈是否存在,出栈,入栈,判栈空,将栈置空,判栈满,取栈顶(Construct an empty two-way stack to determine whether there is a two-way stack, out of stack, stack, sub-stack empty, set the stack is empty, sub-stack is full, take the stack)
- 2009-11-16 13:07:59下载
- 积分:1
-
WM_CHARmessageanalysis
这是对WM_CHAR消息分析的程序,希望对大家有帮助(This is a WM_CHAR news analysis program, and they hope to have everyone help)
- 2007-10-23 14:56:00下载
- 积分:1
-
implicit-function
differtial implicit function
- 2011-09-26 12:54:30下载
- 积分:1
-
SMARTSRC-3
读取硬盘SMART值,很详细的源代码。很有参考学习的价值(read hard smart value)
- 2014-02-25 22:32:05下载
- 积分:1
-
sloveTSPbothcandmatlab
同样是遗传算法 从 c和matlab 两方面解决(From the same genetic algorithm to solve both c and matlab)
- 2010-05-21 10:08:20下载
- 积分:1