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

搜索资源列表

  1. ThreadPooling

    0下载:
  2. 采用线程池来编写程序ThreadPooling.-used to prepare ThreadPooling procedures.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:40021
    • 提供者:ivan.lee
  1. BTDemo

    0下载:
  2. delphi实现的bt下载器示例程序,带全部源码和BT协议 包中文件说明: BTDemo.dpr, BTDemoF.pas, BTDemoF.dfm -- 一个简单的bt下载器,支持多个.torrent文件同时下载 btutils.pas -- 核心bt组件 DCP*.pas -- SHA算法源码(复制自DEC组件包) InetUtils.pas -- 提供Internet下载的函数库 SimpleSocks.pas -- socket组件(TCP) SortList
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:58245
    • 提供者:vvyang
  1. CAG_Threadgood

    0下载:
  2. 一个封装好的线程池的例子-a good example of Thread Pool
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2340
    • 提供者:小石头
  1. Threadpooldem12

    0下载:
  2. 一个关于线程池的文档-a pool of threads Documents
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:31621
    • 提供者:小石头
  1. MultithreadedJobQ

    0下载:
  2. 关于线程池的一些操作之列的一个工程 包括添加线程,删除之类的操作-threads on the pool operated out of a project, including adding threads, such as the deletion of the operation
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:116264
    • 提供者:嵇月强
  1. communication.com

    0下载:
  2. 本程序是串口通信的com组件,并且符有客户机.包含STD ,线程池 ,多线程通信,com错误报告.一个串口有三个通信线程.可打开任意多个串口.目前正在为系统服务,完全可靠-Serial Communication com ponents, as well as address a client. Included STD, thread pool, Multithreading communications, com error report. a serial communications
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:124730
    • 提供者:张耀文
  1. THEADPOOLDEMO

    1下载:
  2. 用vb.net编写的的实践多线程池的简单例子-using vb.net prepared by the practice pool multithreading simple example
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:8201
    • 提供者:智海
  1. net_oss

    0下载:
  2. 这是一个模拟电信计费的程序,非常详细,运用了线程池、消息队列和socket编程等技术。-This is a simulation of telecommunications billing procedures, very detailed, using the thread pool, Message Queue and socket programming technology.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:46057
    • 提供者:Benson
  1. testThreadPool

    0下载:
  2. 线程池,和socket的绑定及数据处理的 入门结构-thread pool, and the socket and data bundled with the portal structure
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:8042
    • 提供者:加文
  1. 06.1.2_ThreadPool

    0下载:
  2. 一个多线程编程的例子, 线程池. 自己写的.-a multithreaded programming examples thread pool. Wrote it myself.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:47935
    • 提供者:杨亦鹏
  1. IocpPool

    1下载:
  2. IOCP 线程池的 delphi 实现,其中 IOCPPool.pas 封装了主要的控件和池的实现,十分有参考价值-IOCP thread pool delphi realized, IOCPPool.pas Packaging, which the main pool and controls to achieve great reference value
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:105394
    • 提供者:szw
  1. 3dica221

    0下载:
  2. C#编写的线程池简单演示代码,有兴趣的可下载-prepared by the simple thread pool demo code, are interested can download
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:423017
    • 提供者:daniel
  1. vs2005CharpThreadPoolDemo

    0下载:
  2. 在vs2005下的一个演示线程池使用的程序。CSharp完整工程-vs2005 in a demonstration of the use of the thread pool procedures. CSharp complete works
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:7754
    • 提供者:wdy
  1. socketIO

    1下载:
  2. 异步IO、APC、IO完成端口、线程池与高性能服务器之一 异步IO.制作高性能服务器必须知道的东西
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:42064
    • 提供者:每开
  1. ThreadPoolOFWindows2000XP

    0下载:
  2. WINDOWS2000/XP下的线程池的使用,让你对其有一个很深了解。-WINDOWS2000/XP the use of the thread pool, so that you may have a deep understanding.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:337463
    • 提供者:李晓风
  1. easelib

    0下载:
  2. 这是本人在Linux下开发经常使用的一组C++工具类,包括了Socket类、TCP服务类、UDP服务类、Mysql数据库操作类、日志类、配置文件解析类、日期时间操作类、MD5和Base64加解密类、线程和线程池类、XML文件解析类等-this is my development in Linux are frequently used by a group C Tools categories, including the Socket class. TCP services category,
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:69689
    • 提供者:刘忠
  1. mylibsrc

    0下载:
  2. 一个线程池的例子 运行环境linux,主要实现了线程的预先创建等 通过该例子可以学到怎样预先创建出一些线程-a thread pool example Linux operating environment. main thread of the advance through the creation of such examples can learn how to create some advance Thread
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:15085
    • 提供者:kevert
  1. Another_eYes_BTDemo

    0下载:
  2. 由delphi实现的bt下载器示例程序,带全部源码和BT协议 包中文件说明: BTDemo.dpr, BTDemoF.pas, BTDemoF.dfm -- 一个简单的bt下载器,支持多个.torrent文件同时下载 btutils.pas -- 核心bt组件 DCP*.pas -- SHA算法源码(复制自DEC组件包) InetUtils.pas -- 提供Internet下载的函数库 SimpleSocks.pas -- socket组件(TCP) SortLis
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:98249
    • 提供者:李顺
  1. WinTunnel_src

    0下载:
  2. 一个经典的socket到http的转换程序,线程池实现-a classic http socket to the conversion process, Thread Pool
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:31963
    • 提供者:让让
  1. ThreadPoolcw

    0下载:
  2. 此代码为一个完整的线程池模块,完成线程池的调度功能-this code for a thread pool integrity of the module, complete thread pool scheduling function
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:5966
    • 提供者:chenwude
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 36 »
搜珍网 www.dssz.com