string matching

Title Summary

Rabin-Karp String Matching Algorithm

algorithm rabin-karp string matching

用途 判斷是否包含子字串及位置 實現 透過hash讓比對快速失敗 參考資料