所属分类:
操作系统开发
开发工具:C++
文件大小:3KB
下载次数:16
上传日期:2005-09-02 11:48:08
说明: 操作系统银行家算法
一、目的和要求
银行家算法是避免死锁的一种重要方法,本实验要求用高级语言编写和调试一个简单的银行家算法程序。加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法。
(a banker's algorithm operating system, the purpose and requirements of bankers to avoid deadlock algorithm is an important method used in this experiment demands high-level language debugging and prepared a simple algorithm bankers procedures. A better understanding of the application of resources to avoid deadlock concepts, and experience and understanding of deadlock and avoid deadlock the specific implementation measures.)