资源列表
Reader_Writer_plus
- 一个属于操作系统方面的一个著名的读者写者问题,通过它的实现可以对操作系统信号量机制和进程线程同步及通信有深刻的理解-A part of the operating system in a well-known readers to write those problems, through its implementation can be a mechanism and process of the operating system semaphore thread synchronizati
thrd-win32
- Win32 现成创建,包括Win32 MUTEX 锁和WIN 32 SEMAPHORE 信号灯。-Windows 32 thread create.
GetParentProcID
- IT provides the Parent Process ID
MultiThread5
- VC++实现多线程编程一例,实现了线程间的同步。-VC++ multi-thread programming an example to realize the synchronization between threads.
MultiThreadProgram
- 本程序是windows环境下采用Visual C++多线程编程的一个实例-This procedure is used under windows environment, Visual C++ programming an example of multi-threading
testMultiOp
- 这是一个在MFC下的线程同步的例子,我在其中用了一个副线程(SecondApplication)来处理对话框的消息,同时处理消息,将处理的消息反馈给对话框的textbox-This is an MFC thread synchronization under the examples in which I used a vice thread (SecondApplication) to handle the dialog box message, while addressing the me
xc_scc32-54
- The program size is smaller because the instruction is one byte long. Stack architecture doesn’t use deep pipelining, resulting in a predictable interrupt latency.
server_and_client
- 一个多人在线的多线程聊天室程序,有服务器和客户端,界面友好-a multi-online multi-thread chatting room program
ProducerConsumer
- 生产者消费者C代码实现,充分体现了多进程的思想-Producer and Consumer
winspy
- Windows进程窗口类的识别与管理(一定要20字吗?)-Windows Process window class identification and management (must be 20 characters right?)
name4
- DES加密算法(VS C++ 2005)并行算法-DES encryption algorithm (VS C++ 2005) Parallel Algorithm for
thethirdchapter
- 多线程编程的两个实例,主要是说明如何正确理解多线程和进程的关系的-Two examples of multi-threaded programming, mainly on how to correctly understand the relationship between multi-threaded and processes of the