Skip to content

使用KMP算法,在文件中查找匹配某子字符串的行以及所在的位子

Notifications You must be signed in to change notification settings

ichiro999/KMPSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

KMPSearch

使用GO实现KMP算法,该程序主要用于在文件中查找并输出匹配某子字符串的行以及在该行中的位置

##使用方法

About

使用KMP算法,在文件中查找匹配某子字符串的行以及所在的位子

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages