搜索资源列表

  1. threadpool_technique

    0下载:
  2. 介绍有关于线程池技术的优势以及实现,是对线程编程的更好的实现方式-briefed on the thread pool technology and the realization of the advantages is the thread programming better ways
  3. 所属分类:编程文档

    • 发布日期:2024-05-17
    • 文件大小:243712
    • 提供者:赵灵犀
  1. optimize_of_threadpool

    0下载:
  2. 介绍有关于线程池技术的优势以及实现,是对线程编程的更好的实现方式-briefed on the thread pool technology and the realization of the advantages is the thread programming better ways
  3. 所属分类:编程文档

    • 发布日期:2024-05-17
    • 文件大小:342016
    • 提供者:赵灵犀
  1. BankServer_and_BankClinent

    0下载:
  2. 本系统对银行的相关业务都做出了相关功能。而且用到了很多WINDOWS的核心技术,包括完成端口,线程池等技术。是提高WINDOWS编程能力的较好实例。-the banking system to the relevant business has made its related functions. And used a lot of the core Windows technology, including the completi
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-17
    • 文件大小:336896
    • 提供者:Vcsoft
  1. xianchengchi

    0下载:
  2. 构建线程池,提高线程访问速度,非常经典,非常好的原代码-thread pool, improving threaded performance, very classic, very good original code
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-17
    • 文件大小:5120
    • 提供者:wenxingbao
  1. DesktopService

    1下载:
  2. 自己写TCP服务器代码,线程池,日志记录,TCP模式,很稳定。ORACLE的OCI接口-wrote TCP server code, thread pool, the log records, TCP model, a very stable. Oracle OCI interface
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-17
    • 文件大小:5991424
    • 提供者:wangtao
  1. linedistanceofmanagement

    0下载:
  2. 查看当前线城的信息及线程池的应用 vb.net-See the current line of the city of thread pool information and application vb.net
  3. 所属分类:进程与线程

    • 发布日期:2024-05-17
    • 文件大小:71680
    • 提供者:落叶之风
  1. thrmgr

    0下载:
  2. linux下的线程池,其中使用了条件变量,互斥锁等保持线程同步的变量!-linux under the thread pool, which conditions the use of variables, such as maintaining Mutex variable to synchronize threads!
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-17
    • 文件大小:8192
    • 提供者:王博
  1. InfoReportDemo

    0下载:
  2. 创建、管理线程池的源代码,跟传统的有些不同
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:40960
    • 提供者:王伟
  1. xianchengchi

    0下载:
  2. 关于SOCKET线程池,多个线程可否对同一个套接字同时写操作等问题?-SOCKET threads on the pool, the possibility of multiple threads on the same socket at the same time a write operation and other issues?
  3. 所属分类:编程文档

    • 发布日期:2024-05-17
    • 文件大小:18432
    • 提供者:darren
  1. ThreadPool

    0下载:
  2. 线程池的实现代码-The realization of the thread pool code
  3. 所属分类:书籍源码

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:
  1. 0818ThreadPool

    0下载:
  2. 对于网游服务器处理多客户连接采用的线程池技术,有源码.-To deal with multi-client server network connections used by thread pool technology, has source code.
  3. 所属分类:进程与线程

    • 发布日期:2024-05-17
    • 文件大小:98304
    • 提供者:wxhwxh
  1. threadpool

    0下载:
  2. 简单的线程池源码,可以帮助理解线程池在处理多路问题时的优越性.-Simple thread pool source that can help understand the thread pool in the multi-way deal with the issue of superiority.
  3. 所属分类:进程与线程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:江舒
  1. SmartThreadPool_11

    0下载:
  2. 线程池实例,1.1版本,用于代替.net自带线程池
  3. 所属分类:书籍源码

    • 发布日期:2024-05-17
    • 文件大小:125952
    • 提供者:
  1. ThreadPro

    0下载:
  2. ThreadPro 是本人开发的一套用于多线程编程的 Delphi 基础类库,基于 Delphi 的 TThread 封装了更实用,更结构化的 TThreadTask 线程类。并且写了一个 TThreadPool, 它是 TThreadTask 的管理类,其中运用了面向对象的方法,使用了继承和多态,实现了一个可设置并发任务数的线程池。继承这些基类你可以编写任意自定义的基于这种模型的应用,让你的程序具有强大而安全的多线程处理能力。-err
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-17
    • 文件大小:944128
    • 提供者:王英杰
  1. ThreadPoolServer

    0下载:
  2. TCP/IP 线程池IOCP模式下的封装库代码,给大家参考参考.谢谢啊.-TCP/IP mode IOCP thread pool package database code, to your information. Thank you, ah.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-17
    • 文件大小:144384
    • 提供者:杨明
  1. tp

    0下载:
  2. 一个线程池的创建和分配源码 ,功能还算强大,有待进一步完善-A thread pool creation and distribution of source code, functionality is still strong, to be further improved
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-17
    • 文件大小:40960
    • 提供者:yuju
  1. Thread

    0下载:
  2. 多线程控制、线程池模型、HTTP线程,已经封装好了的.-Multi-thread control, thread pool model, HTTP threads, have a good package it.
  3. 所属分类:进程与线程

    • 发布日期:2024-05-17
    • 文件大小:414720
    • 提供者:航宇
  1. pool

    0下载:
  2. 一个线程池的源代码,很好用,并可以自己根据需要改进。-A thread pool of source code, very useful, and can according to need to be improved.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-17
    • 文件大小:5120
    • 提供者:minan
  1. LikeJavaThreads_src

    0下载:
  2. 类似java线程池的源代码,解决了c++没有线程池的缺憾。-Java thread pool similar to the source code to solve the c there is no thread pool defect.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-17
    • 文件大小:59392
    • 提供者:minan
  1. Work_Queue_src

    0下载:
  2. 一个工作队列,有些类似线程池,可以很好扩展。-A work queue, is somewhat similar to the thread pool can be a very good expansion.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:minan
« 1 2 3 4 56 7 8 9 10 ... 43 »

源码中国 www.ymcn.org