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

搜索资源列表

  1. thread

    0下载:
  2. 线程池里所有运行和等待的任务都是一个CThread_worker 由于所有任务都在链表里,所以是一个链表结构 -Thread pool and wait for all the tasks are running a CThread_worker Since all tasks are in the linked list, it is a linked list structure
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:1976
    • 提供者:erfang
  1. thread-pool-design.doc

    0下载:
  2. 结合代码讲解线程池设计以及注意的问题,对于初学者很有帮助-Combination of code to explain the thread pool design and attention, very helpful for beginners
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:91611
    • 提供者:tom
  1. async32

    0下载:
  2. 多线程 ( Multi-Thread ) RS232 串行口通讯控件 ( 1.82 版,无源码 Delphi 3.0/4.0/5.0 版适用 ),作者: Varian Software Services NL。 ,Multi-threaded (Multi-Thread) RS232 serial port communications control (1.82 version, non-source version of Delphi 3.0/4.0/5.0 applicable), the
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-11-08
    • 文件大小:511311
    • 提供者:
  1. linuxpools.rar

    0下载:
  2. Linux环境下的通用线程池设计 linux下线程池的使用,C语言pools,Generic Linux environment designed thread pool thread pool under linux use, C language pools
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-25
    • 文件大小:168678
    • 提供者:ljm
  1. MyLinuxThread.rar

    0下载:
  2. linux epoll、线程池模型,很好的学习epoll的源代码。,linux epoll, the thread pool model, a good source of learning epoll.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:18223
    • 提供者:yeath
  1. CPlusPlus_Boost_Thread_Program

    0下载:
  2. C++ Boost Thread 编程指南 标准C++线程即将到来。CUJ预言它将衍生自Boost线程库,现在就由Bill带领我们探索一下Boost线程库。 就在几年前,用多线程执行程序还是一件非比寻常的事。然而今天互联网应用服务程序普遍使用多线程来提高与多客户链接时的效率;为了达到最大的吞吐量,事务服务器在单独的线程上运行服务程序;GUI应用程序将那些费时,复杂的处理以线程的形式单独运行,以此来保证用户界面能够及时响应用户的操作。这样使用多线程的例子还有很多。 但是C++标准并没有涉
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:14640
    • 提供者:dfz
  1. threads-2.0.tar

    1下载:
  2. 多线程库 -Multi-thread library
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-20
    • 文件大小:171265
    • 提供者:站长
  1. DBIOCP(v1.0.0.2)

    1下载:
  2. IOCP服务器 内存池、线程池 性能不错-IOCP server memory pool, thread pool performance good
  3. 所属分类:Windows编程

    • 发布日期:2014-02-19
    • 文件大小:419284
    • 提供者:sdfsfsdf
  1. realmsg-4

    0下载:
  2. 本人写的实现类似于MSN的即时通信软件,基于linux socket编程,有完整的客户端,服务器端代码 实现好友管理,线程池,文件传输,简单音频传输等功能,经过修改可用于嵌入式环境-I write to achieve similar to the MSN instant messaging software, based on linux socket programming, a complete client, server-side code to achieve the fr
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-15
    • 文件大小:3944419
    • 提供者:xc
  1. Linux_multithread

    0下载:
  2. Linux下多线程编程的相关资料,:研究了在LINUX 操作系统下多线程的编程方法,主要包括多线程的基本创建方法、如何修改 多线程的属性以及线程之间的数据处理. 重点论述了多线程数据处理方法中的互斥锁和条件变量.-Linux multi-threaded programming under the relevant information: The LINUX operating system in multi-threaded programming methods, including
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:36262
    • 提供者:林雁冉
  1. thread timer (D7)

    0下载:
  2. This component has the same functionality of the default Timer component, but it provides a higher resolution, until a maximum of 1 milisecond.-This component has the same functionality of the default Timer component, but it provides a higher resolu
  3. 所属分类:系统编程

    • 发布日期:2017-11-09
    • 文件大小:7296
    • 提供者:老李
  1. VBActiveXmultithread

    1下载:
  2. VB 实现多线程 ActiveX 多线程读取网页-use VB to create Active X multi thread loading multi web pages
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:13662
    • 提供者:kenny
  1. pthreadmatrix

    0下载:
  2. Pthread c++ 并行矩阵乘法 运行于linux操作系统 -Multi thread matrix multiplication in c++ with Pthread
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:1468
    • 提供者:cui
  1. RT_Thread030

    0下载:
  2. RT-Thread RTOS,这是一款由国内RT-Thread工作室开发的开源实时操作系统。起初RT-Thread是一个实时的内核(全抢占优先级调度,调度器时间复杂度O(1)),但在发展过程中,RT-Thread实时操作系统得到了来自全国嵌入式开发工程师的鼎力支持,为RT-Thread添砖加瓦,现在它已慢慢变成一个完善的、全功能的操作系统:文件系统,网络协议栈,图形界面组件。。。只有您想不到,没有您做不到:RT-Thread是一个平台,您可以把您的创意汇聚在一起,小平台大社区,RT-Thread
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-16
    • 文件大小:4233173
    • 提供者:jin
  1. linux_threadpool

    0下载:
  2. linux网络编程的一些技巧,包括socket,thread pool, select,epoll等-linux network programming some of the techniques, including socket select, epoll, etc.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:4108
    • 提供者:sy
  1. Delphi-Thread

    0下载:
  2. 详细介绍Delphi中线程类的使用,其中包括线程同步与互斥的原理。-Detail using the thread class in Delphi, including thread synchronization and mutual exclusion principle.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-23
    • 文件大小:27339
    • 提供者:zhoulan
  1. CNetworking

    0下载:
  2. wince 下网络通讯类,实现了,网络监听,网络连接,数据发送以及数据接收,远程计算机信息获得,程序采用多线程回调方式,有详细的文档说明。-wince under the category of network communications to achieve the network monitor, network connection, data sent and received data, remote access to computer information, the prog
  3. 所属分类:Windows CE

    • 发布日期:2017-03-29
    • 文件大小:16830
    • 提供者:chen
  1. PThread

    0下载:
  2. 线程类,适合C++编程,能够直接引起进行线程的创建等使用,非常清楚,很好用。-Thread class, suitable for C++ programming, can directly lead to thread creation, use, very clear, very good use.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:2667
    • 提供者:zifangz
  1. mfc-multiThread

    3下载:
  2. MFC多线程编程实例,包括线程创建,线程间通信,线程同步等内容-MFC multi-threaded programming examples, including thread creation, communication between threads, thread synchronization etc.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2015-10-25
    • 文件大小:152827
    • 提供者:陈荣伟
  1. getimage

    0下载:
  2. 利用线程搜索网页上的图片,然后用HTTP进行多线程下载-Search the Web using the thread on the picture, and then to multi-threaded HTTP download
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:204992
    • 提供者:
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com