文件名称:zhshhf
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 159kb
- 下载次数:
- 0次
- 提 供 者:
- 井
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
整数划分问题:
对于正整数n,输出其和等于n且满足以下限制条件的所有正整数的形式,既组成和式的数字子左到右构成一个非递增的序列。例n=4,程序输出为
4=4
4=3+1
4=2+2
4=2+1+1
4=1+1+1+1 -Integer division: For any positive integer n, and equal to the output of its n and meet the following conditions for all positive integer form, both the composition and style of the number of sub-left-to-right form a non-incremental sequence. Cases n = 4, output for the 4 = 4 4 = 3+ 1 4 = 2+ 2 4 = 2+ 1+ 1 4 = 1+ 1+ 1+ 1
对于正整数n,输出其和等于n且满足以下限制条件的所有正整数的形式,既组成和式的数字子左到右构成一个非递增的序列。例n=4,程序输出为
4=4
4=3+1
4=2+2
4=2+1+1
4=1+1+1+1 -Integer division: For any positive integer n, and equal to the output of its n and meet the following conditions for all positive integer form, both the composition and style of the number of sub-left-to-right form a non-incremental sequence. Cases n = 4, output for the 4 = 4 4 = 3+ 1 4 = 2+ 2 4 = 2+ 1+ 1 4 = 1+ 1+ 1+ 1
(系统自动生成,下载前可以参看下载内容)
下载文件列表
整数划分问题
............\Debug
............\zhsguhf.dsp
............\zhsguhf.dsw
............\zhsguhf.ncb
............\zhsguhf.opt
............\zhsguhf.plg
............\zhshuhf.cpp
............\Debug
............\zhsguhf.dsp
............\zhsguhf.dsw
............\zhsguhf.ncb
............\zhsguhf.opt
............\zhsguhf.plg
............\zhshuhf.cpp