-
详细介绍如何从硬盘安装Linux操作系统(不是用光盘安装)
详细介绍如何从硬盘安装Linux操作系统(不是用光盘安装)-Details on how to install the Linux operating system from the hard drive (not available on CD-ROM installation)
- 2022-09-30 18:15:03下载
- 积分:1
-
《操作系统》实验指南
《操作系统》实验指南-"operating systems" experiment guide
- 2022-07-20 03:25:02下载
- 积分:1
-
操作系统C编程――单处理器系统的进程调度
操作系统C编程――单处理器系统的进程调度-Operate System Programming- processes for single processer system
- 2022-02-04 11:35:23下载
- 积分:1
-
驱动文件需要通过操作系统自动加载
驱动文件需要通过操作系统自动加载 -drive
- 2022-03-03 15:41:39下载
- 积分:1
-
四种页面置换算法,lru,二次机会,fifo,opt
四种页面置换算法,lru,二次机会,fifo,opt -lru,nur,fifo,opt
- 2022-07-02 01:14:46下载
- 积分:1
-
操作系统进程通信源码
这是一个进程通信的源码,并不限定在父子进程之间。虽然源码设计较为简单,并没有使用MFC进行界面设计,但是作为操作系统新手,可以简单参考此功能实现过程,希望对你们会有所启发。
- 2022-07-08 08:23:15下载
- 积分:1
-
一个小型操作系统原码,有详细的注释和制作过程,非常适合初学者学习!...
一个小型操作系统原码,有详细的注释和制作过程,非常适合初学者学习!-a small original operating system code, a detailed Notes and the manufacturing process, are very suitable for beginners learning!
- 2022-03-17 13:55:06下载
- 积分: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
-
这是一个进程创建实现的简单源程序,实现进程间的通信和管理...
这是一个进程创建实现的简单源程序,实现进程间的通信和管理
-This is the realization of a process to create a simple source code to achieve inter-process communication and management
- 2022-03-23 03:07:48下载
- 积分:1
-
多道转换调度算法
多道转换调度算法-multiple conversion Scheduling Algorithm
- 2023-07-12 18:35:03下载
- 积分:1