搜索资源列表
通配符查找算法
- 一个效率很高的通配符查找算法,适用于对\"*\"和“?”的通配符查找,可以根据需要进行修改,适用于不同应用, 另外还有一个非常适用的CRC检查算法-a highly efficient wildcard search algorithm that applies to the "*" and "the" wildcard search, it may need to make changes ap
directorybrowser
- 这是一个目录浏览类,可以对指定目录下的文件进行查找,并使用文件名通配符,文件大小进行过滤。可以得到如下信息:查找目录下的目录数,文件总数,文件总字节数,与文件名通配符匹配的文件数,文件字节数,按从 0 开始的序号得到查找到的文件名和文件全路径名。还可以将找到的文件名写入一个 *.txt 文件中,以便查看和打印。 -This is a directory browser type, designated directories on
autofindanddelete3
- VC产生的临时文件有时真的很烦人!当你编译一个程序,突然系统弹出一个对话框:“D盘已经没有足够的空间~~~~~~~~~请问需要进行磁盘清理吗”,而它只能清掉了Nkb的的东东,你有什么理由不自己写一个专门清理VC垃圾的小工具呢?隔一段时间运行一次,彻底清除指定类型的垃圾文件:干干净净,中国人,奇强! 很明显,这个程序的核心代码肯定是一个有通配符的功能的递归查找文件的函数。我的想法是先查找给定目录下的所有符合条件的文件,再递归查找下级文
dfirst
- 通配符C源码,可以实现文件的通配符匹配. 调用dfirst()可以找符合的文件名-wildcards C source code, The document can be achieved wildcard matching. Call dfirst () can find the file name with
match
- 通配符匹配程序,详细见注释-wildcard matching procedures, detailed see Notes
CEnum_demo
- CEnum is used for enumeration of files and directories using wildcard matching
sfolders
- Find files on drives FAST using wildcards within search criteria. Easy and fully customizable. Just drop the component on the form, give it a filename and a drive and you can search for it. 使用通配符查询文件- Find files on drive
带通配符的字符串匹配算法源代码
- 带通配符的字符串匹配算法源代码-with wildcard string matching algorithm source code
带通配符的字符串匹配算法源代码
- 带通配符的字符串匹配算法源代码。程序中的查找算法比较先进,提高模糊查询的功能,可以查询字母和汉字,很有用吆。-with wildcard string matching algorithm source code. Procedures for the more advanced search algorithm to improve fuzzy query function can find letters and Chinese c
带通配符的字符串匹配算法源代码
- 带通配符的字符串匹配算法源代码 vc源代码-the vc source code of string matching with wildcard.
match
- 通配符匹配程序,详细见注释-wildcard matching procedures, detailed see Notes
sfolders
- Find files on drives FAST using wildcards within search criteria. Easy and fully customizable. Just drop the component on the form, give it a filename and a drive and you can search for it. 使用通配符查询文件- Find files on drive
带通配符的字符串匹配算法源代码
- 带通配符的字符串匹配算法源代码-with wildcard string matching algorithm source code
带通配符的字符串匹配算法源代码
- 带通配符的字符串匹配算法源代码。程序中的查找算法比较先进,提高模糊查询的功能,可以查询字母和汉字,很有用吆。-with wildcard string matching algorithm source code. Procedures for the more advanced search algorithm to improve fuzzy query function can find letters and Chinese c
带通配符的字符串匹配算法源代码
- 带通配符的字符串匹配算法源代码 vc源代码-the vc source code of string matching with wildcard.
通配符查找算法
- 一个效率很高的通配符查找算法,适用于对"*"和“?”的通配符查找,可以根据需要进行修改,适用于不同应用, 另外还有一个非常适用的CRC检查算法-a highly efficient wildcard search algorithm that applies to the "*" and "the" wildcard search, it may need to make changes appl
directorybrowser
- 这是一个目录浏览类,可以对指定目录下的文件进行查找,并使用文件名通配符,文件大小进行过滤。可以得到如下信息:查找目录下的目录数,文件总数,文件总字节数,与文件名通配符匹配的文件数,文件字节数,按从 0 开始的序号得到查找到的文件名和文件全路径名。还可以将找到的文件名写入一个 *.txt 文件中,以便查看和打印。 -This is a directory browser type, designated directories on
autofindanddelete3
- VC产生的临时文件有时真的很烦人!当你编译一个程序,突然系统弹出一个对话框:“D盘已经没有足够的空间~~~~~~~~~请问需要进行磁盘清理吗”,而它只能清掉了Nkb的的东东,你有什么理由不自己写一个专门清理VC垃圾的小工具呢?隔一段时间运行一次,彻底清除指定类型的垃圾文件:干干净净,中国人,奇强! 很明显,这个程序的核心代码肯定是一个有通配符的功能的递归查找文件的函数。我的想法是先查找给定目录下的所有符合条件的文件,再递归查找下级文
CEnum_demo
- CEnum is used for enumeration of files and directories using wildcard matching -CEnum is used for enumeration of files and directories using wildcard matching
Wildcard-learning
- 正确认识 学习表达式 也有关于DOS 通配符学习-Correct understanding of learning DOS wildcard expressions are also learning about