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

搜索资源列表

  1. 简单的线程池

    1下载:
  2. VC完整应用程序代码,多线程 多任务,还可以自己使用-VC complete application code, multi-threaded multi-task, but also for its own use
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:4857
    • 提供者:张洋
  1. uThreadPool

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

  1. MultiThread

    0下载:
  2. VC++多线程编程 线程池 线程调度 线程同步-Multi-threaded programming VC++ thread pool thread scheduling thread synchronization
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:492404
    • 提供者:邵江
  1. Pool_Thread

    0下载:
  2. 自己写的线程池控制台程序,类似ACE中的线程池的例子,只是多线程的运行更加健壮,不会出现当队列中无消息时,线程池迅速消失的BUG。VC6下通过编译,不依赖任何程序库,适合项目开发。-Write your own thread pool console procedures, similar to ACE in the thread pool example, only the operation of multi-threading more robust, will not appear wh
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1248313
    • 提供者:陈文捷
  1. Shield4

    0下载:
  2. 一个使用C#开发的百度贴吧内容监控程序。通过屏蔽词来判断违规贴,还可以通过回复时间判断挖坟。使用了线程池,效率很高。不管是研究还是使用都很有价值。-To use C# to develop the content of the Baidu Post Bar control procedures. Through the shield affixed to the word to determine the violation, response time can also determine b
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:665246
    • 提供者:liu884
  1. threadpool

    0下载:
  2. VC++环境下线程池技术的经典例子。从事多线程技术开发者的必备模板。-VC++ environment, a classic example of thread pool technology. Engaged in multi-threading technology developers must-template.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:2909
    • 提供者:brooke
  1. TestThreadPool

    0下载:
  2. 在MFC下面点击菜单响应线程池工作事件,线程池工作是一个写文件内容到c盘。可以设定线程池的大小。-In the MFC-click menu below to respond to the work of the event thread pool, thread pool is a written document to the c drive. Can set the thread pool size.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-15
    • 文件大小:3632541
    • 提供者:bug3000
  1. threading

    0下载:
  2. 介绍c#线程.. 创建、启动和终止线程 使用线程池 线程同步和互交 -Introduction c# thread .. to create, start and terminate the thread using the thread pool thread synchronization and mutual cross-
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:16853
    • 提供者:btle
  1. threadpool

    0下载:
  2. 从IBM官网上找到了好的线程池介绍文档,非常实用,面试时常被问到。-IBM' s official website from the thread pool to find a good descr iption document, very useful and often asked about the interview.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:5041
    • 提供者:Dylan
  1. cppextpool

    0下载:
  2. 上传一组非常好的线程池的相关文章,面试时经常被问到这些,谢谢。-From a group of very good thread pool related articles, interviews, frequently asked of those, thank you.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:3801
    • 提供者:Dylan
  1. ThreadPoolForWin32

    0下载:
  2. 一个线程池程序,是在WINDOWS XP下用C++开发的-A thread pool program developed in WINDOWS XP using C++
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:10250
    • 提供者:firb
  1. DELPHI_programming_code_for_efficient_thread_pool_

    0下载:
  2. DELPHI编程实现高效线程池经典代码DELPHI programming code for efficient thread pool classic-DELPHI programming code for efficient thread pool classic
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:8201
    • 提供者:ti
  1. ThreadPoolProject

    1下载:
  2. 是我这几天写的一个C++线程池 注释很全 设计思路也写上去了 同步问题考虑的详细的不能在详细了-I write these days, a C++ thread pool comment is also written up the whole design concept of the synchronization problem can not be considered in more detail the
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:15260
    • 提供者:cacker
  1. VC_simple-thread-pool

    0下载:
  2. vc写的简单的线程池 vc写的简单的线程池-vc wrote a simple thread pool vc wrote a simple thread pool
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-24
    • 文件大小:40486
    • 提供者:zhujianqi
  1. 线程池

    0下载:
  2. linux下线程池的实现,能够实现多任务操作,不用频繁创建-The Linux thread pool, no test
  3. 所属分类:系统编程

  1. CThreadPool

    0下载:
  2. vc 线程池demo 实现线程队列 windows平台(VC thread pool, demo implementation, thread queue, windows platform)
  3. 所属分类:进程与线程

    • 发布日期:2017-12-22
    • 文件大小:8644608
    • 提供者:keivin
  1. 51CTO下载-29782196VC多线程编程大全(1)

    0下载:
  2. VC++多线程实例,为了补充C++没有线程池的缺憾(VC++ multithreaded instance)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:1198080
    • 提供者:kangwei
  1. sovtqualifier

    0下载:
  2. 一个好用的线程池 A nice thread pool(A thread pool to use A nice thread pool)
  3. 所属分类:进程与线程

    • 发布日期:2017-12-29
    • 文件大小:5120
    • 提供者:Jeuokd
  1. VCThreadPool3

    0下载:
  2. 1.线程池管理器(ThreadPoolManager):用于创建并管理线程池 2.工作线程(WorkThread): 线程池中线程 3.任务接口(Task):每个任务必须实现的接口,以供工作线程调度任务的执行。 4.任务队列:用于存放没有处理的任务。提供一种缓冲机制。 网上的c/c++线程池多是linux下的,这个是VC6.0的线程池。其涉及的主要文件有:ThreadPoolManage、IThreadExcute、TemporarilyThread、ThreadManage、RegKeyIni
  3. 所属分类:Windows编程

    • 发布日期:2018-04-21
    • 文件大小:72704
    • 提供者:zhangzl
  1. ThreadPoolTest4

    0下载:
  2. 以代码加注释的形式实现的Java线程池实例(Java thread pool instance implemented as code plus comment)
  3. 所属分类:其他

« 1 2 34 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com