操作系统实验-典型进程同步问题模拟处理(Linux)模拟以下四个问题的解决哲学家就餐问题
生产—消费者问题
读者—写者问题
1.读者优先的读者写者问题
2.写者优先的读者写者问题 


.
├── pthread0.cpp
├── pthread1.cpp
├── pthread2.cpp
├── pthread3.cpp
└── 操作系统实验-典型进程同步问题模拟处理(Linux).rar
0 directories, 5 files
操作系统实验-典型进程同步问题模拟处理(Linux)模拟以下四个问题的解决哲学家就餐问题
生产—消费者问题
读者—写者问题
1.读者优先的读者写者问题
2.写者优先的读者写者问题 


.
├── pthread0.cpp
├── pthread1.cpp
├── pthread2.cpp
├── pthread3.cpp
└── 操作系统实验-典型进程同步问题模拟处理(Linux).rar
0 directories, 5 files
评论