搜索资源列表
yanghuisanjiao
- 编写一个程序,能够根据用户要求输出相应阶次的杨辉三角。 -The preparation of a procedure in accordance with user requirements be able to output the corresponding order of the Yang Hui triangle.
Asdfasfasfasfd
- 杨辉三角形用数组进行编写输出的,最经典的输出方法,程序通过编译器编译。-Yang Hui triangle with the preparation of the output array, the most classic output method, the program through the compiler.
ccode
- 包括汉诺塔、杨辉三角、求根值等c程序,在VC++6.0运行没问题。-Including the Tower of Hanoi, Yang Hui triangle, the value of such c rooting process running in VC++6.0 no problem.
NIlai-akhir
- Ini Adalah program latihan untuk pemula yang belajar pascal, program ini membuat sebuh nilai rata rata dari beberapa nilai yang di inputkan
C-procedure
- 哈夫曼树,函数嵌套验证哥德巴赫猜想,汉诺塔问题,循环队列实现,杨辉三角的递归解决方案-Huffman tree, nested function verify goldbach conjecture, Hanoi problem, circular queue implementation, Yang hui triangle recursive solution
MY_YangHuiTriangle
- 利用二维数组创建杨辉三角形,基于vc++程序设计(Creating a Yang Hui triangle by using a two-dimensional array .Programming based on vc++)