文件名称:banker
介绍说明--下载内容均来自于网络,请自行研究使用
共享资源分配与银行家算法
[问题描述]
本题主要内容是模拟实现资源分配。银行家算法是避免死锁的一种重要方法,本实验要求用高级语言编写和调试一个简单的银行家算法程序。加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法。
通过对这个算法的设计,让学生能够对书本知识有更深的理解,在操作和其它方面有更高的提升。
-Share resource allocation algorithm with bankers [Problem Descr iption] This is the main problem of resources allocation simulation. Banker' s algorithm is an important method to avoid deadlock, this experiment required high-level language used to write and debug a simple program banker algorithm. For a better understanding of the resources, to avoid deadlock and other concepts, and appreciate and understand the deadlock and avoid the deadlock of the concrete implementation methods. Through the design of this algorithm, students can have a better understanding of book knowledge, other aspects of the operation and upgrade higher.
[问题描述]
本题主要内容是模拟实现资源分配。银行家算法是避免死锁的一种重要方法,本实验要求用高级语言编写和调试一个简单的银行家算法程序。加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法。
通过对这个算法的设计,让学生能够对书本知识有更深的理解,在操作和其它方面有更高的提升。
-Share resource allocation algorithm with bankers [Problem Descr iption] This is the main problem of resources allocation simulation. Banker' s algorithm is an important method to avoid deadlock, this experiment required high-level language used to write and debug a simple program banker algorithm. For a better understanding of the resources, to avoid deadlock and other concepts, and appreciate and understand the deadlock and avoid the deadlock of the concrete implementation methods. Through the design of this algorithm, students can have a better understanding of book knowledge, other aspects of the operation and upgrade higher.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
banker\banker$Bank.class
......\banker.class
......\banker.java
.classpath
.project
操作系统实验2--银行家算法.doc
java.policy.applet
banker
......\banker.class
......\banker.java
.classpath
.project
操作系统实验2--银行家算法.doc
java.policy.applet
banker