KMP is the abbr of "Knuth Morries Pratt". 是一种模式匹配算法,是对朴素模式匹配算法(BruteForce)的改进 时间复杂度是O(mn) 注:此时的时间复杂度均是指的最坏的情况
-
Notifications
You must be signed in to change notification settings - Fork 1
SheenChow/KMP
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
KMP模式匹配算法
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published