登录
首页 » 操作系统 » 银行家算法,还不错。有好的请与我联系!

银行家算法,还不错。有好的请与我联系!

于 2022-02-16 发布 文件大小:11.13 kB
0 98
下载积分: 2 下载次数: 1

代码说明:

银行家算法,还不错。有好的请与我联系!-bankers algorithm, is not bad. Good please contact me!

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

发表评论

0 个回复

  • IDT72v90823时隙交叉芯片的 的功能驱动代码,已验证成功
    IDT72v90823时隙交叉芯片的 的功能驱动代码,已验证成功-IDT72v90823 slot cross-functional chip-driven code, has proved to be successful
    2022-03-23 14:44:26下载
    积分:1
  • 这是一款我开发的Windows CE / ARM汇编语言开发工具。您可以使用ARM汇编语言开发基于Windows CE的应用程序。可以为手机、PDA、导航仪开发...
    这是一款我开发的Windows CE / ARM汇编语言开发工具。您可以使用ARM汇编语言开发基于Windows CE的应用程序。可以为手机、PDA、导航仪开发应用程序。-This is, I developed a Windows CE/ARM assembly language development tools. You can use the ARM assembly language to develop Windows CE-based applications. For the cell phone, PDA, navigator developed applications.
    2022-09-09 16:55:03下载
    积分:1
  • FreeRTOS_STM32F1_MD中容量_Demo
    在嵌入式领域中,嵌入式实时操作系统正得到越来越广泛的应用。采用嵌入式实时操作系统(RTOS)可以更合理、更有效地利用CPU的资源,简化应用软件的设计,缩短系统开发时间,更好地保证系统的实时性和可靠性。
    2022-06-13 04:54:20下载
    积分:1
  • Eight digital tube experiments S3C44B0 Example directory file structure: 8led_te...
    八段数码管实验用例S3C44b0 目录文件结构: 8led_test ├─ main.c C语言主源文件 └─ 8led.c 八段数码管处理函数源文件 如何烧写程序到Flash中,请阅读common目录下的ProgramFlash.txt文件。-Eight digital tube experiments S3C44B0 Example directory file structure: 8led_test ├ ─ main.c C language main source file └ ─ 8led.c eight digital tube function source file how to deal with procedures to the Flash programmer, please read the common directory ProgramFlash . txt file.
    2022-04-15 04:25:24下载
    积分:1
  • C++写的原理及实现,模拟页面置换算法FIFO的源码
    C++写的操作系统原理及实现,模拟页面置换算法FIFO的源码-C++ Write the operating system and realize the principle of simulated FIFO page replacement algorithm for the source
    2022-05-24 18:38:44下载
    积分:1
  • 动态资源分配的设计 目的与要求: 本设计的目的是通过编写和调试一个动态分配资源的简单模拟程序,观察死锁产生的条件,并采用适当的算法,有效地防止和...
    动态资源分配系统的设计 目的与要求: 本设计的目的是通过编写和调试一个系统动态分配资源的简单模拟程序,观察死锁产生的条件,并采用适当的算法,有效地防止和避免死锁的发生。具体要求如下: ⑴模拟一个银行家算法; ⑵初始化时让系统拥有一定的资源; ⑶用键盘输入的方式申请资源; ⑷如果预分配后,系统处于安全状态,则修改系统的资源分配情况; ⑸如果预分配后,系统处于不安全状态,则提示不能满足请求。
    2023-03-03 08:05:03下载
    积分:1
  • Stanford iPhone课程配套源码,介绍people picker的用法。
    Stanford iPhone课程配套源码,介绍people picker的用法。-source code of Stanford iPhone course, demo of how to use People picker
    2022-03-21 05:03:07下载
    积分:1
  • 早起的鸟儿 — — 这场比赛是设计遵循热的游戏飞扬的小鸟
    这场比赛是"早起的鸟儿游戏"。代码是通过使用 cocos2d 分类目录-x 工程师并使用 c + + 编程语言写的。源代码包含类的游戏。如可以生成多平台: windows,android、 ios,Mac...... 这是游戏开发人员用来了解游戏的代码和方式,使手机游戏的结构很好的例子
    2022-02-11 22:13:34下载
    积分: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
  • the linux source code is very comprehensive ~ ~ basic integrity of the use of a...
    这个linux源代码是很全面的~基本完整了~使用c编译的~由于时间问题我没有亲自测试~但就算用来做参考资料也是非常好的-the linux source code is very comprehensive ~ ~ basic integrity of the use of a translation of c ~ due to the time I did not personally test to be used to do it even if reference is very good
    2022-03-17 08:23:38下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载