-
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
-
SAM
SAM matrix for evaluation the spectral angle error
- 2010-08-13 16:38:12下载
- 积分:1
-
duotezhonghongxianbaojing
该程序实现多特征红线报警算法,两个matlab文件,一个为函数,另一个为主函数,调用该函数文件;该程序将4路信号,每一路信号的特征量值及其固定阈值求出来,并一起画出图来。(The program features multi-red alarm algorithm, two matlab files, one for function, the other main function calls the function file the program seek out four signals characteristics of each road and fixed threshold value ,then draw them out .)
- 2011-08-30 18:38:05下载
- 积分:1
-
ResourceFileBuilder
Tool and Sample Source Code to create and use a custom binary (and compressed) external resource file for you application.
- 2015-03-31 19:18:29下载
- 积分:1
-
ROI.rar
高质量的基于感兴趣编码的仿真程序,可以直接运行,观看仿真结果(Interest coding based on high-quality simulation procedures can be directly run to watch the simulation results)
- 2007-08-26 23:07:29下载
- 积分:1
-
ws
说明: 复杂网络小世界算法MATLAB实现,学习复杂网络的朋友可以以此为开始学习算法(MATLAB complex network to achieve small world algorithm, learning this complex network of friends can start learning algorithm for the)
- 2011-01-11 15:46:21下载
- 积分:1
-
Image_reconstruction_model_using_block_compressed_
以块×块的方式获取图像,解决了现有的CS方法中可压缩采样算子所需存储较大的问题(Way to block × block access to images, the CS method to solve the existing sampling operator for compressible large memory requirements and issues)
- 2010-05-18 19:16:26下载
- 积分:1
-
ark
ark系统安全工具源码,是个轻型的手工杀毒(ark source system security tool, is a lightweight manual antivirus)
- 2015-03-19 23:54:54下载
- 积分:1
-
colorDetectHSV
颜色空间转换为HSV,采用MATLAB编写(COLOR CONVERSE HSV)
- 2009-11-02 08:53:14下载
- 积分:1
-
MATLABserial-
基于MATLAB串口数据采集系统及滤波源码,可以运行(Based on MATLAB serial data collection
)
- 2011-04-24 21:08:55下载
- 积分:1