搜索资源列表
oscal
- 使用Java Applet 编写的多类操作系统专用算法演示,包括银行家算法、理发师问题、RAID算法等等。-use Java Applet preparation of a wide range of operating systems dedicated algorithm demonstration. including bankers algorithm, Seville, RAID algorithm, and so on.
bankserver
- java多线程银行家业务模拟实现 软件说明: 运行环境:windows ,linux 安装有jdk 开发工具:jbuild2006 使用说明:界面操作 简单明了 软件简要说明:本软件使用的java多线程开发,基本地模拟实现银行业务服务。-java multithreaded bankers business simulation software Note : Operating environment : windows, linux install
work
- 通过JAVA编写的银行家算法,包括界面的设计等-Written by JAVA bankers algorithms, including interface design, etc.
yinhang
- 用java做的银行家算法,操作系统实验,希望大家能喜欢-The bankers do with java algorithms, operating system, experiment, hope that we can love
2
- 银行家c++算法实现功能,来防止死锁等问题,方便大家,及供参考-Bankers algorithm c++ functions, to prevent deadlock and so on, to facilitate, and for reference
Banker
- 操作系统的课程设计,使用java实现银行家算法,做了些改良,能够自动或手动初始化!-Operating system design, the use of java bankers algorithm to achieve and made some improvements can be automatically or manually initialized!
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!
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
Bankers
- Banker Algorithm in Operating System
banker
- 以LINK LIST所編寫成的銀行家演算法 a.可用的 Allocation ( i ):表示第 i 個處理單元目前已分配到的資源數目。 b.最大值Max ( i ):表示第 i 個處理單元所要求資源的總數量。 c.需求Need ( i ):表示第 i 個處理單元尚需要的資源數量;即 Need ( i ) = Max ( i ) - Allocation ( i ) d.可用的 Available:表示系統中尚未使用的資源數目-LINK LIST compiled by th
java_yinhangjiasuanfa
- 用JAVA写的银行家算法,需要的请下载-Bankers algorithm written in JAVA, you need to download. . . . . . . .
bank
- 操作系统 银行家 java代码 实现银行家算法-Bankers java code of the operating system, bankers algorithm
Banker
- 这是一个用Java写的银行家算法程序,能够实现银行家算法,实现资源分配和安全检测!-This is a banker algorithm written in Java program, bankers algorithm, resource allocation, and security detection!
yinghangjia
- 银行家的java实现,个人根据c的实现来改的,不是很全,各位可以另加-Bankers java implementation
Bankallocation
- 模拟银行家算法实现程序,有界面,可以自由输入处理的进程数目。-Analog bankers algorithm, interface, you can freely enter the number of processing process.
banker
- 银行家算法,根据已有的资源和次课需要训醒的进程对资源的需求分配内存-Bankers algorithm, based on the existing resources and sub-classes need to wake up the process of training the demand for resources allocated memory
Bankers-Algorithm
- 操作系统银行家算法,完整的实现了银行家算法所有要求,随机分配资源。-Banker s Algorithm
Bankers-algorithm-
- 银行家算法的(有界面)有运行视频和说明文档-Bankers algorithm (with interface) has run a video and documentation
os-coursedesign
- 操作系统课程设计包含:多线程模拟(生产者和消费者)、银行家算法、页面置换算法-Courses on operating system design includes: multi-threaded simulation (producers and consumers), bankers algorithm, page replacement algorithm
2014-7-1
- JAVA 银行家算法 操作系统 原理-JAVA bankers algorithm operating system operating system principles