搜索资源列表
-
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下载:
银行家算法的虚拟实现- 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下载:
死锁避免——银行家算法的模拟实现,通过模拟死锁避免的实现,加深对死锁避免,系统安全状态的理解.附有我的實验报告,源代码。-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下载:
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下载:
实现操作系统的银行家算法,源码详细,并有测试数据和视频。-Banker' s algorithm to achieve the operating system, source details, and test data, and video.
-
-
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下载:
Banker algorithm implementation in Java , extract the rar file, source code in pdf format
-
-
0下载:
这段代码是实现操作系统中“银行家算法”的源代码,采用C语言进行编写-This code is to achieve the operating system " banker' s algorithm," the source code, using C language to write
-
-
0下载:
操作系统科目中一些经典的关于银行家算法的源代码和报告整理合集-Operating system on account of some classic bankers algorithm source code and reports finishing Collection
-
-
0下载:
操作系统银行家算法源码,这个是我做课程设计时编写的C语言的银行家算法-Operating system bankers algorithm source code, this is what I do curriculum designed to prepare the banker' s algorithm in C language
-
-
1下载:
操作系统银行家算法流程图,含源文件和导出图片文件(The operating system banker's algorithm flow chart, the source file and the export picture file)
-