搜索资源列表
杨辉三角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行的内容
杨辉三角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
VB的7种分形算法代码(杨辉三角、梅花曲线、雪花……)
- VB的7种分形算法代码(杨辉三角、梅花曲线、雪花……)
杨辉三角
- 编写程序,根据用户要求输出相应阶次的杨辉三角(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)