文件名称:ccx
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [WORD]
- 上传时间:
- 2012-11-26
- 文件大小:
- 5kb
- 下载次数:
- 0次
- 提 供 者:
- xvzh****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
适合于初学者的c语言小程序。例如 题目:有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少?
1.程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去
掉不满足条件的排列。
-Suitable for beginners c language applet. For example, the topic: There are 1,2,3,4 digits, how many can be composed of mutually exclusive and non-duplication of the same three-digit numbers? How many are? 1. Program analysis: can be filled in the 100, 10, single-digit figures are 1,2,3,4. Composed of all the order and then remove the conditions are not satisfied with the arrangement.
1.程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去
掉不满足条件的排列。
-Suitable for beginners c language applet. For example, the topic: There are 1,2,3,4 digits, how many can be composed of mutually exclusive and non-duplication of the same three-digit numbers? How many are? 1. Program analysis: can be filled in the 100, 10, single-digit figures are 1,2,3,4. Composed of all the order and then remove the conditions are not satisfied with the arrangement.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ccx.doc