银行家算法中的数据结构包括有可利用资源向量Available、最大需求矩阵Max、分配矩阵Allocation、需求矩阵Need,下列选项中表述正确的是()
A.Allocation[i,j]=Max[i,j]+Need[i,j] B.Need[i,j]=Max[i,j]-Allocation[i,j] C.Max[i,j]=Allocation[i,j]*Need[i,j] D.Need[i,j]=Max[i,j]+Allocation[i,j]正确答案B
银行家算法中的数据结构包括有可利用资源向量Available、最大需求矩阵Max、分配矩阵Allocation、需求矩阵Need,下列选项中表述正确的是()
A.Allocation[i,j]=Max[i,j]+Need[i,j] B.Need[i,j]=Max[i,j]-Allocation[i,j] C.Max[i,j]=Allocation[i,j]*Need[i,j] D.Need[i,j]=Max[i,j]+Allocation[i,j]正确答案B