代码搜索:多模式

找到约 10,000 项符合「多模式」的源代码

代码结果 10,000
www.eeworm.com/read/197077/8031999

txt 模式匹配(kmp).txt

//模式匹配,kmp算法,复杂度O(m+n) //返回匹配位置,-1表示匹配失败,传入匹配串和模式串和长度 //可更改元素类型,更换匹配函数 #define MAXN 10000 #define _match(a,b) ((a)==(b)) typedef char elem_t; int pat_match(int ls,elem_t* str,int lp,elem_t* pa
www.eeworm.com/read/245263/12807610

txt 模式识别.txt

3 1 1 1 -1 1 -1 -1 -1 1 -1 -1 -1 1 1 1 -1 1 0 0 1 -1 -1 1 1 1 -1 1 1 -1 1 1 1 -1 -1 1 0 1 0 1 1 1 1 -1 -1 1 -1 -1 1 -1 -1 1 1 1 1 0 0 1
www.eeworm.com/read/143367/12881241

txt 模式识别.txt

3 1 1 1 -1 1 -1 -1 -1 1 -1 -1 -1 1 1 1 -1 1 0 0 1 -1 -1 1 1 1 -1 1 1 -1 1 1 1 -1 -1 1 0 1 0 1 1 1 1 -1 -1 1 -1 -1 1 -1 -1 1 1 1 1 0 0 1
www.eeworm.com/read/241197/13163995

doc 什么是模式.doc

www.eeworm.com/read/326113/13165853

pdf 保护模式.pdf