-
PID0001
PID比例积分微分控制程序包
神经网络自适应控制程序
- 2010-12-18 17:12:44下载
- 积分:1
-
colorDetectController
在算法设计中实用Strategy模式,实用Controller实现模块间通信,实用Singleton设计模式,实用模型-视图-控制器架构设计应用程序,程序内容是颜色空间转换(colorDetection.h
colorDetection.cpp
colordetector.cpp
correspond to Recipe:
Using the Strategy Pattern in Algorithm Design
)
- 2014-02-21 11:48:12下载
- 积分:1
-
MATLABcode
matlab中对图形轮廓的特征提取代码,程序实现,(matlab in the graphic outline feature extraction code, program implementation,)
- 2013-09-03 19:40:06下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
MATLAB
matlab入门书籍,好好学习,将来一定会有用处的。(Matlab entry books, study well, in the future will be useful.
)
- 2012-10-01 14:24:45下载
- 积分:1
-
OpticalFlow
光流法运动估计 (The optical flow estimation)
- 2014-08-20 13:37:22下载
- 积分:1
-
Accelerating_Matlab_with_CUDA
Nivada之CUDA,加速Matlab运算的文档资料。(Nivada of CUDA, speed up the Matlab computing documentation.)
- 2009-12-23 10:20:18下载
- 积分:1
-
KTLTHDT-Slide
C++ project simulation
- 2014-11-10 21:27:41下载
- 积分:1
-
bollcode
matlab计算股市的代码,可以帮助你分析股市,胜券在握!(matlab code for stocks)
- 2009-05-03 08:56:40下载
- 积分:1
-
VB-Matlab
详尽介绍了VB和MATLAB混合编程的实现与应用方法(Detailed introduction of the mixed VB and MATLAB programming and application of methods to achieve)
- 2007-08-28 00:17:59下载
- 积分:1