搜索资源列表
CHARpipei
- 字符串模式匹配的C语言实现.在Windows系统wintc下编译-string pattern matching the C language. In the Windows system under compiler wintc
findsub
- 这个是串模式匹配的类定义和实现的c++程序。程序首先给出了串模式匹配的的定义,接着给出了它的实现,最后测试,输出结果。 FindSub.cpp就是程序 FindSub.txt是运行结果-the string pattern matching is the type definition and realization of the c procedures. First procedures given the string pattern matching, the definitio
BRACES(C语言宏检查的C语言源程序)
- This macro examines the character at the cursor. If it is any of the 4 characters (){} it tries to find the matching character. For C programs it correctly handles comments, and string and character constants.
KMP
- KMP 模式匹配算法实例 C++源码 字符串查找-KMP pattern matching algorithm in C++ source code search string
c
- 使用汇编语言编写的简易字符串匹配,输入字符串,并输入关键字与之匹配-Written in assembly language using simple string matching, the input string, and enter the keyword to match