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

搜索资源列表

  1. thread

    0下载:
  2. thread中对于使用方法的实例,主要是对事务对象,互斥对象和关键代码段的介绍
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1187
    • 提供者:yanyu
  1. thread-test

    0下载:
  2. C++ sample : thread proce
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:6285
    • 提供者:Wu.KZ
  1. creat thread

    0下载:
  2. 在程序运行过程中创建一个线程-operating procedures in the process of creating a thread
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:25569
    • 提供者:崔凯
  1. Multi Thread

    1下载:
  2. 多线程控制实例。一个用户界面线程,负责响应工作者线程。-multithreaded control examples. A user interface thread, the thread is responsible for response workers.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1922374
    • 提供者:陈崇辉
  1. How To Create A Working Thread

    0下载:
  2. How To Create A Working Thread
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:365981
    • 提供者:ccv
  1. 嵌入式实时操作系统RT-Thread的设计与实现

    1下载:
  2. 嵌入式实时操作系统RT-Thread的设计与实现
  3. 所属分类:文档资料

    • 发布日期:2010-04-23
    • 文件大小:4213677
    • 提供者:lshzhangkai
  1. Win32 thread 實作 貪吃蛇

    0下载:
  2. 使用C語言在Win32的環境下用thread實作貪食蛇
  3. 所属分类:游戏

  1. BCBMultiThreaded.rar

    0下载:
  2. Borland C++ Builder BCB的多线程例子 包括创建线程 运行线程等 简单易懂 exe文件可直接运行 看到效果 ,BCB examples include the multi-threaded thread running threads, such as the creation of easy-to-read document can be directly run the exe to see the effect of
  3. 所属分类:进程与线程

    • 发布日期:2017-03-30
    • 文件大小:358431
    • 提供者:yaojinwei
  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. 多线程调用dll.rar

    0下载:
  2. 多线程调用的范例,The samples of muti-thread.
  3. 所属分类:

    • 发布日期:2017-11-09
    • 文件大小:2932462
    • 提供者:李楠
  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 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com