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

搜索资源列表

  1. VC写的一个线程池的管理实例

    1下载:
  2. 多线程编程系列。一个线程池实现的实例代码。很好。-series of multi-threaded programming. A thread pool to achieve the example code. Very good.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:21319
    • 提供者:xuxu
  1. 简单的线程池

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

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

    0下载:
  2. 多线程池模块,可以通过简单的调用获得稳定的多线程支持,已经过充分测试。,Many thread pool module, you can call through the easy access to a stable multi-threading support, has been fully tested.
  3. 所属分类:Process-Thread

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

    0下载:
  2. 线程池的C语言实现,主要用于服务器处理多任务-Thread Pool implementation of the C language, mainly used in server handle multi-tasking
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:13810
    • 提供者:zhaolingxi
  1. SmartThreadPool

    0下载:
  2. CSHARP实现的比较好的线程池,历经多个项目的测试-THREAD POOL
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:41441
    • 提供者:leon
  1. VC_Thread_Pools

    0下载:
  2. VC++ 6.0下实现的线程池程序。 用户可以在WorkItem下设置要完成的任务,设置好工作函数,即可运行线程池开始多线程工作。-VC++ 6.0 under the procedures for implementation of the thread pool. Users can set up under the WorkItem to achieve the mission, set up good job function, you can start the thread po
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:123309
    • 提供者:陈大林
  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. 创建、管理线程池的源代码

    0下载:
  2. 创建、管理线程池的源代码- Foundation, management line Cheng Chi source code
  3. 所属分类:进程与线程

    • 发布日期:2013-03-15
    • 文件大小:3074
    • 提供者:zerys
  1. WorkQueueThreading_src

    0下载:
  2. 一个很好的多线程的例子,包括线程池等。是一个比较实用的多线程程序-A good example of multi-threading, including the thread pool and so on. Is a more useful multi-threaded program
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:191030
    • 提供者:谭文堂
  1. Completion_Ports

    0下载:
  2. 当你开发不同类型的软件,你迟早必须处理C/S的开发。对一个程序员来说,写一个通用的C/S编码是一项困难的工作。本文档提供了一份简单但是功能强大的C/S源码,可以扩展到任何类型的C/S应用程序中。这份源码使用了高级的IOCP技术,该技术可以高效的服务于多客户端。IOCP提供了解决“每个客户端占用一个线程”的瓶颈问题的办法,只使用几个处理线程,异步输入/输出来发送/接收。IOCP技术被广泛应用在各种类型的高效服务端,例如Apache等。这份源码也提供了一系列的在处理通信和C/S软件中经常使用的功能,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:151660
    • 提供者:高军
  1. Multi_Threaded_Job_Queue_demo

    0下载:
  2. 很好的多线程例子。这个例子实现了线程池和工作消费模式-JobQ.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export th
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:28434
    • 提供者:hyj
  1. smartthreadpool-19073

    0下载:
  2. 多线程池管理,多种表现形式(包括WIN CE 界面),难得一见的-Multi-thread pool management, and a variety of forms (including WIN CE interface), a rare opportunity to
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1029175
    • 提供者:zzz
  1. threadpool-0.2.1.src.tar

    0下载:
  2. c++线程池程序,供开发多线程程序使用,unix操作系统-c++ threadpool
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:5607
    • 提供者:sunyunfeng
  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. 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. thread

    0下载:
  2. Java多线程之Lock的使用,以及线程池解决停车问题的代码(The use of Lock in Java multithreading)
  3. 所属分类:其他

  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. C#多线程编程实战_中文完整版_带书签目录

    2下载:
  2. 《C#多线程编程实战》共分为11章,第1章介绍C#中基本的线程操作;第2章描述线程交互细节;第3章解释线程池概念;第4章深入讲解任务并行库框架;第5章深入解释C#5.0中的新功能——异步方法;第6章描述.NET框架中并行算法的标准数据结构;第7章深入讲解并行LINQ基础设施;第8章解释如何以及何时使用Reactive Extensions框架;第9章深入讲解异步I/O进程,包括文件、网络及数据库等场景;第10章针对常见的并行编程问题给出一些解决方案;第11章讲述编写基于Windows 8的异步应
  3. 所属分类:C#编程

    • 发布日期:2018-04-30
    • 文件大小:25056256
    • 提供者:边缘1025
« 12 3 4 5 »
搜珍网 www.dssz.com