资源列表
[数据结构常用算法] Freud-was-proposed
说明:用来求图中的最短路径的一个方法:弗洛依德算法。-A method used the figure, find the shortest path: Floyd algorithm.<Dick> 在 2025-06-18 上传 | 大小:2kb | 下载:0
[数据结构常用算法] Dijkstra-algorithm
说明:这是求图中的最短路径的一个方法:迪杰斯特拉算法。-This is a method of the figure, find the shortest path: Dijkstra algorithm.<Dick> 在 2025-06-18 上传 | 大小:2kb | 下载:0
[数据结构常用算法] guangyibiao
说明:广义表节点替换,将广义表中某节点替换为指定节点-The generalized table node Replacement replace a node in the generalized table for the specified node<linjiping> 在 2025-06-18 上传 | 大小:588kb | 下载:0
[数据结构常用算法] classic-and-KMP
说明:用朴素的模式匹配和无回溯的KMP两种方式实现某些英文词组在文本中的匹配查找。-Simple pattern matching and no backtracking the KMP are two ways to achieve some English phrases in the text matching to find.<罗先生> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[数据结构常用算法] bst
说明:与次优二叉树相对,二叉排序树是一种动态树表。其特点是:树的结构通常不是一次生成的,而是在查找过程中,当树中不存在关键字等于给定值的节点时再进行插入。新插入的结点一定是一个新添加的叶子节点,并且是查找不成功时查找路径上访问的最后一个结点的左孩子或右孩子结点-Relative to the sub-optimal binary tree, binary sort tree is a dynamic tree table. Its characteristics are: the structure<崔一垒> 在 2025-06-18 上传 | 大小:2kb | 下载:0