搜索资源列表
Example32
- 用JavaAppletion实现杨辉三角-JavaAppletion achieve with Pascal's Triangle
E_6_yanghui
- 杨辉三角 yanghui trangle. 打印还有待加强-Pascal's Triangle yanghui trangle. Print still needs strengthening.
杨辉三角
- 杨辉三角 用java实现-Pascal's Triangle with java achieve
JAVA做的杨辉三角
- 这是用JAVA做的一个杨辉三角的小程序-This is done with Java Pascal's Triangle of a small program
yanghuisanjiao
- 用java语言实现的求解杨辉三角的问题,具有典型性。-Using java language to solve the problem of Pascal' s Triangle, is typical.
Hello-World
- 该程序实现杨辉三角的计算、输出。可以输出任意行的杨辉三角!-The program implements the calculation and output of Pascal s Triangle. You can output any row of Pascal s Triangle!
Yang-hui-triangle-algorithm
- 用java语言实现数学中所学的杨辉三角,该算法简单-Using java language learning mathematics, Pascal' s Triangle, the algorithm is simple
Yanghui
- 实现杨辉三角,提示用户输入需要输出的杨辉三角的行数,enter后系统输出指定行数的杨辉三角-Pascal' s Triangle realize that prompts the user to enter required output Pascal' s Triangle rows, enter the system outputs the specified number of rows Pascal' s Triangle
PascalMain
- JAVA code to find the n th row in Pascal s triangle.