Welcome![Sign In][Sign Up]
Location:
Search - KMP

Search list

[OtherKMP

Description: 快速查找字符串算法,改进后的KMP算法完全实现
Platform: | Size: 6557 | Author: yarakchou | Hits:

[Mathimatics-Numerical algorithmsKmp算法

Description: 本程序为Kmp匹配算法的实现,程只需直接运行即可,-the procedures for KMP matching algorithm implementation, a journey which takes you directly can run,
Platform: | Size: 1037 | Author: 骆子丞 | Hits:

[Other resourceKMP

Description: kmp 算法 也许会有帮助的。。。大家快来下吧
Platform: | Size: 1323 | Author: xiong | Hits:

[Other resourceKMP(VB)

Description: 自己写的基于VB6.0平台的KMP字符串匹配算法,算法过程和严蔚敏版数据结构相同,可以作为学习数据结构的参考
Platform: | Size: 2693 | Author: 杨羽 | Hits:

[Other resourceKMP

Description: 字符串匹配算法中的KMP算法的详细介绍和代码
Platform: | Size: 3792 | Author: yiyi | Hits:

[Other resourcekmp

Description: KMP,数据结构中快速搜索KMP算法的C语言实现
Platform: | Size: 1134 | Author: jason | Hits:

[Other resourceKMP

Description: 是一个C语言的KMP代码, 包含可执行文件。
Platform: | Size: 9216 | Author: xuyan | Hits:

[Other resource字符串匹配的KMP算法

Description: 这是字符串匹配算法中很著名的KMP算法,此文件仅供大家参考,具体是否能调通,本人还没有试过-This is a string matching algorithm is famous KMP algorithm, this document is your reference, specifically whether Qualcomm will emphasize, I have not tried
Platform: | Size: 4171 | Author: 郑旋 | Hits:

[Other resourceKMP匹配算法

Description: 由于简单模式匹配算法在一次字符比较失败后,简单的把模式串位置向前移动一个字符位置,这样就丢掉了前面字符匹配中得到的信息,效率差。所以就需要一种无回溯的算法来提高效率,这里使用KMP(Knuth-Morris-Pratt)算法。模式串前面的连续片断部分称“前缀模式”,前缀模式在模式串后部重复出现的情况可以用来避免重复进行已经做过的检查,这是KMP算法中的一个重要概念。-as simple pattern-matching algorithm to compare a character failure, a simple model put forward position Series mobile location of a character, would be lost in front of characters matching the information inefficiently. There is a need for a non-backtracking algorithms to improve efficiency, the use of KMP here (Knuth-Morris-Pratt) algorithm. Model Series in front of a row clips part said "prefix model," prefix string pattern in the pattern of recurring back can be used to avoid duplication of inspection has been done, KMP algorithm is an important concept.
Platform: | Size: 3257 | Author: 卢孝飞 | Hits:

[Data structskmp查找算法

Description: 最常用的字符串查找算法
Platform: | Size: 612 | Author: chenyao7281@sina.com | Hits:

[SourceCodekmp算法

Description: kmp算法 源码
Platform: | Size: 35840 | Author: wwwjing163com@sina.com | Hits:

[Other文档助手算法以及算法分析

Description: 用kmp算法实现的文档助手算法-with KMP algorithm document assistant algorithm
Platform: | Size: 5120 | Author: 受冻 | Hits:

[Mathimatics-Numerical algorithmsstringmatch

Description: 字符串的模式匹配(KMP算法)-string pattern matching (KMP algorithm)
Platform: | Size: 11264 | Author: 谭悦 | Hits:

[OtherC语言kmp算法实现

Description: 研究计算机程序算法中关于字符串操作的经典算法实现源程序-study computer programming algorithm for string manipulation of the classic algorithm source code
Platform: | Size: 1024 | Author: ipkh | Hits:

[Data structsPatternMatching

Description: 这是计算机专业硕士生课程《算法设计与实现》中讲到的模式匹配算法的实现,并且将该算法与KMP算法进行了比较。-It was the professional degree programs, "Algorithm Design and Implementation" referred to the pattern matching algorithm implementation, and algorithm and KMP algorithm are compared.
Platform: | Size: 318464 | Author: 孙江萍 | Hits:

[Data structs三种模式匹配算法的比较

Description: Las Vegas,KMP,Mentro carlo这三种模式匹配算法的原代码,对其进行了时间及出错率的比较-Las Vegas, KMP, Mentro carlo three pattern matching algorithm of the original code, its time and the error rate comparison
Platform: | Size: 332800 | Author: lxr | Hits:

[Otherkmp1

Description: 对KMP算法进行改进,有助于对算法的更进一步的了解-KMP algorithm for improved algorithm contribute to the further understanding
Platform: | Size: 356352 | Author: jie | Hits:

[OtherKMP查找法

Description: 方便快捷地实现目标的查找,是高速度的优化查找算法-convenient manner to achieve the goal of discovering, is the optimization of high-speed search algorithm
Platform: | Size: 2048 | Author: 李乐 | Hits:

[Data structskmpEx

Description: KMP算法是字符串模式匹配算法, 解决DBCS字符集的问题。-KMP algorithm is a string pattern matching algorithms, DBCS characters to solve the problem,.
Platform: | Size: 1024 | Author: 黄建雄 | Hits:

[Data structsSome_DataStruct_Arithmetic_Implement_by_C

Description: 1 归并链表 2 静态链表 3 堆栈 4 KMP模式匹配 5 排序 6 关键路径-a static Chain Chain 2 3 4 stack KMP Ranking 6 5 Critical Path
Platform: | Size: 102400 | Author: 丘方 | Hits:
« 1 2 3 45 6 7 8 9 10 ... 30 »

CodeBus www.codebus.net