搜索资源列表
银行家算法java版源代码
- 实现进程的调度和分配,并能检测进程的安全性,代码调试无误,界面可以自行修改。
JAVA银行家算法-界面设计 -swingcode -hxzon
- 银行家算法-界面设计 -swingcode -hxzon
java实现银行家算法
- java实现银行家算法 一、实验目的: (1)进一步理解利用银行家算法避免死锁的问题; (2)在了解和掌握银行家算法的基础上,编制银行家算法通用程序,将调试结果显示在计算机屏幕上,再检测和笔算的一致性。 (3)理解和掌握安全序列、安全性算法
银行家算法
- 用JAVA写的银行家算法。。
Banker
- 银行家算法 java版 运行 java Banker < a.txt-Banker s algorithm running java version java Banker <a.txt
JavaApplication8
- 用Java可视化程序实现银行家算法,用多线程实现的-banker suanfa
java
- 题目:银行家算法 具体要求:屏幕提示:输入申请资源的进程和各资源数目,程序通过对预先输入的资源的矩阵分析。给出当前系统是否安全的提示,若安全,给出安全序列。 -Title: banker s algorithm specific requirements: screen prompts: Enter the application of resources and the resources to process the number of procedures have been pas
os
- java和c语言编写的操作系统的算法,有生产者消费者问题和银行家算法,具体的实验报告格式-java and c language operating system algorithms, there are producers of consumer issues and banker s algorithm, the specific reporting format experiment
bank
- 操作系统银行家算法,用java实现,有图形界面-Operating system banker s algorithm, using java to achieve, there are graphical interface
yinhang
- 用java做的银行家算法,操作系统实验,希望大家能喜欢-The bankers do with java algorithms, operating system, experiment, hope that we can love
Java
- 运用数据和恢复现场的原理,完成了对银行家算法的演示。-Using the data and restore the principles of the site, completed a demonstration of banker' s algorithm.
Banker
- 操作系统的课程设计,使用java实现银行家算法,做了些改良,能够自动或手动初始化!-Operating system design, the use of java bankers algorithm to achieve and made some improvements can be automatically or manually initialized!
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
sisuo
- 用Java实现操作系统的死锁课程设计,可实现死锁的产生,避免,预防与解除,避免由银行家算法实现,界面优美,代码可读性好。而且本程序生成了可直接运行的.exe文件和可安装的程序,非常的方便实用-Java implementation of the operating system deadlock with curriculum design, the production can be realized deadlock, avoid, prevent and relieve, to avoid
Bank
- 这是操作系统中一个关于银行家算法的小程序-This is the operating system in a small program on the banker' s algorithm
js银行家算法.
- 利用Java语言平台,实现银行家算法,带有图形化界面显示。(The use of Java language platform, bankers algorithm, with graphical interface display.)
bank
- 银行家算法 java实现,能够完成资源分配问题(Java implementation of banker's algorithm)