-
windowstaskmgr
windows taskmgr w indows taskmgr
- 2007-09-19 09:07:19下载
- 积分:1
-
Matlab7.0
说明: 我找到的最好的MATLAB教程.目录详细,例子充分!(It s the best selflearning book I ve searched.)
- 2010-04-08 11:45:59下载
- 积分: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
-
Embedded-Control-Systems-in-CaMATLAB
Embedded Control Systems in CC++ An Introduction for Software Developers Using MATLAB
- 2013-01-23 03:13:18下载
- 积分:1
-
grey-forecasting-model
灰色预测是一种对含有不确定因素的系统进行预测的方法。灰色预测通过鉴别系统因素之间发展趋势的相异程度,即进行关联分析,并对原始数据进行生成处理来寻找系统变动的规律,生成有较强规律性的数据序列,然后建立相应的微分方程模型。(Dissimilarity trends, namely, correlation analysis, and generate raw data processing system to find the law changes, generate a strong regularity of the data sequence, then the corresponding differential equation model.)
- 2014-11-27 13:01:46下载
- 积分:1
-
Channels
描述了无线通信系统仿真的信道仿真部分,非常详细,请大家下载。(Describes the simulation of wireless communication system simulation part of the channel, very detailed, please download.)
- 2010-11-24 09:07:23下载
- 积分:1
-
Kofsky-Code-Orange
人脸检测,matlab源码,适合初学者使用,包括Adaboost及Haar-like特征提取(face detectiom)
- 2013-09-24 14:50:30下载
- 积分:1
-
CompareFiles
Compare two txt files
- 2014-09-14 10:46:34下载
- 积分:1
-
fv
说明: 这是一个计算镜头视场的软件,非常简单但是很实用。(This is a calculation of the lens field of view of the software, very simple but very practical.)
- 2009-01-14 11:04:18下载
- 积分:1
-
BPMPD
BPMPD_MEX is a MATLAB® MEX interface to BPMPD, an interior point solver for quadratic programming developed by Csaba Mészáros at the MTA SZTAKI, Computer and Automation Research Institute, Hungarian Academy of Sciences, Budapest, Hungary.
- 2013-05-02 15:34:39下载
- 积分:1