-
Fgabortb-v041o
外国人写matlab 的gobor特征运算工具箱,包括括一,二维gobor特征提取工具。,已通过测试。
(, Including including a. Dimensional gobor feature extraction tools the foreigners write matlab gobor characteristics computing toolbox. , Has been tested.)
- 2012-09-30 19:32:40下载
- 积分:1
-
MIKOV-FUNCTION
学习matlab的方程小程序,没问题额的啊(Learning matlab equation applet, the amount is no problem)
- 2011-09-27 08:32:09下载
- 积分: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
-
CPP-Primer-Plus
C++ Primer Plus,
作者 Stephen Prata
版本6ed, AW,
年份 2012
C++初级学者用书(C++ Primer Plus, Stephen Prata, 6ed, AW, 2012 C++ junior scholars books)
- 2013-12-13 17:22:18下载
- 积分:1
-
FSK
根据2FSK调制器与解调器的组成原理,设计出整个2FSK传输系统的实现方案与电路(Based on composition theory 2FSK modulator and demodulator, the entire design implementation and circuit transmission system 2FSK)
- 2014-01-06 18:49:53下载
- 积分:1
-
moxingising
对ising模型的模拟,这是二维的情况,对于学物理的人很重要的。(Ising model for the simulation, which is two-dimensional case, for physics, it is very important.)
- 2013-12-28 17:33:42下载
- 积分:1
-
捷联惯导系统仿真算法的研究及其实现
捷联惯导系统仿真算法的研究及其实现.nh.大连理工大学硕士论文,详细阐述了如何用matlab-simulink进行惯导仿真(Strapdown inertial navigation system simulation algorithm and its realization. Nh. Dalian University of Technology master s thesis in detail how to use matlab-simulink simulation for INS)
- 2008-01-14 21:07:47下载
- 积分:1
-
Signal-Processing-and-Linear-Systems
信号处理与线性系统(英文版)( This text presents a comprehensive treatment of signal processing and linear systems suitable for juniors and seniors in electrical engineering. Based on B. P. Lathi s widely used book, Linear Systems and Signals, it features additional applications to communications, controls, and filtering。)
- 2012-08-27 10:19:43下载
- 积分:1
-
Micrium
UC_GUI开发源代码,里面含有范例,源文件(UC_GUI development of source code, which contains examples of source files)
- 2007-09-11 15:28:36下载
- 积分:1
-
win32windowwrapperclass_src
非常帅气的window32 窗口类源码,可以此为基础做进一步的开发。(A Simple Win32 Window Wrapper Class。http://www.codeproject.com/win32/win32windowwrapperclass.asp)
- 2014-02-04 09:54:40下载
- 积分:1