当前位置:
首页
资源下载

搜索资源 - source banker algorithm
搜索资源列表
-
0下载:
操作系统课程设计的一个小尝试,是银行家算法的具体介绍和源代码,有C/C++两种-courses on operating system design of a small attempt, the banker's algorithm introduced and the specific source code, C / C Two
-
-
1下载:
操作系统课程设计——银行家算法的流程图、源代码、设计报告-courses on operating system design -- the banker's algorithm flowchart, source code, design report
-
-
0下载:
银行家算法/安全性算法,一个实验,包含了要求与详细源码-Banker' s algorithm/security algorithm, an experiment that contains the source code and detailed requirements
-
-
1下载:
银行家算法的虚拟实现- The banker algorithm hypothesized realizes
-
-
0下载:
本程序为自己在学习操作系统时独立根据书上所述的银行家算法制作而成,包括一个数组输入函数(Sr()),数组输出函数(Pr())和一个判断函数(test()),并通过指针传递参数,可以自定义进程数目和资源种类数目(源程序限10个以内,可自行更改数组)。
注:本程序是在linux环境下通过gcc编译器编译成功的。若移植到windows环境下可能在汉字显示部分出现乱码。-This procedure for their own independence in learning, when the o
-
-
0下载:
操作系统中的银行家算法源码,用c++写的关于避免死锁的算法。-Banker s algorithm in the operating system source code, using c++ Write on the algorithm to avoid deadlock.
-
-
0下载:
死锁避免——银行家算法的模拟实现,通过模拟死锁避免的实现,加深对死锁避免,系统安全状态的理解.附有我的實验报告,源代码。-Deadlock Avoidance- Banker s Algorithm simulation achieved by simulating the deadlock avoid the realization of better understanding of the deadlock avoidance, system security status underst
-
-
0下载:
a source code for banker s algorithm
-
-
0下载:
这是操作系统的银行家算法,实验源代码,共同分享吧-This is the operating system of the banker' s algorithm, the experimental source code and share it
-
-
0下载:
c,c++实现的算法模拟,只含源码,其中的银行家算法使用c实现的,动态分区分配是c++实现的。-
c, c++ realization of the algorithm simulation, containing only source, of which the banker s algorithm to achieve the use of c, dynamic partition allocation is c++ to achieve.
-
-
0下载:
操作系统的银行家算法的源代码,visual c-Banker' s algorithm the operating system source code, visual c++
-
-
0下载:
操作系统课程设计 银行家算法源码 C/C++源代码-Banker algorithm source-C/C++ source code
-
-
0下载:
银行家算法的解释及源代码模拟,能够很好的理解银行家算法-Bankers algorithm interpretation and source code simulation, can be very good understanding of the bankers algorithm
-
-
0下载:
实现了银行家算法的源代码,在输入数据为大数据的时候也可以进行处理。-Bankers algorithm source code can also be input data for data processing.
-
-
0下载:
此源代码,是一个银行家算法的C语言程序源码,在win TC下下实现了,完全可用,如有需要可下载
-This source code is a banker algorithm in C language program source code, win TC, fully available and, if necessary, can be downloaded
-
-
0下载:
Banker algorithm implementation in Java , extract the rar file, source code in pdf format
-
-
0下载:
银行家算法,可用于linux系统,文档中包含源代码-Bankers algorithm can be used Linux system, the document contains the source code
-
-
0下载:
操作系统科目中一些经典的关于银行家算法的源代码和报告整理合集-Operating system on account of some classic bankers algorithm source code and reports finishing Collection
-
-
0下载:
这是操作系统中避免死锁最常用的算法——银行家算法的源文件,希望对你有用,谢谢。-This is the banker algorithm source files in the operating system
-
-
1下载:
本文档包含操作系统的六个实验(FCFS和SJF进程调度算法,时间片轮转RR进程调度算法,预防进程死锁的银行家算法,动态分区分配算法,虚拟内存页面置换算法,磁盘调度算法),文档最后附有源代码。(This document contains six experiments of the operating system (FCFS and SJF process scheduling algorithm, time slice rotation RR process scheduling algor
-