-
code
數學function的用法 這個使用的方法對於數學界很重要 提供function使得 很多人不用在自己寫的很痛苦(ceiling method)
- 2010-01-18 16:15:12下载
- 积分:1
-
manual
E2LSH代码最全面的介绍,里面详尽的介绍了每一个函数的作用(E2LSH code for the most comprehensive introduction, which describes in detail the role of each function)
- 2014-11-24 19:09:40下载
- 积分:1
-
rain-flow-counting-method
随机载荷模拟及雨流计数方法在matlab中的实现(Random load simulation and rain flow counting method implemented in matlab)
- 2013-04-23 12:20:19下载
- 积分:1
-
jia
说明: 多项式相加简单程序,欢迎大家评价~~~~~(Add a simple polynomial procedure, welcome to evaluate ~~~~~)
- 2010-04-05 17:40:38下载
- 积分:1
-
1
说明: 遗传算法,编写遗传算法程序,求解10城市的旅行商问题。(Genetic algorithm, genetic algorithm coded, 10-city traveling salesman problem to solve.)
- 2011-05-16 17:49:30下载
- 积分:1
-
Language
拉格朗日插值matlab程序,不是自带函数(laglangri matlab pro)
- 2015-04-09 17:21:19下载
- 积分:1
-
PCA_ONE
PCA程序,用于信号的主分量分析,用过几次,感觉不错(PCA program, the main component for signal analysis, used a few times, I feel good)
- 2013-01-05 14:07:34下载
- 积分:1
-
MatrixManip
this code is a matrix with 4 operation
- 2011-06-23 17:56: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
-
memdc
说明: 内存dc,内存dc是用于双缓冲,以解决重绘闪烁的问题(Memory dc, memory dc for double buffering to resolve the issue of flickering redraw)
- 2009-08-16 20:07:18下载
- 积分:1