资源列表
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
ReadWrite_lihong
- delphi 多线程学习心得.主要是体会线程同时进行的好处.-delphi multithreading learned. mainly the same time experience the benefits of the thread.
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
