资源列表
heart511
- 已知一个二叉树的前序与中序,输出其后序的程序。-known to a sequence of binary tree with the order, then the order of the output process.
PKU3264Source
- PKU3264 lineup代码 RMQ 的ST算法
siranse
- 用c++语言实现的地图四染色算法,个人感觉不错仅供参考
二叉树的生成与遍利
- 二叉树-binary tree !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
ds_3
- 有向无环图的拓扑排序 用邻接矩阵保存图,边的输入采用三元组(求最短路径)和二元组(拓扑排序)。-DAG topological sort of the adjacency matrix with the preservation plan, while the use of triple input (for the shortest path) and the dual group (topological sort).
shenduyouxiansoushuo
- 计算机学院大二数据结构程序实现深度优先算法-Sophomore Computer Science program data structure to achieve depth-first algorithm
main
- USACO 2008 Open Pasture Walking
8numcant
- 广度搜索八数码问题,用康托展开判重,哈希表的思想。-BFS 8 digital issues, with Cantor re-start negotiations, hash table ideas.
wangluozuixiaoshengchengshu
- 8.4.1利用邻接矩阵的网络最小生成树算法-8.4.1 use of the network adjacency matrix algorithm for minimum spanning tree
floyd
- 计算两点运输最优解,计算公路运输等一切最优解-Two transport calculation of the optimal solution, calculate the optimal solution and all other road transport
mofangzhen
- 魔方阵,其中每个元素值都不相等,且每行、每列以及主、副对角线上各n个元素之和都相等-Magic square, in which each element value is not equal, and every row, column and main and auxiliary diagonal elements of the n and are equal
linkqueue
- 数据结构——链队列功能的实现,入队、出队、清除、销毁。一次可进行多功能的实现。-Data structure- chain of the queue function realization, into the team, the team removed and destroyed. One can be multi-functional implementation.