搜索资源列表
FileFind
- 多线程实现的快速搜索文件 注:网上搜索,已经验证-multithreading Fast Search document Note : online search, verification
FindFilesyuanchengxu
- C++编写设计的文件查找系统的filefind。cpp源程序-C design document preparation system filefind search. Cpp source
FileFind
- 优秀可靠的文件系统查找与遍历类filefind
FILEFIND
- 多线程文件搜索工具,使用多线程技术,C++语言开发。具有良好的界面。
FileFind
- 文件查询,实现文件查询,文件查询,实现文件查询
FileFind
- 利用了同步,互斥和多线程进行查找文件的项目,注意,文件目录不能为根目录,文件需要全名
filefind
- 这是我搜集的文件查找实例源代码,对我很有启示,不知道对你如何
FileFind
- 用于快速查找某个目录下的文件和文件夹,当该文件是文件夹时,显示其下面所有的文件名,并且是带路径的,当为文件时,显示其文件名,也是带路径的。
FileFind
- 多线程技术实现文件查找文件,速度超快(用线程互斥锁控制总线程数目)
FileFind
- 文件查找程序,可以按照输入的文件名查找硬盘中的文件。
FileFind
- 多线程文件查找,使用多线程,实线文件查找功能。
FileFind
- File or folder finding is an easy operation using multi threaded environment. this is a simple implemantation to use threads for finding files/foler. You can try and enhance it.
FileFind
- 查找一个文件夹里所有的文件个数,并且显示出来-Find a folder in the number of all the documents, and show
FileFind
- 我初学多线程编程,查找文件用的递归方法。不怎么支持深递归-I am beginner multi-threaded programming, recursive method used to find files. Not very deep recursion support
FileFind
- 运用多线程技术实现文件的快速搜索,居然要二十个汉字- the use of multi-threading technology to quickly search files
filefind
- 用MFC的多线程技术 实现了文件查找器的功能-With MFC multithreading technology to achieve the function of File Finder
FileFind
- 多线程技术实现文件快速搜索,运行速度快,占用资源少-Multi-threading technology to achieve fast file search, run faster, less resource...
filefind
- 1、该程序可以监控文件的最后修改时间,如果改动,就会做相应的查找替换; 2、首次运行必定会查找替换; 3、目前只支持英文、数字、标点符号的查找替换,汉字不支持。 4、监控文件数量1万以下,最好不大于6000. -1, the program can monitor the file was last modified, if changed, will accordingly find replacement 2, the first run will definitely f
FileFind
- 实现了文件中的字符快速查找和替换功能,基于KMP模式匹配算法。-Realized characters in the file quickly find and replace function, KMP pattern matching algorithm.
