登录
首页 » 操作系统 » 用银行家算法实现进程死锁的检测和解决

用银行家算法实现进程死锁的检测和解决

于 2022-02-01 发布 文件大小:2.15 kB
0 61
下载积分: 2 下载次数: 1

代码说明:

用银行家算法实现进程死锁的检测和解决-with bankers algorithm Deadlock in the process of detecting and resolving

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 可变分区存储模拟
    可变分区存储模拟系统-为课程设计用的。操作系统-Variable partition storage simulation system- used for curriculum design. Operating system
    2022-04-11 15:12:10下载
    积分:1
  • 课程设计《页面置换算法》,内含设计文档。 设计要求为:业共有320条指令,即它的地址空间为32页,目前它的所有页都还未调入内存。再模拟过程中,...
    操作系统课程设计《页面置换算法》,内含设计文档。 设计要求为:作业共有320条指令,即它的地址空间为32页,目前它的所有页都还未调入内存。再模拟过程中,如果所访问的指令已在内存,则显示其物理地址,并转下一条指令。如果所访问的指令还未装入内存,则发生缺页,此时需要记录缺页的次数,并将相应页调入内存。如果4个内存块均已装入该作业,则需要进行页面置换,最后显示其物理地址,并转向下一条指令。在所有320条指令执行完毕后,请计算并显示作业运行过程中发生的缺页率。 实现方法为:最佳置换算法(OPT)、先进先出(FIFO)算法和最近最久未使用(LRU)算法。-err
    2023-03-14 22:50:04下载
    积分:1
  • have been transplanted to the TI OMAP1610 processor Nucleus operating system sou...
    已移植到TI OMAP1610处理器的Nucleus操作系统源码,并提供了一个Demo的应用程序。-have been transplanted to the TI OMAP1610 processor Nucleus operating system source code, and provide a Demo applications.
    2022-11-04 10:50:03下载
    积分:1
  • 进程调度,用c++编写的相关算法的进度调度
    进程调度,用c++编写的相关算法的进度调度
    2022-02-25 16:53:40下载
    积分:1
  • linux0.11源码用于学习Linux
    linux0.11源代码用于研究linux操作系统-linux0.11 source code used to study the linux operating system
    2022-12-20 09:50:03下载
    积分:1
  • VC++ Access to operating system version (from MSDN)
    VC++获取操作系统版本(摘自MSDN) - yztgx的专栏 - CSDNBlog-VC++ Access to operating system version (from MSDN)- yztgx column- CSDNBlog
    2023-04-10 15:35:04下载
    积分:1
  • the procedures on the topic of : process management
    本次程序的题目为:进程管理――支持多个进程并发运行的简单的进程管理模拟系统,对本实验的分析要求是:⑴系统中的同步机构采用信号量上的P、V操作的机制;⑵控制机构包括阻塞和唤醒操作;⑶时间片中断处理程序处理模拟的时间片中断;⑷进程调度程序负责为各进程分配处理机;⑸根据用户的需求来创建n个进程(n为即满足用户需求,又不超出系统可容的最大进程数),各进程互斥地访问使用临界资源 S1、S2;⑹使用动态优先数(如:随阻塞次数的增加而减小优先数,以提高其优先权);⑺进程结束后应能够撤消;⑻进程间能实现“发送”和“接收”两个消息缓冲通信操作;⑼系统在运行过程中随机打印出各进程的状态变换过程、系统的调度过程及公共变量的变化情况,在一个进程运行完毕,进入完成状态后,可以将该进程撤消,也可以动态的创建另一个新的进程。-the procedures on the topic of : process management-- to support multiple concurrent processes running a simple process management simulation system for the analysis of the experimental requirements are : 1 system of institutions using synchronous signals on the amount of P, V operation of the mechanism; 2 control agencies, including obstruction and awaken operation ; 3-time interrupt handling procedures-time simulation of interruption; 4 process scheduler is responsible for the allocation process processors; together according to the user"s needs to create process n (n that meet user needs, without exceeding the system can accommodate
    2022-03-13 01:19:06下载
    积分:1
  • DOS源代码,C语言编写,对的认识有很大的帮助....
    DOS操用系统源代码,C语言编写,对操作系统的认识有很大的帮助.-DOS speaks system source code, C language, the awareness of the operating system will be very helpful.
    2023-04-27 00:40:03下载
    积分:1
  • C#模仿超级终端
    C#模仿超级终端 利用C# Visual Studio 2010来开发的,模仿windows下的超级终端程序实现串口通讯 主要功能,打开串口,设置波特率等等,可以参考。 
    2022-01-24 17:11:08下载
    积分:1
  • T-Kernel Driver Sample
    T-Kernel Driver Sample-T-Kernel Driver Sample
    2022-08-19 03:50:16下载
    积分:1
  • 696518资源总数
  • 104444会员总数
  • 15今日下载