文件名称:banker
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:3.33kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
以LINK LIST所編寫成的銀行家演算法
a.可用的 Allocation ( i ):表示第 i 個處理單元目前已分配到的資源數目。
b.最大值Max ( i ):表示第 i 個處理單元所要求資源的總數量。
c.需求Need ( i ):表示第 i 個處理單元尚需要的資源數量;即
Need ( i ) = Max ( i ) - Allocation ( i )
d.可用的 Available:表示系統中尚未使用的資源數目-LINK LIST compiled by the bankers of the available algorithms a. Allocation (i): i-th processing unit has been assigned to the number of resources. b. Max Max (i): i-th processing unit the total number of required resources. c. Requirements Need (i): i-th processing unit is still the amount of resources required that Need (i) = Max (i)- Allocation (i) d. Available Available: that the system the number of unused resources
a.可用的 Allocation ( i ):表示第 i 個處理單元目前已分配到的資源數目。
b.最大值Max ( i ):表示第 i 個處理單元所要求資源的總數量。
c.需求Need ( i ):表示第 i 個處理單元尚需要的資源數量;即
Need ( i ) = Max ( i ) - Allocation ( i )
d.可用的 Available:表示系統中尚未使用的資源數目-LINK LIST compiled by the bankers of the available algorithms a. Allocation (i): i-th processing unit has been assigned to the number of resources. b. Max Max (i): i-th processing unit the total number of required resources. c. Requirements Need (i): i-th processing unit is still the amount of resources required that Need (i) = Max (i)- Allocation (i) d. Available Available: that the system the number of unused resources
(系统自动生成,下载前可以参看下载内容)
下载文件列表
banker.java
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.