资源列表
zjk_G05_P1
- 最大子矩阵 算法复杂性 书上介绍了一些关于最大子列的算法,现将其推广到二维,并分析算法复杂性-Performance Measurement MAXIMUM SUBMATRIX SUM PROBLEM In your textbook, several methods for solving the Maximum Subsequence Sum problem are discussed in Section 2.4.3. Now let us extend this pr
TAREA2
- Create an ABB tree and walk around it in pre-order, post order and in order.
prim
- 用C语言编写的 如果以无向网表示n个城市之间的交通网络建设规划,顶点表示城市,边上的权表示该线路的造价,试设计一个方案,使这个交通网的总造价最小
Array
- 数组类的定义,自己写的,根据 清华大学数据结构上面改编的-Array class definition, write, according to the above data structure adapted Tsinghua University
2
- C++语言编程 解决了自主的开创迷宫问题 -C++ programming language to create a maze to solve the issue of autonomy
JOSEPHUS1
- 约瑟夫环算法实现,能实现约瑟夫算法,利于初学者更好的学习数据结构-Josephus algorithm, the algorithm can achieve Joseph, which will help beginners learn better data structure
main
- 建立树,并对已建立的树中的data实现插入、删除、查找3种操作-The establishment of a tree, and the tree has been established to achieve the data insert, delete, search for three kinds of operations
CatchData
- 读取股票数据文件,C++源程序,非常好用。是学生做毕业设计的源料-Read the Stock Data File
tingchechang
- 停车场管理程序,c语言编程,可执行版,数据结构实验-Parking Management Program, c language programming, executable version of
BinaryTree
- 马氏模板,数据结构,二叉树的功能演示,二叉树-This is binary power
graphclaim
- 本源码实现了图的基本操作。BFS,DFS,邻接矩阵,邻接链表,矩阵变换,拓扑排序等。-This code is about Basic opereation of Graph.Such as BFS,DFS,adjacent-matrix/list matrixing and topical sort etc.
543631AOE-net
- 求关键路径的算法,可以求出最早开始、最为结束和关键路径-Algorithm for Finding the Critical Path
