资源列表
[数据结构常用算法] 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-01-24 上传 | 大小:1kb | 下载:0
[数据结构常用算法] To-solve-the-equation-solution
说明:使用二分法不断循环,一直到误差很小。求近似解未知方程的零点-To solve the equation<qiuxiaohui> 在 2025-01-24 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 1273
说明:poj1273 一道网络流图论的简单题,运用增光路的算法-poj1273 a simple graph problem<hangweiqiang> 在 2025-01-24 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Dijkstra-alg
说明:Dijkstra(迪杰斯特拉)算法是典型的单源最短路径算法,用于计算一个节点到其他所有节点的最短路径。本算法时间复杂度完全符合要求。-Dijkstra (Dijkstra) algorithm is a typical single-source shortest path algorithm, is used to calculate a node to all other nodes in the shortest path. Th<吕子乔> 在 2025-01-24 上传 | 大小:1kb | 下载:0
[数据结构常用算法] The-matrix-the-chain-multiplication-
说明:运用动态规划思想,解决矩阵链最优算法问题。-The use of dynamic programming to solve the problem of the optimal matrix chain algorithm.<吕子乔> 在 2025-01-24 上传 | 大小:1kb | 下载:0
[数据结构常用算法] The-longest-common-subsequence
说明:运用动态规划思想和策略,解决最长公共子序列问题。-The use of dynamic programming ideas and strategies to solve the longest common subsequence problem.<吕子乔> 在 2025-01-24 上传 | 大小:1kb | 下载:0
[数据结构常用算法] single-list
说明:单链表实现代码,各种操作:数据插入,删除,显示等-Single linked list implementation code, a variety of operations: data insertion, deletion, display<罗锦盛> 在 2025-01-24 上传 | 大小:1kb | 下载:0