-
c/c++虚拟机linux版本
c/c++虚拟机linux版本-c/c Linux version of Virtual Machine
- 2022-03-07 12:07:43下载
- 积分:1
-
操作系统的内存跟踪文件,用API函数来实现,对于学习操作系统有很大的价值....
操作系统的内存跟踪文件,用API函数来实现,对于学习操作系统有很大的价值.-operating system memory tracking files, API function to achieve, learning operating system is of great value.
- 2022-04-17 21:02:52下载
- 积分:1
-
操作系统里面一个功能的模拟,关于进程调度的
操作系统里面一个功能的模拟,关于进程调度的-Function of the operating system inside a simulation, on the process of scheduling
- 2023-05-17 21:30:02下载
- 积分:1
-
存储管理请求分页置换算法 用到的先进先出FIFO、最近最久未使用LRU、最佳OPT置换算法。熟悉文件的基本操作(读、写)。...
存储管理请求分页置换算法 用到的先进先出FIFO、最近最久未使用LRU、最佳OPT置换算法。熟悉文件的基本操作(读、写)。-Replacement algorithm for storage management, demand paging used FIFO FIFO, the most recent long-lost the use of LRU, the best OPT replacement algorithm. Are familiar with the basic file operations (read, write).
- 2023-06-04 07:45:03下载
- 积分:1
-
内存监视
设计一个内存监视器,能实时地显示当前系统中内存的使用情况,包括系统地址空间的布局,物理内存的使用情况;能实时显示某个进程的虚拟地址空间布局和工作集信息等。
- 2023-02-15 17:30:03下载
- 积分:1
-
国外开发的著名分布式操作系统mach的有关线程文章,很有参考价值...
国外开发的著名分布式操作系统mach的有关线程文章,很有参考价值-developed abroad MACH-distributed operating system threads of the articles of great reference value
- 2022-02-03 15:24:36下载
- 积分:1
-
哈工大的几个人开发的操作系统pyos的部分源码
哈工大的几个人开发的操作系统pyos的部分源码-the development of several people pyos part of the operating system source code
- 2022-01-22 08:48:17下载
- 积分:1
-
模拟操作系统的存储过程
模拟操作系统的存储过程-simulation of the operating system stored procedure
- 2022-06-17 10:55:22下载
- 积分:1
-
Operating systems courseware, there are many examples, detailed description of t...
操作系统课件,里面有很多的例子,详细的说明,生产者消费者问题的颠覆。-Operating systems courseware, there are many examples, detailed description of the problem of subversion producers and consumers.
- 2022-02-15 20:23:07下载
- 积分:1
-
关于操作系统:本程序可选用优先数法或简单轮转法对五个进程进行调度。每个进程处于运行R(run)、就绪W(wait)和完成F(finish)三种状态之一,并假定起...
关于操作系统:本程序可选用优先数法或简单轮转法对五个进程进行调度。每个进程处于运行R(run)、就绪W(wait)和完成F(finish)三种状态之一,并假定起始状态都是就绪状态W。-On the operating system: This procedure may choose to use the priority number of law or simple rotation on the five process scheduling. Each process is running R (run), ready W (wait) and the completion of F (finish), one of three states and assume that the initial state is a state of readiness W.
- 2022-02-04 17:52:14下载
- 积分:1