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

搜索资源列表

  1. multi_test

    0下载:
  2. 用MFC库类开发多线程端口扫描程序,可以参考开发多线程程序-MFC class libraries used to create multi-threaded port scanning procedures, they can refer to the development of multi-threaded process
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:14736
    • 提供者:倪明
  1. ThreadPool

    0下载:
  2. 一个可以用VC的多线程管理的线程池类,类似Java类库的线程池。内有一个Demo程序,帮助初学者理解和使用该封装好的类。-A VC can be multi-threaded managed thread pool class, similar to the Java class library for the thread pool. There is a Demo program to help beginners to understand and use the packaged cla
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:42638
    • 提供者:豪戈
  1. StrThread

    0下载:
  2. 自定义多线程基类, 用于对多线程的管理,以及启动、结束的控制。使用时只需要重载RunThread(),非常方便。-Custom multi-threaded base class, used for the management of multi-threading, as well as the start and end control. Only need to use heavy-duty RunThread (), very convenient.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-10
    • 文件大小:1274
    • 提供者:tonyxzj
  1. Lock

    0下载:
  2. 简单实用的 多读单写 类。 通过对计数器 对多线程调用达到多读单写的目的-Simple and practical to read a single writing class. Through the counter for multi-threaded calls to read more single purpose of writing
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:1490
    • 提供者:Spirit
  1. ThreadSite

    0下载:
  2. C++多线程类,封装了线程控制的一般操作-Multi-threaded C++ class that encapsulates the general operation of the thread control
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:6476
    • 提供者:king
  1. MultiThread

    0下载:
  2. 一个详细的多线程编程的类,里面涉及到多线程编程需要注意的地方-A detailed multi-threaded programming class, which involves multi-threaded programming need to pay attention
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-15
    • 文件大小:27271
    • 提供者:drh
  1. CommTest

    0下载:
  2. 1.使用多线程的串口类。有读线程和写线程,发送、接收缓冲区(默认2048字节),满足高性能的收发要求。 2.提供事件通知回调函数接口,可以实现接收的消息接口 3.可以监控Modem事件,提供流控接口。 4.调用接口简单。使用例程参考CommTest.dsw-1. Using multi-thread serial port class. Have read the thread and write threads, send, receive buffer (def
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-27
    • 文件大小:84224
    • 提供者:梁东
  1. Multi-threadedapplicationdevelopment

    0下载:
  2. Microsoft Win32? 应用程序编程接口(API)下提供多线程访问的库是不同的,但是我们不关注这一问题。示例程序套件,Threadlib.exe,是在一个Microsoft Foundation Class Library (MFC)应用程序中使用Win32多线程API来编写的,但是,您是使用Microsoft C运行时(CRT)库、MFC库,还是单纯的(barebones) Win32 API来创建和维持线程-Multi-threaded application developme
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-30
    • 文件大小:13291152
    • 提供者:ronin
  1. SerialPortTest

    0下载:
  2. 多线程编程!使用Serial函数类,较之前的稍难,不过也好理解!-Multi-threaded programming! Use Serial function class, with slightly more difficult than before, but Ye Hao understand!
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-09
    • 文件大小:1923894
    • 提供者:王天来
  1. duoxiancheng

    0下载:
  2. 多线程操作的一个案例编写,主要是关于线程互斥的。教学类-Case of multi-threaded operation of a write, mainly on the thread mutually exclusive. Teaching Class
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-10
    • 文件大小:1335
    • 提供者:王金
  1. ThreadTest

    0下载:
  2. 多线程类封装包,经过测试 ,可能还有点子错,但是可以学习-Multi-threaded wrapper class, tested, and possibly the wrong idea, but can learn
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-24
    • 文件大小:36511
    • 提供者:张毅
  1. ThreadSynchc

    0下载:
  2. 多线程中线程同步封装类,可以直接用,经过测试-Thread synchronization in multi-threaded wrapper class can be directly used, been tested
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:154812
    • 提供者:张毅
  1. MultiThread5

    0下载:
  2. 使用MFC 类库编程实现多线程的实例,其功能为演示如何传送一个指向结构体的指针参数。-Programming using the MFC class library multi-threaded instance, its function as a demonstration on how to send a pointer to a pointer to the structure parameters.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:16112
    • 提供者:mrwrong
  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
    • 文件大小:181310
    • 提供者: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-03-31
    • 文件大小:2977
    • 提供者:文川
  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
    • 文件大小:3894
    • 提供者:王小娟
  1. delphi_Thread_Study

    0下载:
  2. delphi多线程相关学习教程,详细解析了thread类。-delphi multi-threading tutorials, detailed analysis of thread class.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:517776
    • 提供者:mlcats
  1. MulThread

    0下载:
  2. MulThread多线程管理类,很强大的学习多线程类-MulThread multi-thread management class, a very powerful learning multi-threaded class
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:271562
    • 提供者:李保康
  1. JAVA-Case

    0下载:
  2. JAVA的入门级别资料,在代码里演示了从JAVA类的概念到多线程的操作等,是一份很不错的资料。-JAVA entry-level data, in this code from JAVA class concept to multi-threaded operating a very good information.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:13022
    • 提供者:Huang Huang-q
  1. 027

    0下载:
  2. VB实现多线程,可进行多类多线程的识别与编译-VB multi-thread, multi-class recognition and build multi-threaded
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:9186
    • 提供者:fengyaofei
« 12 »
搜珍网 www.dssz.com