资源列表

« 1 2 ... .93 .94 .95 .96 .97 398.99 .00 .01 .02 .03 ... 915 »

[操作系统开发fifo

说明:操作系统调度方法中的先进先出页面置换算法-Operating system scheduling methods FIFO page replacement algorithm
<xun> 在 2024-11-16 上传 | 大小:3kb | 下载:0

[操作系统开发ymzh

说明:操作系统内存调度中的页面置换算法模拟过程。-Scheduling the operating system memory page replacement algorithm simulation.
<xun> 在 2024-11-16 上传 | 大小:4kb | 下载:0

[操作系统开发qingqiu

说明:可以实现内存管理,采用先来先服务算法,在淘汰一页时,只将该页在页表中修改状态位。而不再判断它是否被改写过,也不将它写回到辅存。-Memory management can be achieved using a first-come first-serve algorithm, in one out of only the page in the page table modify status bits. Rather than to
<Jhon> 在 2024-11-16 上传 | 大小:1kb | 下载:0

[操作系统开发DIYoperatingsystem

说明:可以写一个小的操作系统 于渊写的自己动手写操作系统完全版 -Can write a small operating system written in the yuan to write their own operating system full version
<贺海梁> 在 2024-11-16 上传 | 大小:19.92mb | 下载:0

[操作系统开发kechengsheji

说明:操作系统课程设计 C++ 动态内存分配与管理 -Operating system curriculum design C++ Dynamic memory allocation and management
<wtl> 在 2024-11-16 上传 | 大小:68kb | 下载:0

[操作系统开发caozuoxitongshiyandaima

说明:操作系统实验源代码 用C++写的 包括 进程调度,内存分配与回收 文件管理 -Experiment with the operating system source code C++ Writing, including process scheduling, memory allocation and recovery of document management
<wtl> 在 2024-11-16 上传 | 大小:825kb | 下载:0

[操作系统开发ccq

说明:存储管理分区分配算法,是c语言的。希望有用。-Storage Management Division allocation algorithm is c language. I hope useful.
<Rain liu> 在 2024-11-16 上传 | 大小:3kb | 下载:0

[操作系统开发lru

说明:请求分页式存储管理 运用LRU(最近最少使用页面先淘汰)算法 -Request the use of storage management Tabbed LRU (least recently used page first out) algorithm
<ww> 在 2024-11-16 上传 | 大小:359kb | 下载:0

[操作系统开发fifo

说明: 银行家算法是从当前状态出发,逐个按安全序列检查各客户中谁能完成其工作,然后假定其完成工作且归还全部贷款,再进而检查下一个能完成工作的客户。如果所有客户都能完成工作,则找到一个安全序列,银行家才是安全的。 ♦ 与预防死锁的几种方法相比较,限制条件少,资源利用程度提高了。 -Banker s algorithm is a departure from the current state, one by one accor
<赵与> 在 2024-11-16 上传 | 大小:1kb | 下载:0

[操作系统开发1

说明:这个程序是操作系统中的 生产者与消费者的 模拟程序-This procedure is the operating system producer and consumer of simulation program
<赵与> 在 2024-11-16 上传 | 大小:1kb | 下载:0

[操作系统开发chucun

说明:设计一个虚拟存储区和内存工作区,并使用下列算法计算页面失效次数. (1) 进先出的算法(FIFO) (2) 最近最少使用的算法(LRU) (3) 最佳淘汰算法(OPT) 在本实验中,页地址流长度为320,页面失效次数为每次访问相应指令时,该指令所对应的页不在内存的次数。 -Design of a virtual memory storage area and work area, and use the follo
<lishuai> 在 2024-11-16 上传 | 大小:2kb | 下载:0

[操作系统开发cunchuqiguanli

说明:这是一个存储器管理系统。模拟pc的存储。是一个操作系统的作业,希望对大家有帮助-This is a memory management system. Simulation pc storage. Is an operating system operations, we hope to help
<刘锦瑞> 在 2024-11-16 上传 | 大小:10kb | 下载:0
« 1 2 ... .93 .94 .95 .96 .97 398.99 .00 .01 .02 .03 ... 915 »

源码中国 www.ymcn.org