搜索资源列表
带通配符的字符串匹配算法源代码
- 带通配符的字符串匹配算法源代码。程序中的查找算法比较先进,提高模糊查询的功能,可以查询字母和汉字,很有用吆。-with wildcard string matching algorithm source code. Procedures for the more advanced search algorithm to improve fuzzy query function can find letters and Chinese characters, useful shout.
person1
- 个人写的几个函数:1.通配符匹配字符串,用于模糊查找 2.刷新输入缓冲区,用于使getchar停留 3.getchp函数,模仿VC++下的getch而写的,能实现getch相似的功能 4.控制输入,但不支持中文-Several functions written by the individual: 1 wildcard string matching, fuzzy search for 2 refresh input buffer for getchar for 3.getchp functi
