-
设计一个有N个进程并发的进程调度程序。
进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)算法。...
设计一个有N个进程并发的进程调度程序。
进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)算法。
-Design of a concurrent process, N a process scheduler. The process of scheduling algorithm: The number of priority the highest priority scheduling algorithm (ie the number of processors allocated to the highest priority to the process) algorithm.
- 2022-07-06 20:40:09下载
- 积分:1
-
(1) master the basic principles of page
(1)掌握页式管理基本原理
(2)掌握几种常用页面置换算法
按照最不经常使用页面置换算法(LFU Least Frequently Used)设计页面置换模拟程序-(1) master the basic principles of page-style management (2) The master of several commonly used page replacement algorithms in accordance with the least frequently used page replacement algorithms (LFU Least Frequently Used) page replacement simulation program designed to
- 2022-08-25 09:31:18下载
- 积分:1
-
操作系统课程设计
操作系统课程设计- The operating system curriculum designs
- 2022-03-30 08:28:33下载
- 积分:1
-
33个经典的例子程序,通过调试和学习UCOSII的弱点…
ucosII的33个经典例题,均调试通过的,学习ucosII的捷径,强烈推荐!因文件太多,分成了5个上载,请大家谅解!-ucosII of 33 classic examples, both through debugging and learning ucosII shortcut, strongly recommended! Because too many documents, divided into five available, please understanding!
- 2022-12-07 18:20:02下载
- 积分:1
-
- 2022-02-05 04:27:35下载
- 积分:1
-
Optical encoder source code, can refer to! Does the use of AVR
光电编码器源代码,可以参考一下!使用AVR做的-Optical encoder source code, can refer to! Does the use of AVR
- 2022-07-16 20:51:45下载
- 积分:1
-
采用静态优先数的方法,编写一进程调度程序模拟程序,进程状态为就绪、运行、阻塞三种。模拟程序只对你所设置的“虚拟PCB”进行相应的调度模拟操作,即每发生“调度”时...
采用静态优先数的方法,编写一进程调度程序模拟程序,进程状态为就绪、运行、阻塞三种。模拟程序只对你所设置的“虚拟PCB”进行相应的调度模拟操作,即每发生“调度”时,显示出当前“PCB名字”、优先数、运行时间等,而不需要对系统中真正的PCB等数据进行修改。-priority number using the static method, the preparation process of scheduling a process simulation program, the process in place for the state, running, blocking three.PCBPCBPCB
- 2022-09-05 20:10:03下载
- 积分:1
-
使用VC在调用window Cmd 命令,并分析返回的结果来取得需要的数据。...
使用VC在调用window Cmd 命令,并分析返回的结果来取得需要的数据。-The use of VC in the call window Cmd commands, and analyze the returned results to obtain the required data.
- 2023-07-28 06:15:03下载
- 积分:1
-
斯坦福大学的源代码教程,演示如何使用通讯录。
Stanford iPhone课程配套源码,介绍Address Book的用法。-source code of Stanford iPhone course, demo of how to use Address Book.
- 2022-05-27 21:05:09下载
- 积分:1
-
模拟操作系统的进程死锁
模拟操作系统的进程死锁-simulated the process of operating system Deadlock
- 2023-04-18 02:45:03下载
- 积分:1