资源列表
stackfibnaqi
- 斐波那契数列计算的非递归算法 用栈来模拟递归的经典题目-Fibonacci calculation of non-recursive algorithm used to simulate the recursion stack classic topic
binarytree
- 可以进行建立二叉树,递归先序、中序、后序遍历,非递归中序遍历等操作-build binary tree
eight_queen
- 八皇后问题,一个简单的算法,实现八女王问题-eight queen
ApSimon
- 一个简单的小程序,C++代码实现ApSimon的造币厂问题-ApSimon
sort
- 对顺序表用C语言实现直接插入排序、折半插入排序、希尔排序、快速排序、选择排序、冒泡优化排序、堆排序-sort
max_min
- 一个简单的程序,C++代码实现最大和最小素数问题-max_min_prime
qushizi
- 一个简单程序,C++代码实现取石子游戏的问题-qushiziyouxi
kachegengxin
- 一个简单的程序,C++代码实现卡车更新问题-kachegengxin
tiaoma
- 一个简单的程序,C++代码实现跳马问题,数据结构-tiaomawenti
KMP
- KMP模式匹配算法的原理及应用 希望对为KMP头疼的同学有点用处!-KMP pattern matching algorithm and application of the principle
dfse
- 何志丹讲VC学习,适合与初级编程者,内容很不错-Ho VC stresses Zhidan study, fit and junior programmers
BiTree
- 二叉树的建立和遍历算法,即是二叉树的生成和遍历-Binary tree traversal algorithm and the set up, that is, the generation and tree traversal