Introduction - If you have any usage issues, please Google them yourself
Process communication and process synchronization mechanism in practice the process has three R, M, P, respectively read from the keyboard data, the data read into the deal, will deal with data from the screen output, the three processes share the same buffer . Trial process of the operating system to provide communication and synchronization mechanism so that the three processes can work together, the correct completion of the read data, process and output.
Packet : 87361048semaphore.rar filelist
代码\进程M.txt
代码\进程P.txt
代码\进程R.txt
代码\课程设计报告格式.doc
代码\创建共享区\1.cpp
代码\创建共享区\1.dsp
代码\创建共享区\1.dsw
代码\创建共享区\1.ncb
代码\创建共享区\1.opt
代码\创建共享区\1.plg
代码\创建共享区\dd.dsp
代码\创建共享区\dd.dsw
代码\创建共享区\dd.ncb
代码\创建共享区\dd.opt
代码\数据处理\1.cpp
代码\数据处理\manu.dsp
代码\数据处理\manu.dsw
代码\数据处理\manu.ncb
代码\数据处理\manu.opt
代码\数据处理\manu.plg
代码\输入数据\1.cpp
代码\输入数据\write.dsp
代码\输入数据\write.dsw
代码\输入数据\write.ncb
代码\输入数据\write.opt
代码\输入数据\write.plg
代码\输出数据\1.cpp
代码\输出数据\read.dsp
代码\输出数据\read.dsw
代码\输出数据\read.ncb
代码\输出数据\read.opt
代码\输出数据\read.plg
代码\创建共享区
代码\数据处理
代码\输入数据
代码\输出数据
代码