-
468457636
弹出框口,精选ios编程学习源码,很好的参考资料。(Pop up box, select learning IOS programming source code, a good reference.)
- 2013-12-07 11:17:26下载
- 积分:1
-
Storage_Simulator0001
在采用多道程序设计的系统中,往往有若干个进程同时处于就绪状态。当就绪进程个数大于处理机数时,就必须依照某种策略来决定哪些进程优先占用处理机。本实验模拟在单处理机情况下的处理机调度,帮助学生加深了解处理机调度的工作。
二、实验类型
设计型。
三、预习内容
预习课本处理机调度有关内容,包括进程占用处理机的策略方法。
四、实验要求与提示
设计进程调度算法,进程数不定;包含几种调度算法,并加以实现;输出进程的调度过程——进程的状态、链表等。要求使用优先权法和轮转法模拟进程调度过程。
【提示】:简化假设
1) 进程为计算型的(无I/O)
2) 进程状态:ready、running、finish
3) 进程需要的CPU时间以时间片为单位确定
【提示】:算法描述
1) 优先权法——动态优先权,当前运行进程用完时间片后,其优先权减去一个常数。
2) 轮转法
(err)
- 2008-06-12 19:04:46下载
- 积分:1
-
LIONSIMBA-master
说明: 该代码为基于MATLAB编制的锂离子电池伪二维模型(This code is a pseudo two-dimensional model of lithium ion battery based on MATLAB.)
- 2019-06-25 11:32:25下载
- 积分: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
-
stm32f103rct6步进电机freeRTOS掉电保存
说明: stm32f103rct6步进电机
基于freeRTOS
掉电存储(stm32f103rct6 stepper
based freeRTOS)
- 2020-06-15 22:45:01下载
- 积分:1
-
OS
说明: 这是操作系统中调度算法中时间片轮转算法完成后的实践报告(This is the operating system scheduling algorithm in the time slice cycle after the completion of practice report)
- 2010-09-06 10:48:24下载
- 积分:1
-
diantidiaodu
驱动调度+操作系统+模拟电梯调动的算法程序,使用C++编写。(Driven scheduling algorithm procedures, the+ operating system+ simulated lift mobilize written using the C++.)
- 2012-11-14 20:17:03下载
- 积分:1
-
zhexuejia
哲学家问题,五个任务,吃饭,只有五支筷子不吃饭的时候思考(Allow phonetic typing EnglishSpanishArabicPhilosopher, five tasks, eating, and only five chopsticksDo not eat when thinkingAllow phonetic typing EnglishSpanishArabicPhilosopher, five tasks, eating, and only five chopsticksDo not eat when thinking)
- 2016-05-08 14:31:56下载
- 积分:1
-
STM32F4_LWIP
LWIP协议栈的移植方法,包括裸机移植和带操作系统的移植!!!(The method of transplantation of LWIP protocol stack, including bare transplantation and transplantation with operating system!!!)
- 2015-03-31 21:04:08下载
- 积分:1
-
Operating-System
操作系统Operating.System.Concepts.8ed(Operating System Concepts 8ed)
- 2013-01-18 04:45:31下载
- 积分:1