-
ds_ss_rake
这是跳频程序通过MATLAB的仿真分析,是很好的学习帮助程序(This is frequency-hopping process through MATLAB simulation analysis, are very good procedures to help study)
- 2009-03-25 14:26:02下载
- 积分:1
-
jiancechuang
车流量检测算法中在一幅图像中加入检测窗的几个方法(Traffic flow detection algorithm in the image in a window of several ways to join the test)
- 2010-01-21 10:46:38下载
- 积分: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
-
mineGA
genetic algortm for optimation
- 2014-08-28 17:48:04下载
- 积分:1
-
groebner
manipulate and solve systems of multivariate polynomial equations by computing the groebner basis
- 2009-06-24 21:18:11下载
- 积分:1
-
hooke
hooke code hooke code hooke code hooke code hooke code
- 2013-12-19 02:27:53下载
- 积分:1
-
Gauss_Seide-Matlab
Gauss_Seidel迭代法的Matlab程序 (Gauss_Seidel iteration of the Matlab program)
- 2007-07-08 21:45:14下载
- 积分:1
-
MATLAB_binary_image_processing_design_classic_sour
MATLAB设计图像二值化处理经典源码MATLAB binary image processing design classic source(MATLAB binary image processing design classic source MATLAB binary image processing design classic source)
- 2010-08-03 11:41:50下载
- 积分:1
-
MR_thesis
master thesis in reflective environment
- 2011-07-24 15:59:43下载
- 积分:1
-
lambert
gives the initial and final velocities of a trajectory connecting R0 to Rf over a transfer time of dT. This method uses universal variables, from Vallado.
- 2013-09-27 00:08:23下载
- 积分:1