Title:
Use-KMP-to-judge-string-match Download
Description: KMP algorithm to determine whether the regular expression match, " ?" Matches any character, " *" matches one or more arbitrary characters
To Search:
File list (Check if you may need any files):
Use KMP to judge string match.c