-
进程同步
进程同步 -- 写者优先-process synchronization-- priority
- 2023-07-02 22:50:03下载
- 积分:1
-
这是我们操作系统实现的课设,内存修改器,非常有用,可以修改下你的扫雷。...
这是我们操作系统实现的课设,内存修改器,非常有用,可以修改下你的扫雷。-Modify the memory device, very useful.
- 2022-05-31 16:39:48下载
- 积分:1
-
操作系统引导程序
操作系统引导程序-operating system boot
- 2023-08-13 17:35:03下载
- 积分:1
-
OMAP730 USB 驱动源码
OMAP730 USB 驱动源码-OMAP730 USB driver source code
- 2022-03-29 04:57:49下载
- 积分:1
-
串口监控软件的软件!不占用串口资源。
该软件为串口监视软件!不占用串口资源,试用于调试软件!不过有点不稳定-The software for the serial monitoring software! Serial port does not occupy resources, try to debug the software! But a bit unstable
- 2022-07-19 09:26:25下载
- 积分:1
-
操作系统Clock算法的Java实现
操作系统Clock算法的Java实现,包括三个文件: Node_Clock.java,作业封装类。Clock.java,实现Clock算法。Test.java,main。编的不太好,但是清楚明白,供大家借鉴。
- 2022-04-25 14:54:47下载
- 积分:1
-
机票预定系统,用VB开发,SQL为后端数据库平台,包括设计文档。...
机票预定系统,用VB开发,SQL为后端数据库平台,包括设计文档。-excellent
- 2022-05-31 20:54:42下载
- 积分:1
-
操作系统引导辅助程序
操作系统引导辅助程序-operating system support procedures guide
- 2023-07-26 01:50:03下载
- 积分:1
-
本实习模拟在单处理器环境下的处理器调度,加深了解处理器调度的工作,设计一个按时间片轮转法实现处理器调度的程序。...
本实习模拟在单处理器环境下的处理器调度,加深了解处理器调度的工作,设计一个按时间片轮转法实现处理器调度的程序。-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
-
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