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

搜索资源列表

  1. process--help-warrapper-class

    0下载:
  2. windows mfc process helper class find process and thread read process memory
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-08
    • 文件大小:10.72kb
    • 提供者:tarahan
  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
    • 文件大小:2.6kb
    • 提供者:zifangz
  1. MessageThread

    0下载:
  2. 实现了带有消息队列的线程类,模拟了Windows窗口的消息处理过程,适用于不能通过窗口来进行消息转发的情况-Achieved with the message queue of the thread class, to simulate the Windows window message handling process, applied to the window can not be transmitted to the situation in the news
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:1.76kb
    • 提供者:ffmpeg
  1. MyThreadPool

    1下载:
  2. 用VC上自己写的一个线程池,实现了一个自定义的CriticalSection,一个安全且可自动解除的锁,一个自定义的线程类,它封装了一个线程核心对象,最后实现了线程池类,用来管理线程对象。 且利用事件核心对象,实现了线程核心对象对消息列表的同步访问。下载即可运行,是整个工程文件-a threadpool, implemented by define a self-defining CriticalSection, a safy lock class,and a thread class whic
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:19.71kb
    • 提供者:Jack
  1. threadpool_src

    0下载:
  2. A programming model to use a thread pool A class to manage the thread pool
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2.97kb
    • 提供者:alex hong
  1. Thread

    0下载:
  2. MFC THREAD的类继承使用开发的 例子-MFC THREAD class inheritance example of the use of the development ~~~~~~~~~~~~~~~~~~
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:25.29kb
    • 提供者:zzzz
  1. thread Console

    0下载:
  2. 一个控制台类和一个 多线程类,而且调用方便,是多线程的,运行性能超级稳定,SP3 测试、虚拟机测试均无崩溃现象,可正常退出,暂停、继续。这个多线程运行 绝对稳定 IDE中不崩溃,堪称精品…… -A console and a multi-class thread class, and the call is convenient, is multi-threaded, super-stable operating performance, SP3 test, there was no c
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2013-01-30
    • 文件大小:17.98kb
    • 提供者:liusgeng
  1. MyThread

    0下载:
  2. 自己的线程类 自己的线程类 自己的线程类-Own thread class of their own class of its own thread thread class class of its own thread
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:575byte
    • 提供者:刘光
  1. Thread

    0下载:
  2. Thread library. With Mutex class for deadlock management.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:2.79kb
    • 提供者:Latkin
  1. BaseProcessorLib

    1下载:
  2. 自己封装的线程类,非常好用。已经用在多个商业代码上。MFC程序可以使用这个库。使用方式包括继承方式和接口方式。作者tanis-Own thread class package, very easy to use. Has been used in many commercial code. MFC programs can use this library
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-24
    • 文件大小:13.22kb
    • 提供者:王海力
  1. sde33

    0下载:
  2. 线程类模块,很好的易模块,适合易编程者使用-Thread class module, a very good and easy module for programmers to use and easy
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1.32kb
    • 提供者:lovedf6
  1. Java

    0下载:
  2. 掌握两种实现多线程的方法:继承Thread类和实现Runnable接口。以供初学者学习这两种方法-Learn two ways to implement multithreading: the Thread class inheritance and implement the Runnable interface. For beginners to learn the two methods
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:714byte
    • 提供者:anna
  1. sample1303

    0下载:
  2. 创建工作者线程不需要类的派生,而是需要使用控制函数-Do not create a worker thread class derived, but need to use the control function
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:28.48kb
    • 提供者:dudongshan
  1. CSharp-thread

    0下载:
  2. 对于整数数据类型的简单操作,可以用  Interlocked  类的成员来实现线程同步,存在于  System.Threading  命名空 间。Interlocked类有以下方法:Increment  ,  Decrement  ,  Exchange  和  CompareExchange  。使用  Increment  和  Decrement  可以保证对
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:299.38kb
    • 提供者:jake
  1. DELPHI-TThread-DEMO.RAR

    0下载:
  2. DELPHI TThread 类的示例附多线程类示例带进度条 示例-DELPHI TThread class example with class example with multi-threaded progress bar example
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-24
    • 文件大小:177.06kb
    • 提供者:huang
  1. multi-thread

    0下载:
  2. 多线程编程的模板类,可以更好的让我们理解多线程编程-Multi-threaded programming template class can be better for us to understand the multi-threaded programming
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:2.91kb
    • 提供者:文川
  1. the-application-of-the-Thread-class

    0下载:
  2. C_线程系列讲座(2):Thread类的应用-C_ thread lecture series (2) the application of the Thread class
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:44.97kb
    • 提供者:胡天
  1. Multi-threaded

    0下载:
  2. 使用2个线程计算2至50000之间的素数。分别使用Thread类、Runnable接口和线程组3种方法编写程序。-Use two threads to calculate the prime numbers between 2-50000. , Respectively, three kinds of ways to write programs using the Thread class, Runnable interface, and thread group.Use two thread
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:3.8kb
    • 提供者:王小娟
  1. 4-MFC-thread-class-

    0下载:
  2. MFC线程实现方法及其面向对象封装 线程是MFC编程中一个重要的概念。为了充分利用CPU,程序常采用多线程处理。操作系统与线程相关的函数皆为 C函数接口。直接使用API生成和使用线程,不符合面向对象的处理逻辑。通过面向对象封装,封装了与线程相关操作。将线程封装成类后,线程也具有了对象的概念。线程就更加容易理解和使用。 -MFC thread is an importrant concept in programming , 4 kinds of thread class are cons
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:7.01kb
    • 提供者:xuan
  1. Thread

    0下载:
  2. 基于windows API来实现的一个Thread类,参考了VCL里的TThread-An implementation of Thread class based on windows API. Reference TThread of VCL
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:1.74kb
    • 提供者:oob2b16weny
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com