搜索资源列表
yanhuisanjiao
- 打印杨辉三角前n行算法.-Print Pascal's Triangle n algorithm for the former.
yhsj_
- 打印杨辉三角,输出杨辉三角形数据,呈直角形状-Print Pascal's Triangle, Yang Hui triangle output data showed rectangular shape
队列解决杨辉三角
- 队列解决杨辉三角-Queue solve Pascal's Triangle
jj
- 杨辉三角的实现,较为简便的实现方式,下载下来可以参考-Implementations of Pascal' s Triangle, a relatively easy way to achieve download can refer to
YanghuiSanjiao
- 数据结构中经典的杨辉三角问题,用C语言实现-Classic Pascal' s Triangle data structure using C language
duilieshiyan
- 队列的相关实验,如 1.杨辉三角 2.一二三报数-Queue of related experiments, such as 1. Pascal' s Triangle (2) one hundred twenty-three reported the number of
Triangle_of_multiple_solutions
- 杨辉三角的多种解法 ,用c语言实现的,不同的表示形式对应着不同的算法-Pascal' s Triangle of multiple solutions, c language
Pascals-triangle-based-on-List
- 基于VC6.0环境下的C++编程,用循环链式队列的数据结构,实现杨辉三角的计算-Based on VC6.0 environment C++ programming with cycle chain queue data structure, to achieve the calculation of Pascal' s Triangle
YangHui
- 使用队列的数据结构,实现杨辉三角的输出,输入N行,得到N行输出-Use the queue data structure, to achieve output Pascal' s triangle, enter N lines, give N line output
KMP
- Pascal实现KMP及AC自动机的算法分析及代码实例-Pascal implementation of KMP and AC automaton s algorithm analysis and code examples
yanghuisanjiao
- 自己编写的队列,循环链表实现,应用于显示杨辉三角-I have written a queue, circular linked list implementation, applied to the display Pascal' s triangle