-
银行家算法
基于c++的简易银行家算法。。。。....(A simple banker algorithm based on C + +....)
- 2020-06-24 00:20:02下载
- 积分:1
-
subject_3
对于OPT算法,在有多个页面可选的情况下,先淘汰较早进入的页面)。
3. 计算缺页次数及缺页率。
测试用例格式如下:
输入:
算法(1 OPT,2 FIFO,3 LRU)
内存块数
页面序列(页面1,页面2,页面3,...)
输出:
页面变化时内存块装入页面列表1-是否命中/页面变化时内存块装入页面列表2-是否命中/...
缺页次数
其中:
页面变化时内存块装入页面列表:内存块1装入页面,内存块2装入页面,内存块3装入页面...,未装入任何页面时由 -”表示
是否命中:1-命中,0-缺页">
- 2021-04-27 00:48:45下载
- 积分:1
-
Simwumpus
经典问题魔兽世界(wumpus world)的程序,还比较简单,只能在dos下文字表示,没有图示(classic World of Warcraft (chat world) procedures, but also relatively simple, only under the dos text, there is no icon)
- 2020-11-15 13:19:41下载
- 积分:1
-
ALIENTEK MINISTM32 AD7124
用STM32与AD7124设计用于测温的系统(STM32 and AD7124 tempreture control)
- 2021-03-02 16:39:33下载
- 积分:1
-
jiaozheng
现在有很多相机类型,有的鱼眼相机照完的图片会发生畸变,为此,我们要进行鱼眼图片校正。本程序正是针对鱼眼图象的校正程序,里面有详细的注释说明相信只要是有一定的基础的人都能看懂。不过,还有差值部分没做完哪,有待完善。(Now have a lot of camera types, and some fish-eye camera images will be finished according to distortion, to that end, we have to carry out fish-eye image correction. This procedure is for fish-eye image correction program, which has detailed notes as long as it is believed that the basis of a certain person can understand. However, there is some difference which did not finish, remain to be improved.)
- 2008-07-24 16:21:09下载
- 积分:1
-
AAron-Hileglas-Objective-C-programming-for-iOS-an
ios Mac os programming
- 2013-09-14 22:01:28下载
- 积分:1
-
PV
说明: 模拟操作系统经典生产者和消费者的原理代码(Simulated operating system, the principle of the classic producer and consumer code)
- 2009-09-20 22:03:20下载
- 积分:1
-
banker_work
在C环境下,通过链表模拟银行家算法,可自定义资源量和资源数,以及进程数,实现判定避免死锁的分配。(In the C environment, through the list bankers algorithm simulation, can be custom resource amount and the number of resources, as well as the number of processes, determine the deadlock avoidance allocation.)
- 2013-12-24 17:17:41下载
- 积分:1
-
stm32f103rct6步进电机freeRTOS掉电保存
说明: stm32f103rct6步进电机
基于freeRTOS
掉电存储(stm32f103rct6 stepper
based freeRTOS)
- 2020-06-15 22:45:01下载
- 积分:1
-
OSDemo
操作系统实验演示代码(三个实验,作业管理,内存管理,文件管理)(Experimental demonstration of the operating system code (three experiments, operations management, memory management, document management))
- 2020-06-26 11:00:02下载
- 积分:1