搜索资源列表
juan
- 杨辉三角形的打印输出算法,采用ASM编程.-print output algorithm, using ASM programming.
20060624a
- 一个杨辉三角形和判断显示两个数之间的素数-a triangle and judgment shows the number of two prime numbers
2_1
- 计算杨辉三角形的前n(n<=10)行,并显示在屏幕上。要求计算及显示 用子程序形式实现。其显示格式为: 1 1 1 1 2 1 1 3 3 1 1 4 6 4 1 1 5 10 10 5 1-Yang hui triangle calculation of n n < = before 10) line, and displayed on the screen. Requirements calculation and display Use subr
chengxu
- 杨辉三角形 java程序 有注释 很重要 很有用-Yang Hui triangle java process is very important useful Notes
huibianyanghuisanjiao
- 直角三角形杨辉三角前10行,每行随机变色,最后输出姓名-Yang Hui triangle right-angled triangle the first 10 lines of random color, the final output of the name
Classicprograms
- 打印出杨辉三角形,要求是要打出上三解的形式,而且行列对齐!-Print out the Triangle, requested to play on the three forms of solution, and the ranks of alignment!
yanghuisanjiaoxingsuanfa
- 杨辉三角形算法经典(C++6.0编译通过)值得收藏!-Triangle algorithm Classic (C++6.0 compiler) worth collecting!
Triangle-calculation
- 计算杨辉三角形的前n(n<=10)行,并显示在屏幕上。要求计算及显示 用子程序形式实现-Triangle calculation of the first n (n < = 10) line and displayed on the screen. Requirements calculation and display are implemented by subroutine
yanghui
- 按如下形式打印杨辉三角形,这是数据结构上的原题-Print Triangle as follows
yhsjjz
- 编程打印出杨辉三角形矩阵,要求打印出10行-Print out the Triangle
triangle-output
- 用c++编程实现杨辉三角形输出,根据杨辉三角形的特点和规则,编程实现输出杨辉三角形-Triangle with c++ programming output