搜索资源列表
操作系统部分算法模拟软件
- 本软件设计的目的是: 通过编写程序,将操作系统部算法以可视化的方式模拟出来,最终达到对这些算法有一个比深的理解。 本软件演示的算法有: 多种资源的银行家算法 可变分区存储算法 生产者——消费者(PV操作模拟) FIFO算法和LRU算法(页面淘汰算法) 请求分页算法 CUP——I/0利用率分析 开发工具: Delphi 7.0 -The software is designed to : develop procedures of the opera
我做的银行家算法
- 过一个学习《操作系统》课程的学习,掌握了许多书本上的知识,但是对书上的概念并没有真正意义的了解。这次课程设计,就是通过模拟银行家算法来避免死锁的产生,加深对进程死锁概念的理解。 .课程设计的要求 通过对银行家算法的模拟,用户输入进程跟资源的数目,再给每个进程的每个资源申请资源,用以判断进程是否会出现死锁,若出现死锁,就释放整个内存的资源,总而减轻操作系统的负担。 课程设计的题目 本次操作系统课程设计的题目为《模拟银行家算法》。-than a learning "syst
银行家算法1
- 这是一个关于操作系统银行家算法的程序,实现资源的各项操作-This is a banker's algorithm on the operating system procedures, the resources to operate
bank
- 操作系统中经典的银行家算法,界面美观,用MFC做的-Bankers operating in the classic algorithms, beautiful interface, using MFC to do
爽爽
- 操作系统银行家算法 一、目的和要求 银行家算法是避免死锁的一种重要方法,本实验要求用高级语言编写和调试一个简单的银行家算法程序。加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法。-a banker's algorithm operating system, the purpose and requirements of bankers to avoid deadlock algorithm is an important method used in
os
- 操作系统中几个重要算法的模拟程序,包括进程调度,内存分配与回收,银行家算法-Operating system simulation algorithm several important processes, including process scheduling, memory allocation and recovery, banker s algorithm
yinhangjiasuanfa
- 这是操作系统的第一个实验叫做银行家算法,它由三部分组成-This is the first experimental operating system called the banker' s algorithm, which consists of three parts
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
- 按照 汤子瀛操作系统一书银行家算法编写,界面友好,实现了银行家算法-Operating system, according to Tang Zi Ying write a book banker' s algorithm, user-friendly to achieve the banker' s algorithm
23242342342342432
- 操作系统课程设计,内存管理,银行家算法+快速文件管理系统-os
OS
- 操作系统的若干小实验。消费者生产者银行家-操作系统的若干小实验。消费者生产者银行家等等
os_yinghangjiasuanfa
- 是银行家算法,进行对操作系统中进程管理,预防死锁,非常简单的一个程序-Is the banker' s algorithm, on an operating system process management, prevention of deadlock, a very simple procedure
9990
- 银行家算法程序设计,windows操作系统试验设计。及其代码。-Banker' s algorithm programming, windows operating system test design.
银行家算法
- 实现了银行家算法,MFC界面编程,有需要可下载~(Banker's algorithm, MFC interface programming, there is a need to download ~!)
banker
- 银行家算法的实现,完成了银行家算法的各种基本功能(The bankers' algorithm realized the basic functions of the banker's algorithm)
银行家算法
- 操作系统,windows系统下写的银行家算法,c++语言版。(The operating system, the banker's algorithm written under the windows system, the c++ language.)
YHJSF
- 操作系统书籍中,银行家算法实验C#窗体代码,简易(In the operating system books, the banker's algorithm experiment C# form code is simple and simple.)
操作系统实验报告
- 操作系统实验报告(进程调度,银行家算法,可变区分存储管理)(Operating system experiment report (process scheduling, banker algorithm, variable storage management))