搜索资源列表
杨辉三角1111111111
- 打印出杨辉三角的小程序-print Pascal's Triangle of small programs
杨辉三角
- 杨辉三角 用java实现-Pascal's Triangle with java achieve
队列解决杨辉三角
- 队列解决杨辉三角-Queue solve Pascal's Triangle
杨辉三角
- 杨辉三角的实现!-achieve!
JAVA做的杨辉三角
- 这是用JAVA做的一个杨辉三角的小程序-This is done with Java Pascal's Triangle of a small program
标准打印杨辉三角
- 一般的都是打印直角三角形式的杨辉三角,本人作了点修改,输出等边三角(非直角)形式的杨辉三角, -general are right triangle-print Pascal's Triangle, I made a point changes, the output equilateral triangle (non-Cartesian) form of Pascal's Triangle.
杨辉三角
- 杨辉三角
用队列结构打印杨辉三角
- 用队列打印杨辉三角前13行的内容
杨辉三角的打印
- 用c语言,利用数据结构中的队列结构,实现杨辉三角的打印。-C language, the use of data structures in the queue structure, to achieve Yang Hui triangle print
Yanghui.rar
- 杨辉三角:用户输入要打印的行数,根据用户输入的数打印,Yang Hui triangle: the user enters the number of rows to be printed, according to the number entered by the user to print
YangHuiTriangle
- 杨辉三角,三种形状,基于原三角修改出两种变异类型。-Yang Hui triangle, three shapes, based on the original triangle to amend the two types of variation.
yanghuisanjiao
- 注意描述了杨辉三角的编程算法,进行C语言编程实现-Note describes the Yang Hui triangle programming algorithm, for C programming language implementation
yanghuisanjiao
- 编写一个程序,能够根据用户要求输出相应阶次的杨辉三角。 -The preparation of a procedure in accordance with user requirements be able to output the corresponding order of the Yang Hui triangle.
杨辉三角
- 编写程序,根据用户要求输出相应阶次的杨辉三角(The corresponding Yang Hui triangle is output according to user's requirements)
杨辉三角1
- 用一段简短的代码实现杨辉三角,是的杨辉三角的实现更加简单(Use a short code realization of Yang hui triangle)
杨辉三角
- 本文件是基于C语言实现杨辉三角的生成与打印输出。(This document is based on C language to achieve the Yang Hui triangle generation and print output.)
倒杨辉三角
- 倒杨辉三角的算法,还有代码,在控制台中输入一个数字作为杨辉三角的行数,输出一个排列有序的倒杨辉三角(Inverted Yang Hui triangle algorithm and code)
杨辉三角
- 供初学者练习的经典题目《杨辉三角》,用简单的数组完成杨辉三角图(The Yang Hui triangle, a classic subject for beginners, uses a simple array to complete the Yang Hui triangulation)
杨辉三角
- 用C语言实现简单的杨辉三角,并输出,我一个初学者就是想下点资料用用啊TOT(Print YangHui triangle)
链队列之杨辉三角
- 链队列为存储结构基础,通过分析杨辉三角生成规律,用链队列结构实现杨辉三角,(The implementation of the Yang Hui triangle with chain queue structure)