Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - replacement page
Search - replacement page - List
通过请求页式存储管理中页面置换算法模拟设计,了解虚拟存储技术的特点,掌握请求页式存储管理的页面置换算法-by requesting page memory management algorithm simulation replacement pages design, storage virtualization technology features, master-page request for storage management algorithm replacement pages
Date : 2008-10-13 Size : 10.54kb User : 吊死鬼鬼

实现虚拟存储器能给用户提供一个容量很大的存储空间,采用OPT、FIFO、LRU等页面淘汰算法,模拟操作系统的页面置换过程,并计算出页面缺页率.-virtual memory can provide users with a large capacity of storage space, use of OPT, FIFO, LRU algorithm eliminated, and other pages, the pages simulation operating system replacement process, and calculated the rate of pages na page.
Date : 2008-10-13 Size : 47.1kb User : 陈妙

DL : 0
此代码为我们操作系统课程设计,此算法为页面置换,编程环境vb,编译通过,能够运行。-this code for the operating system curriculum design, this algorithm page replacement, vb programming environment, compiler, capable of running.
Date : 2008-10-13 Size : 8.44kb User : 方朝

DL : 0
此代码为我们操作系统课程设计,此算法为页面置换,编程环境vb,编译通过,能够运行。-this code for the operating system curriculum design, this algorithm page replacement, vb programming environment, compiler, capable of running.
Date : 2025-12-16 Size : 8kb User : 方朝

通过请求页式存储管理中页面置换算法模拟设计,了解虚拟存储技术的特点,掌握请求页式存储管理的页面置换算法-by requesting page memory management algorithm simulation replacement pages design, storage virtualization technology features, master-page request for storage management algorithm replacement pages
Date : 2025-12-16 Size : 10kb User : 吊死鬼鬼

实现虚拟存储器能给用户提供一个容量很大的存储空间,采用OPT、FIFO、LRU等页面淘汰算法,模拟操作系统的页面置换过程,并计算出页面缺页率.-virtual memory can provide users with a large capacity of storage space, use of OPT, FIFO, LRU algorithm eliminated, and other pages, the pages simulation operating system replacement process, and calculated the rate of pages na page.
Date : 2025-12-16 Size : 47kb User : 陈妙

操作系统中的页面置换算法 ,用Vc6.0写的 近乎完美-Operating system page replacement algorithm, with near-perfect written Vc6.0
Date : 2025-12-16 Size : 11kb User : huihui

DL : 0
本文件是用C#语言实现的操作系统页面置换算法模拟,结构清晰,模块合理,是学习操作系统算法的很好的例子-This document is a C# Language operating system page replacement algorithm simulation, the structure of clear and reasonable modules, learning operating system algorithm is a good example
Date : 2025-12-16 Size : 62kb User : franky

DL : 0
本程序能实现操作系统中的先进先出页面置换算法-This procedure can achieve the operating system in the FIFO page replacement algorithm
Date : 2025-12-16 Size : 1kb User : 陈梅

操作系统中各种资源分配算法的实现,特别是对虚拟存储,页面置换有了深入的了解,并能够用高级语言进行模拟演示。-Operating system in a variety of resource allocation algorithm, especially for virtual memory, page replacement has a deep understanding and be able to use high-level language simulation demonstration.
Date : 2025-12-16 Size : 1.84mb User : 陈晨

DL : 0
实现的是页面置换,是操作系统中实验的基本操作,编的可能较好理解-The realization of the page replacement, is the operating system, the basic operation of the experiment, made possible a better understanding of
Date : 2025-12-16 Size : 1kb User : 吴淑风

DL : 0
lru页面替换算法的模拟实现程序。 操作系统实验课上做的-LRU page replacement algorithm realize the simulation process. Operating system to do the experimental class
Date : 2025-12-16 Size : 1kb User : fy

VC++实现,模拟页面置换算法,两个程序。-VC++ Realize, simulated page replacement algorithm, the two procedures.
Date : 2025-12-16 Size : 3kb User : 飞鱼

it is a page replacement algorithms
Date : 2025-12-16 Size : 2kb User : divya

存储管理中页面置换算法性能测试 要求:设系统采用固定分配局部置换的存储分配策略,编写仿真程序对下述页面 置换算法进行性能测试,并对结果进行分析和比较。 (1) 最佳适应(Optimal)页面置换算法; (2) 先进先出(FIFO)页面置换算法; (3) 最近最久未使用(LRU)页面置换算法; (4) 最少使用(LFU)页面置换算法。 要求可适用于键盘输入和自动产生随机页面走向序列两种数据输入方式。-Memory management page replacement algorithm in the performance testing requirements: system for the distribution of partial replacement of fixed storage allocation strategy, the preparation of simulation program on the following page replacement algorithm performance testing, and the results were analyzed and compared. (1) the best adaptation (Optimal) page replacement algorithm (2) First In First Out (FIFO) page replacement algorithm (3) the most recent use of long (LRU) page replacement algorithm (4) use at least (LFU) page replacement algorithm. Requirements applicable to the keyboard input and automatically generated pages to a random sequence of two data entry methods.
Date : 2025-12-16 Size : 2kb User : pauly_917

支持多道程序的进程控制模块的设计与实现,要求完成以下功能: 1,进程控制:创建、撤销、阻塞、唤醒 2,进程调度:CPU调度算法 3,进程同步:信号量的定义、信号量的操作(wait、signal) 4,内存管理:实现页式内存管理、LRU页面置换 5,中断处理:中断响应、中断处理 6,时钟管理:时钟、定时器 7,用图形化方式展示多进程并发执行过程 -Support the process of multi-channel process control module of the Design and Implementation, required to complete the following functions: 1, process control: the creation, revocation, blocking, wake-up 2, the process of scheduling: CPU scheduling algorithm 3, the process of synchronization: the definition of semaphores, semaphore operation (wait, signal) 4, memory management: memory management to achieve page, LRU replacement page 5, interrupt handling: interrupt response, interrupt handling 6, clock management: clock, timer 7, a graphical display with multi-process concurrency the implementation process
Date : 2025-12-16 Size : 1.89mb User : yefeng

用最近最久未使用算法实现简单的页面置换,手动输入-Recent least-recently-used algorithm to achieve a simple page replacement to manually enter
Date : 2025-12-16 Size : 877kb User : zjw

操作系统课程设计报告-页面置换算法模拟系统,模拟了进先出的算法(FIFO),最佳淘汰算法(OPT),最近最久未使用算法(LRU),最少访问页面算法(LFU),并含有DOS界面的菜单选择模块-OS Page replacement algorithm
Date : 2025-12-16 Size : 2.93mb User : 陈明明

一个对操作系统页面置换的模拟算法代码,可以根据界面提示进行操作。-A simulation of the operating system page replacement algorithm code, you can operate the interface prompts.
Date : 2025-12-16 Size : 2kb User :

DL : 0
基于vc环境下的页面置换算法模拟,可执行的源代码-Based on vc environment page replacement algorithm simulation, executable source code
Date : 2025-12-16 Size : 177kb User : 周清平
« 12 3 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.