-
程序功能主要分为3个部分,分别是对OPT、FIFO、LRU三种页面置换算法的实现。要求3部分的设计应该尽可能使用近似的实现方法。...
程序功能主要分为3个部分,分别是对OPT、FIFO、LRU三种页面置换算法的实现。要求3部分的设计应该尽可能使用近似的实现方法。-procedures main function is divided into three parts, namely the OPT, FIFO, three pages replacement LRU algorithm implementation. Part of the three requirements should be designed as far as possible to use similar methods to achieve.
- 2023-06-04 15:25:04下载
- 积分:1
-
MIPS系列CPU下的测试代码,非常好的东西;
MIPS系列CPU下的测试代码,非常好的东西;-MIPS CPU series of test code, a very good thing;
- 2022-08-20 09:23:57下载
- 积分:1
-
Enter the shutdown time can be turned off at the appointed time, that is, plans...
输入关机的时间即可在指定的时间关机,就是添加at的计划任务。在等待关机的时间内本程序不会运行。-Enter the shutdown time can be turned off at the appointed time, that is, plans to add at the mission. Waiting time of the shutdown process will not run.
- 2022-02-02 21:30:10下载
- 积分:1
-
c++语言编写的演示操作系统中的进程的换入和换出,以及进程的执行的应用程序。...
c++语言编写的演示操作系统中的进程的换入和换出,以及进程的执行的应用程序。-c language of the operating system demonstration of the process of change and buy out process and the implementation of the application.
- 2023-07-28 06:50:02下载
- 积分: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
-
Linux_Kernel核心中文手册(内核图解)
详细描述了linux内核的内部原理,并配有大量的图形方便理解。-A detailed description of the internal linux kernel principle, there are a lot of graphics to help understanding.
- 2022-04-16 22:38:18下载
- 积分:1
-
模拟操作系统中的银行家算法,1.txt的录入格式
进程名(单字符),所需a资源数,所需b资源数,所需c资源数,已申请a资源数,已申请b资源数,已申请c资源数...
模拟操作系统中的银行家算法,1.txt的录入格式
进程名(单字符),所需a资源数,所需b资源数,所需c资源数,已申请a资源数,已申请b资源数,已申请c资源数
共5行-The Banker Algorithm
- 2022-03-21 16:11:49下载
- 积分:1
-
操作系统引导探究
操作系统引导探究-OS guide Inquiry
- 2022-08-08 21:43:48下载
- 积分:1
-
银行家算法C++描述,操作系统中的经典问题,算法较为简易
银行家算法C++描述,操作系统中的经典问题,算法较为简易-bankers algorithm C descriptions of the operating system classic problem, the algorithm is a summary
- 2022-04-08 22:56:57下载
- 积分:1
-
超值奉献,Clifford E. Cummings FIFO关于异步FIFO的两篇文章,同时附有中文解说,主要讲解异步FIFO的实现难点...
超值奉献,Clifford E. Cummings FIFO关于异步FIFO的两篇文章,同时附有中文解说,主要讲解异步FIFO的实现难点---空满标志的产生,以及读写地址的产生-Value dedication, Clifford E. Cummings FIFO asynchronous FIFO on the two articles, at the same time accompanied with a Chinese guide, mainly on the realization of asynchronous FIFO difficult--- the emergence of space-age logo, as well as read and write addresses generated
- 2022-02-05 00:48:24下载
- 积分:1