文件名称:ziyuanguanli
- 所属分类:
- 软件工程
- 资源属性:
- [WORD]
- 上传时间:
- 2012-11-26
- 文件大小:
- 138kb
- 下载次数:
- 0次
- 提 供 者:
- xiaox******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1.1 设计的目的
加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法。
1.2 设计的要求
用VC编程实现一个资源管理系统,该系统必须包括资源的添加、删除和修改等功能,并且允许其它进程来申请这里的资源,任何一个进程来申请资源时,必须先登记该进程对资源的申请要求,然后由系统检查当前资源的状况,并用银行家算法和安全性算法来检查是否允许分配资源给进程。
每个进程申请资源的情况必须进行记录,并作为课程设计报告的一部分数据。-1.1 is designed to
For a better understanding of the resources, to avoid deadlock and other concepts, and appreciate and understand the deadlock and avoid the deadlock of the specific implementation.
1.2 Design requirements
VC programming with a resource management system, which must include resources to add, delete and modify functions, and allows other processes to apply the resources here, no process to apply for resources, you must first register the application process for resources requirements, then the system checks the status of current resources, and security with the banker s algorithm and the algorithm to check whether to allow the allocation of resources to the process.
Application of resources for each process must be recorded and curriculum design as part of the report data.
加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法。
1.2 设计的要求
用VC编程实现一个资源管理系统,该系统必须包括资源的添加、删除和修改等功能,并且允许其它进程来申请这里的资源,任何一个进程来申请资源时,必须先登记该进程对资源的申请要求,然后由系统检查当前资源的状况,并用银行家算法和安全性算法来检查是否允许分配资源给进程。
每个进程申请资源的情况必须进行记录,并作为课程设计报告的一部分数据。-1.1 is designed to
For a better understanding of the resources, to avoid deadlock and other concepts, and appreciate and understand the deadlock and avoid the deadlock of the specific implementation.
1.2 Design requirements
VC programming with a resource management system, which must include resources to add, delete and modify functions, and allows other processes to apply the resources here, no process to apply for resources, you must first register the application process for resources requirements, then the system checks the status of current resources, and security with the banker s algorithm and the algorithm to check whether to allow the allocation of resources to the process.
Application of resources for each process must be recorded and curriculum design as part of the report data.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
操作课设1.doc