资源列表
[数据结构常用算法] chainoperate
说明:链表的基本操作,链表插入和删除一个单元的基本思想与方法-List of basic operations, insert and delete a list element of the basic ideas and methods<王乐> 在 2024-11-07 上传 | 大小:1kb | 下载:0
[数据结构常用算法] SuffixArray
说明:提供后缀数组详细构造的详细分析,提供算法源码和一道练习。-This document is about Linear Work Suffix Array Construction,providing detailed analysis and code.<林学森> 在 2024-11-07 上传 | 大小:176kb | 下载:0
[数据结构常用算法] classicalproblem
说明:北大ACM网站上的一些经典题目,对于提供算法能力有帮助。-Some classical problems in acm web site of pku.It s helpful to improve algorithm ability.<linxuesen> 在 2024-11-07 上传 | 大小:18kb | 下载:0
[数据结构常用算法] dijstra_heap
说明:可以通过此算法高效的生成最小生成树。是对dijstra算法的优化。 -This algorithm can efficiently generate the minimum spanning tree. Is dijstra algorithms.<WilliamKyle> 在 2024-11-07 上传 | 大小:1kb | 下载:0
[数据结构常用算法] spfa
说明:求单源最短路的SPFA算法的全称是:Shortest Path Faster Algorithm。 这个是自己写的,思想还是一样发的。-Demand single-source shortest path algorithm SPFA name is: Shortest Path Faster Algorithm. This is his writing, and thinking is the same hair.<WilliamKyle> 在 2024-11-07 上传 | 大小:1kb | 下载:0
[数据结构常用算法] datastructures
说明:各种数据结构的实现 包括顺序表、单链表、双向链表、循环链表、顺序栈、链式栈、顺序队列、链式队列、优先级队列、串、二叉树、线索二叉树、哈夫曼树、B+树、图的c++实现-Implementation of the various data structures, including order forms, a single linked list, doubly linked lists, circular list, the order<ninja> 在 2024-11-07 上传 | 大小:67kb | 下载:0