作者reader (读者)
看板CSSE
标题Re: [资料] Exact String Matching Algorithms
时间Sun Dec 26 16:49:14 2004
※ 引述《reader (读者)》之铭言:
: http://www-igm.univ-mlv.fr/~lecroq/string/index.html
: 这个网站不但列出各种较知名的字串搜寻法,而且还有 C 程式、
: 论文出处及 Java 版动画喔,真的满赞的。
比较现实来说,有谁使用过非 brute-force 的字串搜寻呢?
在什麽样的场合应用? 为什麽? 以及使用效益如何?
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 61.222.173.26
1F:推 jeunder:较常用的大概就是 KMP 吧 61.230.227.203 12/26
2F:推 reader:真的有在正式的软体专案使用吗? 61.222.173.26 12/26
3F:推 jeunder:自己写的小程式... 会用这是因为我只知道 61.230.227.203 12/26
4F:→ jeunder:这个... 你给的那个网站上的资料很不错 61.230.227.203 12/26
5F:→ jeunder:谢啦 :D 61.230.227.203 12/26