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

搜索资源列表

  1. socket

    0下载:
  2. socket编程,包括服务器断,客户端,线程池,消息队列等
  3. 所属分类:网络编程

    • 发布日期:2010-10-26
    • 文件大小:111503
    • 提供者:13817674957
  1. WCF_AsyncCall.rar

    0下载:
  2. C#WCF 服务并发管理,编程源代码,包括线程池的例子。,Concurrent C# WCF services management, programming source code, including examples of the thread pool.
  3. 所属分类:.net

    • 发布日期:2017-03-29
    • 文件大小:774522
    • 提供者:顾佳晨
  1. ThreadPool

    0下载:
  2. 一个可以用VC的多线程管理的线程池类,类似Java类库的线程池。内有一个Demo程序,帮助初学者理解和使用该封装好的类。-A VC can be multi-threaded managed thread pool class, similar to the Java class library for the thread pool. There is a Demo program to help beginners to understand and use the packaged cla
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:42638
    • 提供者:豪戈
  1. TheadQueue.zip

    0下载:
  2. 使用命令模式和责任链模式以及STL优先级队列实现线程池,可以直接加入现在的任何程序,Responsibility for the use of chain of command model and STL model and the realization of priority queue thread pool, you can direct any proceedings to join now
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:364888
    • 提供者:蒋坤地
  1. threadpool

    0下载:
  2. 一个boost线程池,能够有效地减少内存碎片-A boost thread pool, which can effectively reduce the memory fragmentation
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:265220
    • 提供者:Robert
  1. uThreadPool

    1下载:
  2. 一个好用的delphi线程池,在自己的项目中用过,没有问题。-A nice delphi thread pool, used in their projects, no problem.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:7755
    • 提供者:sky jiang
  1. WinThreadPool

    0下载:
  2. windows环境下的线程池框架,实现了多线程的任务调度机制。-windows environment thread pool framework, windows environment, under the thread pool framework
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:14143
    • 提供者:吴歆
  1. ThreadPool_Demo

    0下载:
  2. Visual C++ 6.0实现线程池管理,值得学习一下。-visual C++ 6.0 thread pool demo,research
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:35743
    • 提供者:David
  1. ChatRoomServer

    0下载:
  2. c#服务器, 采用线程池等技术实现, 很适合学习, 也适合在这基础上开发出高性能服务器-c# server, using the thread pool, such as technology, it is suitable for learning, but also on this basis for the development of high-performance server
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:30812
    • 提供者:陈刚
  1. objectthreadpool

    0下载:
  2. 面向对象的编程方式实现多线程池的一个实例,能够使初学者了解多线程开发原理-Object-oriented programming to achieve more than an instance of the thread pool, enabling beginners to understand the principle of multi-threaded development
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-13
    • 文件大小:3031
    • 提供者:phbest
  1. Thread_Pooling_Sample

    0下载:
  2. 一个简单的线程池编程示例,希望对使用多线程有帮助.-A simple thread pool programming examples, and they hope to use multi-threaded helpful.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:42277
    • 提供者:dsdsad
  1. SrcThreadPoolDemo

    0下载:
  2. 包含DEMO(DemoTest_ThreadPool.rar),源代码 thread_pool_Hpp.rar(只有一个HPP文件)及经过裁减的Thread_pool_Dll库;之后以用Boost是因为ThreadPool中用到了 Boost库的线程组件。 适合初学者学习线程池。-Contains the DEMO (DemoTest_ThreadPool.rar), the source code thread_pool_Hpp.rar (there is only one HPP fil
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-18
    • 文件大小:4784598
    • 提供者:高军
  1. Mem0320

    1下载:
  2. 内存池的实现,这是我心血的结晶,只支持最多两个线程访问的设计,可以用VC6.0直接打开运行-The realization of the memory pool, which is the crystallization of hard work, I only support up to two threads access to the design, can be used to open a direct operation of VC6.0
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:11076
    • 提供者:zhanghuaifeng
  1. thread_pool

    0下载:
  2. 线程池调用实例—求斐波那契数(vs实现)-Examples of the thread pool to call- for Fibonacci (vs2005 )
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:20898
    • 提供者:maxwell
  1. threadpool_src

    0下载:
  2. 线程池 多线程的管理threadpool.cpp threadpool.h-threadpool
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:28163
    • 提供者:fcy
  1. ThreadPool

    0下载:
  2. 简单,好用的,线程池实现源码,希望你喜欢-Easy-to-use source code to achieve the thread pool, I hope you like
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:6215
    • 提供者:aming
  1. Threadpool

    0下载:
  2. c#线程池实现代码,可以基于他进行扩展,system.threadding-C# threadpool
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:16567
    • 提供者:charis
  1. Multithreadedinstances

    0下载:
  2. 多线程实例.该实例主要是创建线程池,然后根据实际的需要,让线程执行各自的代码。-Multi-threaded instances. The key is to create an instance of the thread pool, and then the actual needs, let the thread implementation of their code.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:89665
    • 提供者:deng
  1. threadpool

    0下载:
  2. 定义一个固定大小的线程池,工作函数直接从线程池里获取实现。-The definition of a fixed-size thread pool, work function, to obtain directly from the thread pool implementation.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:2007
    • 提供者:shizhong
  1. ThreadPool

    0下载:
  2. 入门级别的线程池模板,初学线程池看高深的代码往往不得要领,应该由浅入深,循序渐进。才能深刻理解线程池的特点。-Entry-level thread pool templates, beginner thread pool to see the code is often highly defective, it should be implemented progressively, step by step. In order to deeply understand the characte
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:5762
    • 提供者:魏林
« 1 2 3 4 5 6 7 89 10 11 12 13 14 15 »
搜珍网 www.dssz.com