搜索资源列表
基于线程的文件搜索程序
- 一个基于线程的文件搜索程序
《运用多线程技术实现文件的快速搜索》配套代码
- 《运用多线程技术实现文件的快速搜索》配套代码-"use multithreading technology to achieve the document Fast Search" complementary code
FileFind
- 多线程实现的快速搜索文件 注:网上搜索,已经验证-multithreading Fast Search document Note : online search, verification
Newthread
- 局域网内的多线程ftp搜索程序,实现文件浏览,查找等-LAN multithreading ftp search procedures to achieve the file browser, search, etc.
EnTeHandle_1
- EnTeHandle可以让你查看当前进程打开的句柄。句柄可以是文件、事件、互斥信号量等等。此外,你也可以查看进程当前打开的DLL,线程信息,进程内存,甚至是动态更新。也可以搜索dll和句柄-EnTeHandle can let you see the current process opened handle. Can handle documents, events, etc. mutex semaphores. In addition, you can view the current pr
multithreading_file_search
- 本程序实现一个多线程的文件快速搜索。在通常的操作系统中,比如Windows 2000,都提供了文件搜索功能,但采用的是顺序搜索,搜索效率较低。在本程序中,使用多线程的搜索技术,可以明显提高搜索效率。 本程序主要用到以下函数: //找到指定目录下的第一个文件 HUNDLE FindFirstFile(LPCTSR lpFileName,LPWIN32_FIND_DATA lpFindFileData) //找到指定目录下的下一个文件 BOOL FindNextFile(HAND
FILEFIND
- 多线程文件搜索工具,使用多线程技术,C++语言开发。具有良好的界面。
FinderDemo
- 多线程的VC++高速文件搜索代码,设置路径、文件名、包含字符、线程数,程序会快速运行起来,不过你的硬盘可要忙的不亦乐呼了,一般情况下,搜索文件速度受制约的是硬盘,而不是程序本身。 -Multithreaded VC++ high-speed file search code, set the path, file name, including the characters, the number of threads, the program will quickly run up, bu
ThreadFile
- 多线程的文件搜索,提供了两种不同的方法进行文件搜索。在列表中完全显示出来,指出哪个是文件名,哪个是文件夹名-Multi-threaded file search, provide two different methods of document search. In the list completely reveal that which is the file name, which is the folder name
111
- 多线程文件搜索器 多线程文件搜索器-yyyy
SearchFile
- 该程序采用多线程技术来进行搜索,即遍历文件的过程中,每当发现一个文件夹时,就新建一个工作线程进行文件搜索-The program multi-thread technology to search, that is, the process of traversing documents, whenever found in a folder, then create a new thread to document the work of the search
SearchFile
- MFC,本例采用多线程技术,即遍历文件的过程中,每当发现一个文件夹时,就新建一个工作线程进行文件搜索。-MFC, in this case multi-threading technology, that is, the process of traversing documents, whenever found in a folder, you create a new worker thread for file search.
stringSearch10
- 在指定目录下的所有文件中,搜索 查找提定的多个字符串 可以创建指定个数的线程,最多30个,并支持设置各个线程的优先级-String Search
FileFind
- 运用多线程技术实现文件的快速搜索,居然要二十个汉字- the use of multi-threading technology to quickly search files
Multi-threadedprogram
- 多线程程序,使用初级人员学习。多线程文件搜索-Multi-threaded program, the use of junior staff to learn. Multi-threaded file search
FileSearchThread
- 一个基于多线程的文件搜索及替换程序,对于学习多线程的学员有很大的参考价值-A Multi-threaded file search and replacement procedures for the students to learn multi-threading is very valuable
1
- 使用多线程实现的文件搜索源码,初学者参考资料-Implemented using multi-threaded file search source code, reference materials for beginners
FileFinder
- windows下的多线程文件搜索,实现线程同步控制,多个线程搜索文件-multi thread for find file
TaskMultiThread
- Delphi多线程搜索文件与文件夹, 可作为开发者参考使用-Delphi multithread searching for files and folders