文件名称:OS_projectC_Mutex
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:1.92mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
You are asked to design and implement a simulator for university life where lecturers provide lectures (credits) and students attend lectures (credits) to graduate. This simulator uses a bounded circular buffer shared by lecturers and students. Lecturers are concurrently providing lecturers and placing their lecturers in JCU (shared buffer) and students are concurrently taking lectures from JCU to graduate.
The purpose of this assignment is to give you some "hands-on" experience with concurrent processes, semaphores, and shared memory. You need to use the modules you practiced in week 6 and 8 labs (Prac 5 and Prac 6). You need semaphores for mutual exclusion and synchronization (studied in week 6 prac) and a shared buffer for shared memory IPC (studied in week 8 prac).
The purpose of this assignment is to give you some "hands-on" experience with concurrent processes, semaphores, and shared memory. You need to use the modules you practiced in week 6 and 8 labs (Prac 5 and Prac 6). You need semaphores for mutual exclusion and synchronization (studied in week 6 prac) and a shared buffer for shared memory IPC (studied in week 8 prac).
相关搜索: semaphores ipc
IPC
(系统自动生成,下载前可以参看下载内容)
下载文件列表
OS大作业/操作系统大作业.zip
OS大作业/os.cpp
OS大作业/Debug/vc60.idb
OS大作业/Debug/vc60.pdb
OS大作业/Debug/os.pdb
OS大作业/Debug/os.pch
OS大作业/Debug/os.obj
OS大作业/Debug/os.ilk
OS大作业/Debug/os.exe
OS大作业/os.ncb
OS大作业/os.plg
OS大作业/运行截图.doc
OS大作业/os.opt
OS大作业/os.dsp
OS大作业/os.dsw
OS大作业/Debug
OS大作业
OS大作业/os.cpp
OS大作业/Debug/vc60.idb
OS大作业/Debug/vc60.pdb
OS大作业/Debug/os.pdb
OS大作业/Debug/os.pch
OS大作业/Debug/os.obj
OS大作业/Debug/os.ilk
OS大作业/Debug/os.exe
OS大作业/os.ncb
OS大作业/os.plg
OS大作业/运行截图.doc
OS大作业/os.opt
OS大作业/os.dsp
OS大作业/os.dsw
OS大作业/Debug
OS大作业
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.