资源列表
datastructure
- 自己写的数据结构课程程序,包括链表、树、图等实验-Writing their own data structures curriculum procedures, including chain, tree, map test
K-Fibonacci
- 本程序演示的是一个K阶斐波那契序列实例,在程序运行中输入斐波那契的阶数为4,在序列中允许的最大数为3.-This procedure is a demonstration of the K-order Fibonacci sequence example, type in the program to run the order Fibonacci number 4, sequence at the maximum allowable number of 3.
path
- 找出(二叉树中)从根结点到任一给定的结点的路径(非递归实现)-To find (in Binary Tree) from the root node to any given node of the path (non-recursive implementation)
BANKER
- 多用户银行家算法,操作系统课设中需要使用到-Banker algorithm multi-user, the operating system located in the required classes to use. . . .
list
- 链表。创建,添加,删除,插入链表的元素-List
migong
- 关于迷宫问题的几种解法,请大家参考参考,多指点指点-Several questions about the maze method, please refer to the reference, multi-point point
qishiwenti
- 输入骑士个数,开始数的位置,每次数的人数,骑士离开的顺序为-Knight enter the number, the number of start position, the number of each number, leaving the order of Knight
data
- 殷人昆 数据结构 一些书中的源代码 系某师兄所做 c++版 -data structure
datastructandalg
- 数据结构与算法分析+C+++描述+第三版》答案-Data structure and algorithm analysis+ C+++ describe+ the third edition of " The answer
prim3
- 最小生成树 最小生成树 prim-Minimum spanning tree minimum spanning tree minimum spanning tree minimum spanning tree prim
Kruskal3
- 最小生成树 最小生成树 Kruskal-Minimum Spanning Tree Kruskal minimum spanning tree minimum spanning tree
D@F
- 最短路径问题 迪克斯特拉算法和弗洛伊德算法-Dijkstra algorithm for shortest path problem