搜索资源列表
YHJ
- 自己的人工智能课程设计~~银行家算法~很简洁~-their curriculum design artificial intelligence bankers algorithm ~ ~ ~ ~ very concise
yhj
- VC++银行家算法 VC++银行家算法-VC bankers algorithm VC bankers algorithm
YHJ
- 模拟银行家算法,用以实现死锁的检测与避免
yhj)
- 操作系统。。 。银行家算法
yhj
- 一个完整的操作系统的银行家算法 C++源代码
yhj
- 银行家算法代码
YHJ
- 实现了银行家的算法,含有分配和预分配的过程,以及安全性的判断
yhj
- 银行家算法是避免死锁的一种重要方法,本实验要求用高级语言编写和调试一个简单的银行家算法程序。加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法-bankers avoid deadlock algorithm is an important method used in this experiment demands high-level language debugging and prepared a simple algorithm bankers proced
yhj
- 开发平台visual studio c++8,银行家算法模拟程序-Development platform for visual studio c++ 8, bankers algorithm simulation program
yhj
- 设计一个n 个并发进程共享m 个系统资源的系统。进程可动态申请资源和释放资源,系统按各进程的申请动态的分配资源。要求采用银行家算法实现。-N the design of a concurrent process of system resources m sharing system. Process can be dynamic application of resources and the release of resources, the system according to proc
yhj
- 用C++实现的银行家算法,简单,实用-Banker' s Algorithm
yhj
- 典型的银行家算法,linux下gcc编译通过,默认3进程,3类资源,自己稍作修改可以手动分配资源。-A typical banker' s algorithm, linux under the gcc compiler is passed, the process of the default 3, 3 types of resources, with some slight modifications to their allocation of resources manually.
yhj
- 实现操作系统中的经典问题银行家算法,主要的核心代码-The realization of the classic problem of the operating system banker' s algorithm, the main core of the code
YHJ
- 操作系统--银行家算法 -操作系统--银行家算法
yhj
- 主要实现银行家算法相关问题 基本能解决上级的任务与要求-Main achieved banker' s algorithm can solve the related problems of basic tasks and requirements for higher
yhj
- 银行家算法 已分配和可利用的 利用银行家算法可以避免死锁的发生-Banker' s algorithm has been allocated and the use of banker' s algorithm can be used to avoid the occurrence of deadlock
YHJ
- 本小程序用C++语言模拟了操作系统的银行家算法。-This small program using C++ language of the banker' s algorithm to simulate the operating system.
yhj
- 银行家算法操作系统开发用C++编程语言开发-Banker' s algorithm operating system development with C++ programming language development
yhjsf
- 一个银行家算法 感觉还不错 需要可以下来看看哦 可能对你有用-it is about yhj
yhj
- 利用vc实现的银行家算法模拟。可初始化各进程及其请求资源,判断安全性并输出全部安全序列。-Banker' s algorithm implementation using vc simulation. The initialization process can request resources and to determine all the security and safety of the output sequence.