搜索资源列表
《运用多线程技术实现文件的快速搜索》配套代码
- 《运用多线程技术实现文件的快速搜索》配套代码-"use multithreading technology to achieve the document Fast Search" complementary code
FileFind
- 多线程实现的快速搜索文件 注:网上搜索,已经验证-multithreading Fast Search document Note : online search, verification
multithreading_file_search
- 本程序实现一个多线程的文件快速搜索。在通常的操作系统中,比如Windows 2000,都提供了文件搜索功能,但采用的是顺序搜索,搜索效率较低。在本程序中,使用多线程的搜索技术,可以明显提高搜索效率。 本程序主要用到以下函数: //找到指定目录下的第一个文件 HUNDLE FindFirstFile(LPCTSR lpFileName,LPWIN32_FIND_DATA lpFindFileData) //找到指定目录下的下一个文件 BOOL FindNextFile(HAND
multi-process-thread-sort
- 一个完整VC开发工程:实现用多进程和多线程进行快速排序-a complete VC project: accomplish fast sorting by using multi process and multi thread programming technique
listprocess
- WIN2K和WIN2K3下实现快速退出系统的代码总结。Visual C++集成环境下开发的-WIN2K and Win2K3 realize rapid exit the system under the code summary. Visual C++ Integrated development environment
multi-threaded
- 在C++环境中,利用多线程机制实现快速外排序。-In C++ environment, the use of multi-threaded for fast external sorting mechanism.
whbRapidFinder
- 文件快速查找!利用MFC,多线程技术实现文件的快速查找,vs2008编译!-Documents quickly find! The use of MFC, multi-threading technology to quickly find documents, vs2008 compiler!
Mutex_Critical
- 这个例子利用多线程使用不同的排序算法对数据进行排序,每一个线程使用不同的算法。主线程里使用快速排序QuickSort,其他四个算法分别建立四个子线程,在子线程中进行排序。因为每一个线程都要调用函数PrintResult把结果输出到显示器上,所以不同的线程就会争夺着向显示器输出,这样,不同线程的输出就会混合在一起,所以呢必须让线程一个接着一个输出。也就是必须对PrintResult进行互斥控 制。要进行互斥控制,则必须用到Event、Mutex、CrititicalSection、Semaph
FileFind
- 运用多线程技术实现文件的快速搜索,居然要二十个汉字- the use of multi-threading technology to quickly search files
Sort
- 多线程实现快速排序、冒泡排序等三种排序,排序过程的展示,直观性比较强-Fast multi-threaded sort, bubble sort, three sorting, sorting process, display, intuitive and strong
c
- 快速排序的多线程实现,比正常的排序快了很-qsort in bubble
RapidFinder
- 本程序可实现快速查找文件的功能,一般OS采用顺序查找方式,速度慢。本源码程序可建立64个线程查找文件,速度快。-rapid finder
Thread
- 多线程简单实例 基于对话框,利用多线程和事件数组实现多个对话框的自动隐藏和显示。对于快速了解事件的典型应用有所帮助-A simple dialog-based multithreaded instance, the use of multi-threading and an array of multiple events dialog automatically hide and show. For a quick overview of events in a typical appli
OSproject2
- windows下用多进程实现快速排序算法,我们的大作业-realization of fast sort with multiple process using Windows API
strategk
- 这是一个实现快速查询的小代码,你不防看 看,,很好,可以学习用-This is a small, fast query code, don t you see see,, very good, can learn to use
filesrhw
- 此代码实现了快速检索mp3文件,并且把相应的信息显示出来-This code implements the rapid retri mp3 files, and the corresponding information display
MWUSUTX
- 用VB实现的快速表格 A quick form with VB-Using VB to realize the rapid form A quick form with VB
drsek6
- 这是一个实现快速查询的小代码,你不防看看,,很好,可以学习用()