资源列表
[数据结构常用算法] KMP
说明:KMP 改进的字符串匹配算法,由D.E.Knuth与V.R.Pratt和J.H.Morris同时发现,因此人们称它为克努特——莫里斯——普拉特操作(简称KMP算法)。KMP算法的关键是根据给定的模式串W1,m,定义一个next函数。next函数包含了模式串本身局部匹配的信息。-Improved KMP string matching algorithm, by DEKnuth with VRPratt and JHMorris also found, so people call it Knut<chaolan> 在 2025-06-12 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Maximum-Increasing-subsequences
说明:最大递增子序列,动态规划经典算法 设L=<a1,a2,…,an>是n个不同的实数的序列,L的递增子序列是这样一个子序列Lin=<aK1,ak2,…,akm>,其中k1<k2<…<km且aK1<ak2<…<akm。求最大的m值。-Maximum increment sequence, the classic dynamic programming algorithm set L = <a1,a2,…,an> Are n d<chaolan> 在 2025-06-12 上传 | 大小:1kb | 下载:0
[数据结构常用算法] ParentNode
说明:数据结构课后习题 输出两个结点的最近的祖先公共结点 希望对各位童鞋有帮助啊-Two after-school exercise output data structure the closest ancestor node common node you want to help children' s shoes ah<余凡> 在 2025-06-12 上传 | 大小:1kb | 下载:0
[数据结构常用算法] sjswxzxgxs
说明:随机水文学自相关系数的计算,用VB程序编程的随机水文学方面的知识。-Stochastic hydrology calculation of the autocorrelation coefficient, using VB programming random hydrological knowledge.<ooaahhzz> 在 2025-06-12 上传 | 大小:1kb | 下载:0
[数据结构常用算法] yiyuanduoxiangshi
说明:实现了一元多项式的基本运算,加减乘除等,本程序功能齐全,简单实用-To achieve a polynomial of the basic operations, addition, subtraction, etc.<chen> 在 2025-06-12 上传 | 大小:1kb | 下载:0
[数据结构常用算法] danlianbiao
说明:循环单链表基本算法实现,如初始化,尾插法,输出,插入,删除等-Circulation single linked list of basic algorithms, such as initialization, the end of interpolation, output, insert, delete, etc.<hanmo> 在 2025-06-12 上传 | 大小:1kb | 下载:0
[数据结构常用算法] shunxubiao
说明:顺序表算法实现,如初始化,尾插法,输出,判断是否为空,插入元素,删除等-Sequence table algorithm, such as initialization, tail interpolation, the output, to determine whether the air, into the element, delete, etc.<hanmo> 在 2025-06-12 上传 | 大小:1kb | 下载:0