摘要: 说明转载出处:http://www.cppblog.com/mythit/archive/2009/04/21/80633.html 感谢大牛的博客!! 首先简要介绍一下AC自动机:Aho-Corasick automation,该算法在1975年产生于贝尔实验室,是著名的多模匹配算法之一。一个... 阅读全文
posted @ 2015-08-13 21:20 martinue 阅读(201) 评论(0) 推荐(0)
摘要: Description The Fibonacci sequence is the sequence of numbers such that every element is equal to the sum of the two previous elements, except f... 阅读全文
posted @ 2015-08-13 17:06 martinue 阅读(585) 评论(0) 推荐(0)