文件名称:yanghuisanjiao
- 所属分类:
- 打印编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 717kb
- 下载次数:
- 0次
- 提 供 者:
- 马*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
在打印杨辉三角时通常用到杨辉三角的两个性质。
第一个就是杨辉三角中除了最外层(不包括杨辉三角底边)的数为1外,其余的数都是它肩上两个数之和。用数组输出杨辉三角就用这个性质。
第二个性质是杨辉三角的第n行恰好是C(n,0)~C(n,n)。这里的C表示组合。不用数组输出杨辉三角就用这个性质。-When the print is usually used in Yang Hui Yang Hui triangle triangle of the two properties. The first is in addition to the outermost layer of Yang Hui triangle (not including the Yang Hui triangle bottom) number is 1, the remaining number is it on the shoulders of two numbers. Yang Hui triangle with the array output to use this character. The second is the nature of the first n rows of Yang Hui triangle is exactly C (n, 0) ~ C (n, n). Where C that combination. Yang Hui triangle array output not to use this character.
第一个就是杨辉三角中除了最外层(不包括杨辉三角底边)的数为1外,其余的数都是它肩上两个数之和。用数组输出杨辉三角就用这个性质。
第二个性质是杨辉三角的第n行恰好是C(n,0)~C(n,n)。这里的C表示组合。不用数组输出杨辉三角就用这个性质。-When the print is usually used in Yang Hui Yang Hui triangle triangle of the two properties. The first is in addition to the outermost layer of Yang Hui triangle (not including the Yang Hui triangle bottom) number is 1, the remaining number is it on the shoulders of two numbers. Yang Hui triangle with the array output to use this character. The second is the nature of the first n rows of Yang Hui triangle is exactly C (n, 0) ~ C (n, n). Where C that combination. Yang Hui triangle array output not to use this character.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
yanghuisanjiao\Debug\yanghuisanjiao.exe
..............\.....\yanghuisanjiao.ilk
..............\.....\yanghuisanjiao.pdb
..............\yanghuisanjiao\Debug\BuildLog.htm
..............\..............\.....\mt.dep
..............\..............\.....\stdafx.obj
..............\..............\.....\vc90.idb
..............\..............\.....\vc90.pdb
..............\..............\.....\yanghuisanjiao.exe.embed.manifest
..............\..............\.....\yanghuisanjiao.exe.embed.manifest.res
..............\..............\.....\yanghuisanjiao.exe.intermediate.manifest
..............\..............\.....\yanghuisanjiao.obj
..............\..............\.....\yanghuisanjiao.pch
..............\..............\ReadMe.txt
..............\..............\stdafx.cpp
..............\..............\stdafx.h
..............\..............\targetver.h
..............\..............\yanghuisanjiao.cpp
..............\..............\yanghuisanjiao.vcproj
..............\..............\yanghuisanjiao.vcproj.MD-PC.MD.user
..............\yanghuisanjiao.ncb
..............\yanghuisanjiao.sln
..............\yanghuisanjiao.suo
..............\..............\Debug
..............\Debug
..............\yanghuisanjiao
yanghuisanjiao
..............\.....\yanghuisanjiao.ilk
..............\.....\yanghuisanjiao.pdb
..............\yanghuisanjiao\Debug\BuildLog.htm
..............\..............\.....\mt.dep
..............\..............\.....\stdafx.obj
..............\..............\.....\vc90.idb
..............\..............\.....\vc90.pdb
..............\..............\.....\yanghuisanjiao.exe.embed.manifest
..............\..............\.....\yanghuisanjiao.exe.embed.manifest.res
..............\..............\.....\yanghuisanjiao.exe.intermediate.manifest
..............\..............\.....\yanghuisanjiao.obj
..............\..............\.....\yanghuisanjiao.pch
..............\..............\ReadMe.txt
..............\..............\stdafx.cpp
..............\..............\stdafx.h
..............\..............\targetver.h
..............\..............\yanghuisanjiao.cpp
..............\..............\yanghuisanjiao.vcproj
..............\..............\yanghuisanjiao.vcproj.MD-PC.MD.user
..............\yanghuisanjiao.ncb
..............\yanghuisanjiao.sln
..............\yanghuisanjiao.suo
..............\..............\Debug
..............\Debug
..............\yanghuisanjiao
yanghuisanjiao