文件名称:zuidachengji
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 866kb
- 下载次数:
- 0次
- 提 供 者:
- 浩*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个正整数一般可以分为几个互不相同的自然数的和,如3=1+2,4=1+3,5=1+4=2+3,6=1+5=2+4,…。
现在的任务是将指定的正整数n分解成若干个互不相同的自然数的和,且使这些自然数的乘积最大。
-A positive integer in general can be divided into several separate and natural numbers, such as 3 = 1+2,4 = 1+3,5 = 1+4 = 2+3,6 = 1+5 = 2+4, .... The task now is to specify the positive integer n into a number of natural numbers different from each other and, and make them the product of the largest natural number.
现在的任务是将指定的正整数n分解成若干个互不相同的自然数的和,且使这些自然数的乘积最大。
-A positive integer in general can be divided into several separate and natural numbers, such as 3 = 1+2,4 = 1+3,5 = 1+4 = 2+3,6 = 1+5 = 2+4, .... The task now is to specify the positive integer n into a number of natural numbers different from each other and, and make them the product of the largest natural number.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
最大乘积
........\Debug
........\.....\vc60.idb
........\.....\vc60.pdb
........\.....\最大乘积.exe
........\.....\最大乘积.ilk
........\.....\最大乘积.obj
........\.....\最大乘积.pch
........\.....\最大乘积.pdb
........\最大乘积.cpp
........\最大乘积.dsp
........\最大乘积.dsw
........\最大乘积.ncb
........\最大乘积.opt
........\最大乘积.plg
........\Debug
........\.....\vc60.idb
........\.....\vc60.pdb
........\.....\最大乘积.exe
........\.....\最大乘积.ilk
........\.....\最大乘积.obj
........\.....\最大乘积.pch
........\.....\最大乘积.pdb
........\最大乘积.cpp
........\最大乘积.dsp
........\最大乘积.dsw
........\最大乘积.ncb
........\最大乘积.opt
........\最大乘积.plg