-
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
-
HOTQ1
一个非常红的画图程序,非常有意思,再此上传下(A very red paint program, very interesting, upload it again next)
- 2011-10-04 09:52:14下载
- 积分:1
-
GA
说明: 这是一个c++实现的基本遗传算法 很好用的,只要按照提示输入数值区间就行了或者自己把那个函数改一下就可以做了。(c++ to achieve a good basic genetic algorithm used)
- 2010-01-07 20:04:45下载
- 积分:1
-
main
matlab解决0/1线性规划问题NP难题,(matlab solve the 0/1 linear programming problem NP problem,)
- 2011-01-10 10:36:16下载
- 积分:1
-
ica_for_pid_design
ica for pid design project
- 2014-09-15 02:03:04下载
- 积分:1
-
ROBOT
机器人语音控制系统,本系统在Windows XP系统下编译通过。更详细的配置请参照书中的说明。(Robot voice control system, the system in the Windows XP system, through the compiler. A more detailed configuration, please refer to the book description.)
- 2007-11-10 17:49:31下载
- 积分:1
-
DFT
图像处理滤波,而认为沃尔沃仍然认为而入 人饿(it is not very good)
- 2012-03-28 20:31:19下载
- 积分:1
-
MyFFT_C_languiges
FFT算法C语言实现 和MATLAB中fft函数结果一样的功能(FFT algorithm C language and MATLAB fft function results in the same function)
- 2013-11-23 20:49:38下载
- 积分:1
-
Item
这个就是MU的原版客户端文件里的ITEM备份,可以用来修改(Clients original files, you can back up with it, ha ha ha ha ha ha ha ha)
- 2014-12-21 00:45:02下载
- 积分:1
-
shuzituxiang
这是一个数字图像处理的matlab仿真程序,效果比较好(This is a digital image processing matlab simulation program, the effect is better)
- 2009-03-15 23:07:05下载
- 积分:1