搜索资源列表
multi_test
- 用MFC库类开发多线程端口扫描程序,可以参考开发多线程程序-MFC class libraries used to create multi-threaded port scanning procedures, they can refer to the development of multi-threaded process
ThreadPool
- 一个可以用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
StrThread
- 自定义多线程基类, 用于对多线程的管理,以及启动、结束的控制。使用时只需要重载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.
Lock
- 简单实用的 多读单写 类。 通过对计数器 对多线程调用达到多读单写的目的-Simple and practical to read a single writing class. Through the counter for multi-threaded calls to read more single purpose of writing
ThreadSite
- C++多线程类,封装了线程控制的一般操作-Multi-threaded C++ class that encapsulates the general operation of the thread control
MultiThread
- 一个详细的多线程编程的类,里面涉及到多线程编程需要注意的地方-A detailed multi-threaded programming class, which involves multi-threaded programming need to pay attention
CommTest
- 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
Multi-threadedapplicationdevelopment
- Microsoft Win32? 应用程序编程接口(API)下提供多线程访问的库是不同的,但是我们不关注这一问题。示例程序套件,Threadlib.exe,是在一个Microsoft Foundation Class Library (MFC)应用程序中使用Win32多线程API来编写的,但是,您是使用Microsoft C运行时(CRT)库、MFC库,还是单纯的(barebones) Win32 API来创建和维持线程-Multi-threaded application developme
SerialPortTest
- 多线程编程!使用Serial函数类,较之前的稍难,不过也好理解!-Multi-threaded programming! Use Serial function class, with slightly more difficult than before, but Ye Hao understand!
duoxiancheng
- 多线程操作的一个案例编写,主要是关于线程互斥的。教学类-Case of multi-threaded operation of a write, mainly on the thread mutually exclusive. Teaching Class
ThreadTest
- 多线程类封装包,经过测试 ,可能还有点子错,但是可以学习-Multi-threaded wrapper class, tested, and possibly the wrong idea, but can learn
ThreadSynchc
- 多线程中线程同步封装类,可以直接用,经过测试-Thread synchronization in multi-threaded wrapper class can be directly used, been tested
MultiThread5
- 使用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.
DELPHI-TThread-DEMO.RAR
- DELPHI TThread 类的示例附多线程类示例带进度条 示例-DELPHI TThread class example with class example with multi-threaded progress bar example
multi-thread
- 多线程编程的模板类,可以更好的让我们理解多线程编程-Multi-threaded programming template class can be better for us to understand the multi-threaded programming
Multi-threaded
- 使用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
delphi_Thread_Study
- delphi多线程相关学习教程,详细解析了thread类。-delphi multi-threading tutorials, detailed analysis of thread class.
MulThread
- MulThread多线程管理类,很强大的学习多线程类-MulThread multi-thread management class, a very powerful learning multi-threaded class
JAVA-Case
- JAVA的入门级别资料,在代码里演示了从JAVA类的概念到多线程的操作等,是一份很不错的资料。-JAVA entry-level data, in this code from JAVA class concept to multi-threaded operating a very good information.
027
- VB实现多线程,可进行多类多线程的识别与编译-VB multi-thread, multi-class recognition and build multi-threaded
