-
Recursive_integer_division
递归法求解整数划分。
整数划分,是指把一个正整数n写成如下形式:
n=m1+m2+…+mi (其中mi为正整数,并且1 <= mi <= n),则{m1,m2,...,mi}为n的一个划分。
如果{m1,m2,...,mi}中的最大值不超过m,即max(m1,m2,...,mi)<=m,则称它属于n的一个m划分。这里我们记n的m划分的个数为f(n,m) (Recursive method integer division. Integer division, refers to a positive integer n written as follows: n = m1+m2+ ...+mi (where mi is a positive integer, and 1 < = mi < = n), then {m1, m2, ..., mi} is a division of n. If {m1, m2, ..., mi} does not exceed the maximum value of m, i.e., max (m1, m2, ..., mi) < = m, m n is said that it belongs to a division. Where m is the number of division n our mind is f (n, m) )
- 2014-02-06 14:21:38下载
- 积分:1
-
LCS
LCS 问题 最大公共子序列LCS 问题 最大公共子序列LCS 问题 最大公共子序列(The biggest problem common subsequence LCS LCS LCS biggest problem common subsequence problem largest common subsequence)
- 2015-01-04 21:47:33下载
- 积分:1
-
vcPP6.0
仿真火车站的站场图,可以办理进路,显示信号机,单操,单锁道岔等功能(Simulation Station station map, you can handle into the road.)
- 2013-11-23 17:46:30下载
- 积分:1
-
MATLAB
简单的MATLAB拉普拉斯变换,单位阶跃响应的程序(Simple MATLAB Laplace transform of unit step response procedures)
- 2012-06-05 10:28:18下载
- 积分:1
-
os
说明: Programming technique for matlab
- 2013-03-04 23:02:31下载
- 积分:1
-
simmm1
MMM1排队系统建模与仿真,可以用MATLAB运行,有2个仿真图(MMM1 queuing system modeling and simulation, you can use MATLAB to run, there are two simulation charts)
- 2010-12-28 07:25:49下载
- 积分:1
-
matMul
matlab description to calculate matrix add sub etc.
- 2010-11-11 00:31:03下载
- 积分:1
-
3
说明: 输入圆的半径求周长和面积。程序由三个函数组成:主函数进行输入输出和函数调用,perimeter函数求周长,area函数求面积。(Enter the radius of the circle circumference and area requirements. Program consists of three functions: the main input and output functions and function calls, perimeter function evaluation perimeter, area function for the area.)
- 2013-12-25 20:53:57下载
- 积分:1
-
faxie
用matlab编写得一个发泄工具,通过这个可以看出你得英语水平(Using matlab to prepare for a venting tool, through which we can see that you have the standard of English)
- 2008-05-16 09:42:58下载
- 积分:1
-
Radar-fuzzy-function-simulation
雷达通信系统的模糊函数的基于线性函数的matlab仿真(Radar system of communication function of fuzzy linear function based on the matlab simulation
)
- 2011-12-13 15:16:33下载
- 积分:1