CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 进程与线程 搜索资源 - 快速实现

搜索资源列表

  1. 《运用多线程技术实现文件的快速搜索》配套代码.zip

    2下载:
  2. 所属分类:进程与线程

    • 发布日期:
    • 文件大小:14067
    • 提供者:
  1. 《运用多线程技术实现文件的快速搜索》配套代码

    0下载:
  2. 《运用多线程技术实现文件的快速搜索》配套代码-"use multithreading technology to achieve the document Fast Search" complementary code
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:14380
    • 提供者:杨洁
  1. FileFind

    0下载:
  2. 多线程实现的快速搜索文件 注:网上搜索,已经验证-multithreading Fast Search document Note : online search, verification
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:29394
    • 提供者:安文
  1. multithreading_file_search

    0下载:
  2. 本程序实现一个多线程的文件快速搜索。在通常的操作系统中,比如Windows 2000,都提供了文件搜索功能,但采用的是顺序搜索,搜索效率较低。在本程序中,使用多线程的搜索技术,可以明显提高搜索效率。 本程序主要用到以下函数: //找到指定目录下的第一个文件 HUNDLE FindFirstFile(LPCTSR lpFileName,LPWIN32_FIND_DATA lpFindFileData) //找到指定目录下的下一个文件 BOOL FindNextFile(HAND
  3. 所属分类:进程与线程

    • 发布日期:2014-01-18
    • 文件大小:30813
    • 提供者:郭小川
  1. multi-process-thread-sort

    0下载:
  2. 一个完整VC开发工程:实现用多进程和多线程进行快速排序-a complete VC project: accomplish fast sorting by using multi process and multi thread programming technique
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-09
    • 文件大小:2772840
    • 提供者:du yu ling
  1. listprocess

    0下载:
  2. WIN2K和WIN2K3下实现快速退出系统的代码总结。Visual C++集成环境下开发的-WIN2K and Win2K3 realize rapid exit the system under the code summary. Visual C++ Integrated development environment
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:162397
    • 提供者:tanke
  1. multi-threaded

    0下载:
  2. 在C++环境中,利用多线程机制实现快速外排序。-In C++ environment, the use of multi-threaded for fast external sorting mechanism.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:14413
    • 提供者:王飞
  1. whbRapidFinder

    1下载:
  2. 文件快速查找!利用MFC,多线程技术实现文件的快速查找,vs2008编译!-Documents quickly find! The use of MFC, multi-threading technology to quickly find documents, vs2008 compiler!
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-30
    • 文件大小:12938133
    • 提供者:whb
  1. Mutex_Critical

    1下载:
  2. 这个例子利用多线程使用不同的排序算法对数据进行排序,每一个线程使用不同的算法。主线程里使用快速排序QuickSort,其他四个算法分别建立四个子线程,在子线程中进行排序。因为每一个线程都要调用函数PrintResult把结果输出到显示器上,所以不同的线程就会争夺着向显示器输出,这样,不同线程的输出就会混合在一起,所以呢必须让线程一个接着一个输出。也就是必须对PrintResult进行互斥控 制。要进行互斥控制,则必须用到Event、Mutex、CrititicalSection、Semaph
  3. 所属分类:Process-Thread

    • 发布日期:2016-04-05
    • 文件大小:856064
    • 提供者:chenzifeng
  1. FileFind

    0下载:
  2. 运用多线程技术实现文件的快速搜索,居然要二十个汉字- the use of multi-threading technology to quickly search files
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-09
    • 文件大小:1971402
    • 提供者:张世荣
  1. Sort

    0下载:
  2. 多线程实现快速排序、冒泡排序等三种排序,排序过程的展示,直观性比较强-Fast multi-threaded sort, bubble sort, three sorting, sorting process, display, intuitive and strong
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-07
    • 文件大小:1953780
    • 提供者:jingwanli
  1. c

    0下载:
  2. 快速排序的多线程实现,比正常的排序快了很-qsort in bubble
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-11
    • 文件大小:723
    • 提供者:sdfa
  1. RapidFinder

    0下载:
  2. 本程序可实现快速查找文件的功能,一般OS采用顺序查找方式,速度慢。本源码程序可建立64个线程查找文件,速度快。-rapid finder
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-18
    • 文件大小:11443
    • 提供者:wen
  1. Thread

    0下载:
  2. 多线程简单实例 基于对话框,利用多线程和事件数组实现多个对话框的自动隐藏和显示。对于快速了解事件的典型应用有所帮助-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
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-08
    • 文件大小:2015973
    • 提供者:蒋鸿伟
  1. OSproject2

    0下载:
  2. windows下用多进程实现快速排序算法,我们的大作业-realization of fast sort with multiple process using Windows API
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-25
    • 文件大小:8221028
    • 提供者:xyt
  1. strategk

    0下载:
  2. 这是一个实现快速查询的小代码,你不防看 看,,很好,可以学习用-This is a small, fast query code, don t you see see,, very good, can learn to use
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-14
    • 文件大小:95232
    • 提供者:MONctxl+1649
  1. filesrhw

    0下载:
  2. 此代码实现了快速检索mp3文件,并且把相应的信息显示出来-This code implements the rapid retri mp3 files, and the corresponding information display
  3. 所属分类:Process-Thread

    • 发布日期:
    • 文件大小:38912
    • 提供者:dxternxk
  1. MWUSUTX

    0下载:
  2. 用VB实现的快速表格 A quick form with VB-Using VB to realize the rapid form A quick form with VB
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-16
    • 文件大小:3072
    • 提供者:expernese
  1. drsek6

    0下载:
  2. 这是一个实现快速查询的小代码,你不防看看,,很好,可以学习用()
  3. 所属分类:进程与线程

    • 发布日期:2017-12-30
    • 文件大小:95232
    • 提供者:Ckluerg
搜珍网 www.dssz.com