-
1
说明: matlab中很实用的源代码1,例图图形转换、非线性变换等等(Practical source code of MATLAB)
- 2015-04-20 16:21:16下载
- 积分:1
-
filter
实现Gabor滤波的源代码,包括C++、matlab源程序,Gabor提取图像特征原理及其matlab实现。(Gabor filtering source code, including C + +, matlab source code, Gabor extract image features principle matlab.)
- 2012-10-30 11:19:41下载
- 积分:1
-
MATLAB
遗传算法计算多目标规划问题
使用简单,语言明了(Multi-objective genetic algorithm is planning to use simple, clear language)
- 2010-09-04 16:34:57下载
- 积分:1
-
filter
用matlab来实现傅叶定理,出现高通与低通的图片。(Using MATLAB to achieve the Fourier theorem, appear high and low pass.)
- 2015-04-21 20:48:41下载
- 积分:1
-
15823_chat
Window下的select方式网络程序的范例(Window select the mode network programming paradigm)
- 2005-02-22 13:40:52下载
- 积分:1
-
CGfxOutBarCtrl
CGfxOutBarCtrl类源码和使用实例,类库中包括了如下文件的下载:
GfxOutBarCtrl.h、GfxOutBarCtrl.cpp、GfxGroupEdit.cpp、GfxGroupEdit.h、GfxPopupMenu.cpp、GfxPopupMenu.h。(CGfxOutBarCtrl class source code and use cases, class libraries are included in the following documents to download:
GfxOutBarCtrl.h, GfxOutBarCtrl.cpp, GfxGroupEdit.cpp, GfxGroupEdit.h, GfxPopupMenu.cpp, GfxPopupMenu.h.)
- 2015-02-24 14:10:37下载
- 积分:1
-
Microphone-Array-Signal-Processing
关于麦克风阵列信号处理,根据声波传达理论,利用多个麦克风收集的信号可以将某一方向传来的声音增强或抑制,通过改变权值来改变某一方向的信号的接收强弱(About microphone array signal processing , according to the theory of sound waves to communicate using signals multiple microphones to collect a certain direction came the sound can be enhanced or inhibited by changing the weights to change the receive signal strength in a certain direction
)
- 2015-01-14 11:08:32下载
- 积分:1
-
recursion
说明: 递归,是函数实现的一个很重要的环节,很多程序中都或多或少的使用了递归函数。递归的意思就是函数自己调用自己本身,或者在自己函数调用的下级函数中调用自己。
递归之所以能实现,是因为函数的每个执行过程都在栈中有自己的形参和局部变量的拷贝,这些拷贝和函数的其他执行过程毫不相干。这种机制是当代大多数程序设计语言实现子程序结构的基础,是使得递归成为可能。(Recursion, is a function to achieve a very important part of many programs are more or less use the recursive function. Recursive mean that the function of its own call to themselves or subordinates in their own function calls a function to call their own. Recursion that can be achieved because the function of each execution in the stack has its own shape parameters and local variables of the copy, the copy and the implementation process has nothing to do other functions. This mechanism is the most modern programming language implementation subroutine structure of the foundation is to make recursion possible.)
- 2009-08-30 16:26:06下载
- 积分:1
-
smatlab
说明: 小波变换通过matlab实现s小波变换代码,给出变换结果。(Wavelet transform, through the realization of s wavelet transform matlab code, given the results of transformation.)
- 2008-10-16 14:12:19下载
- 积分:1
-
simulink
实现了曲线拟合,关于客车燃油经济性的曲线(vc++ achieve numerical simulation with the approximation method of calculating least-squares curve fitting )
- 2010-09-09 22:14:44下载
- 积分:1