资源列表
[数据结构常用算法] 《数据结构(C语言版)》严蔚敏+吴伟民+
说明:这是数据结构C语言版的PDF文档,吴伟民(Data structure C language version PDF document)<meyes> 在 上传 | 大小:7.49mb | 下载:0
[数据结构常用算法] RBTree.h.tar
说明:it's for rbtree, It can be used to insert,delete,rotate,destory and update<FEIYANGWMFQ> 在 上传 | 大小:4kb | 下载:0
[数据结构常用算法] adjacency matrix to represent the graph
说明:(1)使用邻接矩阵表示图,定义相应的抽象数据类型。 (2)实现两个图ADTs的上述函数。 (3)从空图开始,生成图形对象表示图1所示的图形,将顶点和边逐一插入。 (4)以BFS方式遍历图。((1) Use adjacency matrix to represent graphs and define the corresponding abstract data type. (2) Realize all the above functions for the two graph AD<mia_shao> 在 上传 | 大小:13kb | 下载:0
[数据结构常用算法] New folder (5)
说明:这是我复习时候的一些数据结构和算法,希望对大家有帮助(this is my pratice and I share with other person ,and I want to learn more.)<willl> 在 上传 | 大小:2kb | 下载:0
[数据结构常用算法] 041761银行家算法(C语言)
说明:在计算机操作系统中,最有代表的避免死锁的算法,是Dijkstra银行家算法。这是由于该算法能用于银行系统现金贷款的发放而得名的。为了加深对该算法的认识和掌握,进而在计算机上实现。为了实现银行家算法,系统中必须设置若干数据结构(In the computer operating system, the most representative algorithm to avoid deadlock is the Dijkstra banker algorithm. This is because t<冷葉> 在 上传 | 大小:20kb | 下载:0