-
CPU调度算法的仿真项目实现FCFS,SJF,RR算法…
CPU scheduling algorithm simulation project implements FCFS , SJF , RR algorithms
- 2022-01-26 07:49:23下载
- 积分:1
-
用C语言实现的一个模拟文件系统,里面是实现的源代码!
用C语言实现的一个模拟文件系统,里面是实现的源代码!-C language simulation of a file system, which is the source code!
- 2022-08-12 21:12:45下载
- 积分:1
-
Nucleus PLUS代码修改
Nucleus Plus 在MC68332上的移植代码-Nucleus Plus Code For MC68332
- 2022-05-30 16:31:17下载
- 积分:1
-
测试系统环境变量的程序
测试系统环境变量的程序-test system environment variables procedures
- 2022-07-11 03:25:55下载
- 积分:1
-
A real model of examples show the contents of memory to compile NASM @ CPU and c...
一个实模式下显示内存内容的例子 nasm编译 @ CPU及微机基本硬件的使用-A real model of examples show the contents of memory to compile NASM @ CPU and computer use of basic hardware
- 2022-02-26 12:11:30下载
- 积分:1
-
account manager 帐户管理,管理个人常用的账号信息。
account manager 帐户管理,管理个人常用的账号信息。-account manager account management, management of personal account information commonly used.
- 2022-03-24 08:41:12下载
- 积分: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
-
Orange s:一个操作系统的实现(书附源码)chapter3.rar
Orange s:一个操作系统的实现(书附源码)chapter3.rar-Orange" s: an operating system implementation (source code attached to the book) chapter3.rar
- 2022-02-05 07:26:32下载
- 积分:1
-
页式虚拟存储管理中地址转换和缺页中断,这是赏完操作系统课时做的实习设计,有完备的分析余与设计,如实验目的,实验内容,实验模块的实现,采用的是采用先进先出页面置换...
页式虚拟存储管理中地址转换和缺页中断,这是赏完操作系统课时做的实习设计,有完备的分析余与设计,如实验目的,实验内容,实验模块的实现,采用的是采用先进先出页面置换算法。-Page storage management in virtual address translation and page fault, which is the operating system rewards End internship hours to do the design, there are more than a complete analysis and design, such as experimental purposes, the experiment content, laboratory module, used in the application of advanced first-out page replacement algorithm.
- 2022-01-24 14:30:36下载
- 积分:1
-
文件目录管理适应用于对系统文件的模拟。很经典的。欢迎下载...
文件目录管理适应用于对系统文件的模拟。很经典的。欢迎下载-File directory management to adapt to system files used for simulation. Very classic. Welcome to download
- 2022-06-03 00:43:12下载
- 积分:1