-
本实习模拟在单处理器环境下的处理器调度,加深了解处理器调度的工作,设计一个按时间片轮转法实现处理器调度的程序。...
本实习模拟在单处理器环境下的处理器调度,加深了解处理器调度的工作,设计一个按时间片轮转法实现处理器调度的程序。-the attachment to the single-processor simulation environment processor scheduling, a better understanding of the processor scheduling, design a Web tablet by the time Method processor scheduling procedures.
- 2022-01-24 15:04:36下载
- 积分:1
-
这是操作系统课,期中考试的题目,用互斥信号量解决进程同步的问题...
这是操作系统课,期中考试的题目,用互斥信号量解决进程同步的问题-This is the OS class, the subject of the examination period, with the volume contradict signal synchronization process to resolve the problem
- 2023-09-05 05:55:03下载
- 积分:1
-
很好用的域名代理系统,很好,我X这个站真J8麻烦
很好用的域名代理系统,很好,我X这个站真J8麻烦-A good proxy to use the domain name system, very good, I really X this station J8 trouble
- 2022-01-25 17:07:13下载
- 积分:1
-
GFSINS system angular velocity solver, based on the six
无陀螺捷联惯导系统角速度解算,基于六加速度计立方体模型。-GFSINS system angular velocity solver, based on the six-accelerometer cube model.
- 2022-07-24 10:50:38下载
- 积分:1
-
edenos.rar
edenos.rar
- 2023-08-26 19:30:04下载
- 积分:1
-
MAC OS X操作系统开发者手册!
MAC OS X操作系统开发者手册! -MAC OS X operating system developers manual!
- 2022-02-12 10:36:26下载
- 积分:1
-
操作系统进程管理与调度 ,包括管理与调度的代码,并附有相关程序。...
操作系统进程管理与调度 ,包括管理与调度的代码,并附有相关程序。-Operating system process management and scheduling, including the management and scheduling of the code, along with related procedures.
- 2022-11-25 11:20:02下载
- 积分:1
-
LRU(最近最少使用算法) and MRU(最近最常使用算法)所谓的LRU(Least recently used)算法的基本概念是:当内存的剩余的可用空间不够...
LRU(最近最少使用算法) and MRU(最近最常使用算法)所谓的LRU(Least recently used)算法的基本概念是:当内存的剩余的可用空间不够时,缓冲区尽可能的先保留使用者最常使用的数据,换句话说就是优先清除”较不常使用的数据”,并释放其空间-LRU (least recently used algorithm) and MRU (most recently used) algorithm called LRU ( Least recently used) algorithm is the basic concept : When the memory of the remaining available space is insufficient, the first buffer as possible to retain the most common users of the data used, In other words priority is to eliminate the "more rarely use the data," and the release of its space
- 2022-06-29 21:11:52下载
- 积分:1
-
哈工大的几个人开发的操作系统pyos的部分源码
哈工大的几个人开发的操作系统pyos的部分源码-the development of several people pyos part of the operating system source code
- 2022-01-22 08:48:17下载
- 积分:1
-
a simple boot loader written with asm,
this code shows how you can write a rea...
a simple boot loader written with asm,
this code shows how you can write a real mode boot loader,you can assemble it with nasm
- 2022-07-17 01:59:49下载
- 积分:1