LUCY's TechGarden

  • Home

  • About

  • Tags13

  • Categories3

  • Archives22

演算法 - KMP

Posted on 2018-07-11 | Edited on 2018-07-12 | In Java學習筆記
KMP(Knuth–Morris–Pratt algorithm)演算法String Searching 運用位移來處理字串搜尋問題中譯”字串搜尋”:兩個字串 T 和 P 找出 T 當中是否有一段字串正好是 P 並且找出位置 註:字串搜尋當中,我們通常將兩字串的象徵符號取做 T 和 P , T 意指 text , P 意指 pattern 。可以想作是從長篇文字 T 之中搜索小段文字 P 。 T: ababcabc P: abc ababcabc ababcabc ||| ...
Read more »

Grand Opening - Lucy's TechGarden!

Posted on 2018-07-11 | Edited on 2018-07-12
歡迎光臨這是露西第一篇部落格 露西將在這裡記錄她學習Java的歷程筆記 請多多指教 :)
Read more »
123

Yuju(Lucy) Kuo

Don’t be afraid to give up the good to go for the great. John D. Rockefeller

22 posts
3 categories
13 tags
E-Mail GitHub
© 2019 Yuju(Lucy) Kuo
Powered by Hexo v3.7.1
|
Theme — NexT.Pisces v6.3.0