资源列表
[数据结构常用算法] class_presentation_Btree
说明:是一种多路搜索树(并不是二叉的): 1.定义任意非叶子结点最多只有M个儿子;且M>2; 2.根结点的儿子数为[2, M]; 3.除根结点以外的非叶子结点的儿子数为[M/2, M]; -Is a multi-way search tree (not binary in): 1. The definition of any non-leaf node at most M son and M> 2 2. The son of the root n<korbon> 在 2025-06-19 上传 | 大小:58kb | 下载:0
[数据结构常用算法] traversinggraph
说明:图的遍历的实现,文字界面,包含深度遍历和广度遍历两种情况-Graph traversal implementation, the text interface, including the depth and breadth traversal traverse both cases ~ ~<黄毅骏> 在 2025-06-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] algorithm_C
说明:常用算法程序集(c语言描述)-Commonly used algorithm assembly (c language descr iption)<lololo> 在 2025-06-19 上传 | 大小:6.37mb | 下载:0
[数据结构常用算法] STL
说明:详细的讲述一些C排序的函数 STL 几乎封装了所有的数据结构中的算法,从链表到队列,从向量到堆栈,对hash 到二叉树,从搜索到排序,从增加到删除-Describe in detail the function of some sort STL C encapsulates almost all of the data structure algorithms, from the list to the queue, from the vector to a stack of hash to<汪柏胜> 在 2025-06-19 上传 | 大小:190kb | 下载:0
[数据结构常用算法] SomeDucumentsofDataStructure
说明:数据结构的资料,主要是关于其程序设计竞赛中的应用以及相应的事例-Some Ducuments of Data Structure<liu:yaojing~> 在 2025-06-19 上传 | 大小:1.93mb | 下载:0
[数据结构常用算法] maze
说明:演示迷宫算法 利用栈 深度广度A*三种搜索算法 是个小程序-maze stack<huihongxiu> 在 2025-06-19 上传 | 大小:273kb | 下载:0
[数据结构常用算法] Datastructure
说明:数据结构和C语言的电子书,比较适合初学者自学和复习。-Data structures and C language books, self-study and review more suitable for beginners.<胡弦> 在 2025-06-19 上传 | 大小:723kb | 下载:0