文件名称:yinhangjiasuanfa
介绍说明--下载内容均来自于网络,请自行研究使用
用银行家算法实现资源分配。设计五个进程{0, 1, 2, 3, 4}共享三类资源{A,B,C}的系统, {A,B,C}的资源数量分别为10,5,7。进程可动态地申请资源和释放资源,系统按进程的申请动态地分配资源,要求程序具有显示和打印各进程的某一个时刻的资源分配表和安全序列;显示和打印各进程依次要求申请的资源号以及为某进程分配资源后的有关资源数据。-With the banker' s algorithm to achieve resource allocation. Designed to process 5 (0, 1, 2, 3, 4) share the three types of resources, (A, B, C) system, (A, B, C), respectively 10,5,7 amount of resources. Process can dynamically apply for funding and release of resources, the system dynamically by the application process, allocation of resources, required procedures with a display and print a single moment of the process of the distribution of resources and security sequence display and printing processes in turn require the applicant to the resources of number and allocation of resources for a process resource data related to the post.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
银行家算法.txt