文件名称:2
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:1.03kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
银行家算法可以避免死锁。算法结构
n : 系统中进程个数
m :系统中的资源类数
1)available(m):现有资源向量
2) max(n,m):资源最大申请量
3)allocation(n,m):资源分配矩阵
4)need(n,m):进程以后还需要的资源矩阵
5)request(n,m):进程申请资源矩阵-Banker s algorithm to avoid deadlock. Algorithm structure n: the system process the number of m: System resources class number 1) available (m): existing resources, vector 2) max (n, m): maximum application volume of resources 3) allocation (n, m): Resource Allocation Matrix 4) need (n, m): the process after the resources needed matrix 5) request (n, m): the process of application resources matrix
n : 系统中进程个数
m :系统中的资源类数
1)available(m):现有资源向量
2) max(n,m):资源最大申请量
3)allocation(n,m):资源分配矩阵
4)need(n,m):进程以后还需要的资源矩阵
5)request(n,m):进程申请资源矩阵-Banker s algorithm to avoid deadlock. Algorithm structure n: the system process the number of m: System resources class number 1) available (m): existing resources, vector 2) max (n, m): maximum application volume of resources 3) allocation (n, m): Resource Allocation Matrix 4) need (n, m): the process after the resources needed matrix 5) request (n, m): the process of application resources matrix
(系统自动生成,下载前可以参看下载内容)
下载文件列表
2.cpp
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.