搜索资源列表
19165453566
- 操作系统课程设计的银行家算法 开发软件是JAVA 编译通过
yhjsf
- java语言银行家算法的简单实现,大家可以参考参考
bank
- 用JAVA语言编写的银行家算法的源代码 已在javabean下调试通过!
bankerwithGUI(java)
- 采用java语言实现的模拟银行家算法,具有图形界面,可以满足课程设计的要求。
javayhj
- java编的银行家算法-java series of the banker's algorithm
银行家算法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
bank
- 运用java实现了操作系统中的银行家算法,可根据用户的输入判断是否可以分配资源-Use java bankers algorithm, operating system can allocate resources based on user input to determine whether
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
BBK
- 银行家算法的Java实现 包括安全序列自动探测-Bankers algorithm implemented in Java including security sequence automatically detect
TestBankerClass
- 操作系统银行家算法java语言,简单的程序,容易理解,-The bankers algorithm java language of the operating system, a simple procedure, easy to understand,
Java+linux
- 操作系统相关内容。包括了java的一些简单程序和绘图程序以及SOCKET,银行家算法的实现,另外还有Linux平台的shell的实现以及多线程实现。(Operating system related content. Including the Java some simple procedures and drawing procedures, and SOCKET, bankers algorithm implementation, in addition to the Linux plat
bank
- 银行家算法 java实现,能够完成资源分配问题(Java implementation of banker's algorithm)