搜索资源列表
BankerAlgorithmAvoidDeadlock
- 操作系统死锁避免算法模拟实现,其中将银行家与安全检测封装在不同的类当中,更为直观!-Deadlock avoidance algorithm to achieve the operating system simulation, in which bankers and safety testing will be encapsulated in different classes of them, more intuitive!
banker
- 此文件为操作系统中的银行家算法,用JAVA来模拟实现银行家算法 银行家算法 设Requesti是进程Pi的请求向量,如果Requesti[j]=K,表示进程Pi需要K个Rj类型的资源。当Pi发出资源请求后,系统按下述步骤进行检查:
OsBancker
- 一个java做的操作系统中关于银行家算法的模拟,有界面的哦。对课程设计之内很有用。-A java operating system to do the simulation on the banker' s algorithm, there are interfaces Oh. Within the course design is useful.