资源列表
duoxiancheng
- 多线程实现生产者和消费者实例,打造经典线程案例集锦-duoxiancheng
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
threadegzample1
- 线程使用的一个例子,我最初学习的时候就是看到这个。仅供初学者参考-Threads use an example to learn is when I first saw this. Beginners reference purposes only
Threat
- C++线程程序,做多线程程序的基础代码,很容易上手-C++ threaded program, the foundation made the code multi-threaded program, it is easy to use
crack
- Simple exemple : how to patch an .exe, backup original file and compare.-Simple exemple : how to patch an .exe, backup original file and compare.
qiangda.src
- visual c++实现多线程抢答器的功能,仅供参考-visual c++ multi thread Responder function, for reference only
zztiedu
- 用c语言做的,对进程的创建,撤销,通信,处理死锁等基本操作。-To do with the c language on the process of creation, revocation, communication, dealing with deadlocks and other basic operations.
process_communication
- 用Java写的描述对描述进程间通信的代码。-Describe the use of Java to write code that describes the inter-process communication.
producer_consumerPthreads
- 操作系统课程相关 pthread实现生产者消费者问题-Operating system programs to achieve the producer of consumer issues related to pthread
Critical_test
- 用mfc开发的测试多线程死锁简单例子-Tests developed by mfc multithreading deadlock simple example,
thread
- linux下的多线程编程的例子,希望对初学多线程的人有所帮助-multithreaded programming under linux example, many beginners want to help people thread
