Skip to content

string_match

jiayangyang edited this page Nov 16, 2018 · 1 revision

字符串匹配算法小结

一、朴素算法

二、RK

三、有限自动机

四、KMP

Clone this wiki locally