搜索资源列表
javayhj
- java编的银行家算法-java series of the banker's algorithm
Bankers
- Banker s Algorithm Implement by Java
Equipment_Manage
- 运用操作系统中的防止死锁算法(银行家算法)来实现设备和进程间的协调,让他们自动申请设备,处理设备请求,还有生成等待队列,完成队列,设备状态查看。-The use of the operating system to prevent deadlock algorithm (banker' s algorithm) to achieve coordination between equipment and processes so that they can voluntarily apply
Banker
- 操作系统银行家算法的java程序。。。需要的朋友可以下载。-OS banker algorithm java program. . . Need a friend can be downloaded.
bank
- Java版本银行家算法,运行了死锁避免与死锁检测模拟程序,可以在Eclipse上直接运行-Java version of the banker' s algorithm, run the deadlock avoid deadlock detection simulation program that can run directly on the Eclipse
banker
- 共享资源分配与银行家算法 [问题描述] 本题主要内容是模拟实现资源分配。银行家算法是避免死锁的一种重要方法,本实验要求用高级语言编写和调试一个简单的银行家算法程序。加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法。 通过对这个算法的设计,让学生能够对书本知识有更深的理解,在操作和其它方面有更高的提升。 -Share resource allocation algorithm with bankers [Problem Descr iption] T
BANK
- 银行家算法实现进程的调度、资源分配和管理的问题。用Java语言实现-Banker salgorithm implementation process scheduling, resource allocation and management. With the Java language
sdfsa
- 银行家算法 java编写的一个,一般,希望能够给大家参考吧-Banker' s algorithm
scheduling
- 操作系统中进程调度与资源分配算法(即银行家算法)的可视化演示程序,使用Java编写,GUI为SWING-Operating system process scheduling and resource allocation algorithm (ie, the banker' s algorithm), visual presentation program, written in Java, GUI SWING
Banker-java
- 用java语言编程,实现银行家算法,操作系统课程设计-java banker progrmer
jyhjjsffa
- java语言银行家算法的简简单易懂实现,大家能参考参考 -java language of the banker' s algorithm, simple easy to understand, we can refer to reference
M-bankers-algo
- Banker algorithm implementation in Java , extract the rar file, source code in pdf format
Banker
- 基于Java的银行家算法,操作系统中重要的一个算法-Java bankers algorithm, an important operating system based on an algorithm
bank
- 银行家算法 java实现,能够完成资源分配问题(Java implementation of banker's algorithm)