登录
首页 » 操作系统 » 银行家算法C++描述,操作系统中的经典问题,算法较为简易

银行家算法C++描述,操作系统中的经典问题,算法较为简易

于 2022-04-08 发布 文件大小:12.67 kB
0 89
下载积分: 2 下载次数: 1

代码说明:

银行家算法C++描述,操作系统中的经典问题,算法较为简易-bankers algorithm C descriptions of the operating system classic problem, the algorithm is a summary

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

发表评论

0 个回复

  • 2视图之间的动画
    Flip Animation for iphone between 2 views
    2023-06-11 02:20:03下载
    积分:1
  • 最新版本,1.16版本的ARM(的7TDMI,720T,920T)对uC/OS移植
    The latest release, ver 1.16 of the ARM (7TDMI, 720T, 920T) port for uC/OS-II V2.61 (and higher) includes ports for the following platforms: 1. S3c2410x ( ARM920T from Samsung ) on SMDK2410 eval board. 2. LPC2xxx - LPC210x & LPC213x ( ARM7TDMI-S from Philips ) on IAR s Kickstart & OLIMEX boards. 3. EP7312 ( ARM720T from CIRRUS ) on CDK238 eval board. Should also work on boards based on the CS89712. Tool-chains: GCC 3.3.2, ADS 1.2 & SDT 2.51. Op-modes: Pure ARM & ARM-THUMB interworked. Endianess: Big endian & Little endian modes-The latest release, ver 1.16 of the ARM (7TDMI, 720T, 920T) port for uC/OS-II V2.61 (and higher) includes ports for the following platforms: 1. S3c2410x ( ARM920T from Samsung ) on SMDK2410 eval board. 2. LPC2xxx- LPC210x & LPC213x ( ARM7TDMI-S from Philips ) on IAR s Kickstart & OLIMEX boards. 3. EP7312 ( ARM720T from CIRRUS ) on CDK238 eval board. Should also work on boards based on the CS89712. Tool-chains: GCC 3.3.2, ADS 1.2 & SDT 2.51.
    2023-09-06 15:45:03下载
    积分:1
  • TSOT: experimental simulation of a process queue, the queue using linked list fo...
    TSOT:实验一 进程队列模拟,队列使用链表形式。 TSOP:实验二 页面请求模拟,生成表单一中的页面地址映射有严重问题,我没有重做。 TAOT:实验三 进程调度。 TAOB:实验四 银行家算法,不能自行设定进程数量,用的是递归算法。-TSOT: experimental simulation of a process queue, the queue using linked list form. TSOP: 2 page requests simulation experiment to generate the page address in the form of a mapping have serious problems, I did not redo. TAOT: Experiment 3 process scheduling. TAOB: Experiment 4 banker" s algorithm, not the number of self-setting process, using a recursive algorithm.
    2022-08-22 00:34:56下载
    积分:1
  • 进程调度,时间片轮转调度.解压密码:4
    进程调度,时间片轮转调度.解压密码:4-process scheduling, time slice Web scheduling. Decompression Password : 4
    2022-02-01 19:44:43下载
    积分:1
  • 44b0 on a successful transplant ucgui, support the Chinese, there are still some...
    一个在44b0上移植成功的ucgui,支持中文,还有一些demod程序,希望对大家有用-44b0 on a successful transplant ucgui, support the Chinese, there are still some demod procedures useful for everyone
    2023-01-20 20:20:04下载
    积分:1
  • Firmware: U600XEHI2 The patch removes the message and the vibration at the e...
    Firmware: U600XEHI2 The patch removes the message and the vibration at the entrance to the silent mode, as well as the message and the sound when you exit it. Author: XTR Ported to E770: ArSik Ported from E770: das Ported to U600XEHI2: Valerik0887
    2022-07-05 03:46:34下载
    积分:1
  • 生产者和消费者
    生产者和消费者实验代码,主要是为了应付操作系统实验而选择的代码。希望可以帮助到大家顺利完成实验吧,不挂科。代码有相应的注释,大家应该看得懂。代码的环境是VC6.0就可以编译,很方便。好了,大家有兴趣就下载来用用吧。
    2022-12-01 10:45:03下载
    积分:1
  • 讀取文件資料,實現sjf算法。
    资源描述 一個簡單的sjf 算法的實現,這是一個sjf sjf sjf sjf sjf sjf sjf sjf sjf sjf sjf sjf sjf sjf sjf sjf sjf sjf sjf sjf s
    2022-11-10 08:50:03下载
    积分:1
  • an automatic shutdown procedures
    一个自动关机程序-an automatic shutdown procedures
    2022-04-08 19:46:59下载
    积分:1
  • 课程设计设计文档题目一的内容实现UP、DOWN原语产生3个进程:两个进程模拟需要进入临界区的用户进程。当需要进入临界区时,显示:“进程x请求进入临界区…
    操作系统课程设计设计文档题目一的内容实现UP、DOWN原语产生3个进程:两个进程模拟需要进入临界区的用户进程。当需要进入临界区时,显示:“进程x请求进入临界区…”,同时向管理进程提出申请;申请返回,表示进入了临界区。在临界区中等待一段随机时间,并显示:“进程x正在临界区…”;当时间结束,显示:“进程x退出临界区…”,同时向管理进程提出退出申请;当申请返回,显示:“进程x已退出临界区。”一个进程作为原语的管理进程,接受其他进程的临界区进入请求:如果允许进入,则根据DOWN 原语的操作步骤设置相应变量,然后返回; 如果不允许进入,则进入循环等待,直到允许为止; 退出时模拟UP 操作。 进程间通信可以采用信号、消息传递、管道或网络通信方式。-Operating system design documents subject curriculum design content of the UP, DOWN primitives have three process
    2022-10-08 23:30:03下载
    积分:1
  • 696518资源总数
  • 105554会员总数
  • 2今日下载