搜索资源列表
fourbanker
- 这是四个用C#,C++,和C语言编写的一个经典银行家算法-This is the four C#, C, and C language of a classic bankers Algorithm
yinhaojiasuanfa
- C语言的代码,银行家的算法实现,老师要我们交作业的时候下的,不知道好不好用-C language code, bankers algorithm, the teachers we perpendicular operation of the time, not knowing something handy
sourcesbanker
- C语言编写的模拟多资源银行家算法 包括流程图和报告以及可执行文件 推荐!-C language simulation algorithm bankers more resources, including flow charts and reports and executable files recommended!
Banker
- 银行家算法 采用C#编程 开发环境VS2005 朋友们可以参考一下 主要核心算法大同小异 其他语言的也可以参考下-Banker' s algorithm using C# programming development environment VS2005 friends can refer to more or less the same core algorithms in other languages can also refer to the following
yinhangjia
- 通过用c++语言来实现银行家算法,同时也注重到如何防止死锁的发生-By using c++ language to achieve the banker' s algorithm, but also pay attention to how to prevent the occurrence of deadlock
111
- 1)本实验目的是通过使用银行家算法实现系统资源的分配和安全性检查模拟,提高学生对操作系统资源分配功能的深刻理解,并培养学生对操作系统开发的兴趣与应用能力; 2)实验前必须认真阅读和理解银行家算法的基本原理和实现方法; 3)独立使用C或VC++编程语言编写银行家算法模拟程序; 4)按照实验题目要求独立正确地完成实验内容(编写、调试算法程序,提交程序清单及及相关实验数据与运行结果) -Banker s algorithm
Bankers-algorithm-C
- 能预防死锁的银行家算法C语言实现方法,一种最有代表性的避免死锁的算法-Can prevent deadlock banker algorithm C language, one of the most representative algorithm to avoid deadlock