文件名称:a
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [WORD]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- liume*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少?
程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去
掉不满足条件的排列。
-With 1,2,3,4 numbers, how many can be composed with each other and not repeat the three-digit numbers? Are how much? Program analysis: can fill in one hundred, ten, one-bit numbers are 1,2,3,4. Then remove all of the order form does not meet the conditions of the arrangement.
程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去
掉不满足条件的排列。
-With 1,2,3,4 numbers, how many can be composed with each other and not repeat the three-digit numbers? Are how much? Program analysis: can fill in one hundred, ten, one-bit numbers are 1,2,3,4. Then remove all of the order form does not meet the conditions of the arrangement.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
a.txt
程序.doc
程序.doc