摘要:
详情参见《数据结构(c语言版)》严蔚敏著 Page80代码如下:#include #include #include void getnext(int next[], char * string){ int i = 1; int j = 0; next[1] = 0; while(i p[0]) return i - p[0]; return -1;}int mai... 阅读全文
posted @ 2011-09-22 02:56
dc0453
阅读(132)
评论(0)
推荐(0)
浙公网安备 33010602011771号