CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 页式虚拟存储管理

搜索资源列表

  1. OSshiyan5

    0下载:
  2. 通过请求页式存储管理中页面置换算法模拟设计,了解虚拟存储技术的特点,掌握请求页式存储管理的页面置换算法-by requesting page memory management algorithm simulation replacement pages design, storage virtualization technology features, master-page request for storage management algorithm replacement pages
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:10798
    • 提供者:吊死鬼鬼
  1. lujia

    0下载:
  2. 页存储管理中地址转换和缺页中断式虚拟大家都需要-page storage management NAT and missing pages interrupted Virtual Everybody needs
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1392
    • 提供者:2121
  1. pageExchange

    0下载:
  2. 在计算机系统中,为了提高主存利用率,往往把辅助存储器(如磁盘)作为主存储器的扩充,使多道运行的作业的全部逻辑地址空间总和可以超出主存的绝对地址空间。用这种办法扩充的主存储器称为虚拟存储器。通过本实习帮助同学理解在分页式存储管理中怎样实现虚拟存储器。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1044
    • 提供者:geduo
  1. 268180cxc7

    0下载:
  2. 以C语言和Java语言、嵌入式开发、算法实现为主,通过请求页式管理方式中页面置换算法的模拟设计,了解虚拟存储技术的特点,掌握请求页式存储管理中的页面置换算法。
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:193864
    • 提供者:任斌
  1. EXAMPLESdsgdsfg

    0下载:
  2. 本程序用来模拟虚拟页式存储管理中的页面置换 & $ 快表页面固定为4块,要求从键盘输入N个页面号 & $ 输出每次快表页面的内容和缺页次数,缺页率 &-the procedures used to simulate virtual memory page management of the pages fast table replacement pages $ fixed at four, requested input from the keyboard, N $ 000 pages eac
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:1767
    • 提供者:齐大永
  1. shiyan2

    0下载:
  2. 通过请求页式存储管理中页面置换算法模拟设计,了解虚拟存储技术的特点,掌握请求页式管理的页面置换算法。-Through the request page storage management page replacement algorithm for analog design, understanding the characteristics of virtual storage technology to master the request page management page re
  3. 所属分类:OS Develop

    • 发布日期:2017-04-13
    • 文件大小:2300
    • 提供者:周青
  1. VCOPT

    0下载:
  2. VC++使用OPT页面置换算法的程序示例,OPT页面置换算法来实现当页表中发现所要访问的页面不在内存时调入内存,使内存的资源得以充分利用。本课题主要的目的是为了在虚拟页式存储管理中,当进程运行时,发生缺页中断时,使用一种很好的页面置换算法,使系统性能变得更好。-VC++ using the OPT page replacement algorithm sample program, OPT page replacement algorithm to achieve when the page t
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:192484
    • 提供者:361
  1. vcopt

    0下载:
  2. VC++使用OPT页面置换算法的程序示例,OPT页面置换算法来实现当页表中发现所要访问的页面不在内存时调入内存,使内存的资源得以充分利用。本课题主要的目的是为了在虚拟页式存储管理中,当进程运行时,发生缺页中断时,使用一种很好的页面置换算法,使系统性能变得更好。 -VC++ using the OPT page replacement algorithm sample program, OPT page replacement algorithm to achieve when the pag
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:192973
    • 提供者:jiangjihai
  1. yeshi

    0下载:
  2. 操作系统模拟虚拟页式存储管理,使用最近最久未使用(LRU)算法。-The operating system simulation virtual page storage management, use the most recent long-lost use (LRU) algorithm.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:148195
    • 提供者:阿爽
  1. yemianzhihuan

    0下载:
  2. 设计一个请求页式存储管理方案。并编写模拟程序实现之。产生一个需要访问的指令地址流。它是一系列需要访问的指令的虚拟地址。 页面淘汰算法采用时钟页面淘汰算法,并且在淘汰一页时,只将该页在页表中抹去。而不再判断它是否被改写过,也不将它写回到辅存。 -Design of a requested page storage management solutions. And to prepare implementation of the simulation program. Generate a
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:649665
    • 提供者:hch
  1. LRUsuanfamoni

    0下载:
  2. 1.通过本实验的模拟算法理解和加深页式存储管理的地址变换过程。 2.通过模拟LRU算法加强理解和掌握OS中实现虚拟存储器的关键技术。 -1. Through this experiment, the simulation algorithm and deepen understanding of storage management page address translation process. 2. LRU algorithm through simulation to enha
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:7980
    • 提供者:LIULIU
  1. dunchuguanli

    0下载:
  2. 本实验的目的是通过请求页式存储管理中页面置换算法模拟设计,了解虚拟存储技术的特点,掌握请求页式管理的页面置换算法。-The purpose of this study is to page through the storage management request page replacement algorithm in the analog design, to understand the characteristics of virtual storage, master pages
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:61228
    • 提供者:马莉
  1. 1

    0下载:
  2. 通过模拟实现请求页式存储管理的几种基本页面置换算法,了解虚拟存 储技术的特点,掌握虚拟存储请求页式存储管理中几种基本页面置换算 法的基本思想和实现过程,并比较它们的效率。-Page replacement algorithm for simulation-based management
  3. 所属分类:OS Develop

    • 发布日期:2017-03-27
    • 文件大小:1739
    • 提供者:xhu124
  1. zaozuoxitongshiyan

    0下载:
  2. 存储管理的主要功能之一是合理地分配空间。请求页式管理是一种常用的虚拟存储管理技术。 本实验的目的是通过请求页式存储管理中页面置换算法模拟设计,了解虚拟存储技术的特点,掌握请求页式管理的页面置换算法。 -One of the main functions of storage management is a reasonable allocation of space. Request the page management is a common virtual storage mana
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:5362
    • 提供者:张飞
  1. 4

    0下载:
  2. 概述 4.2 连续存储管理 4.3 分页式存储管理 4.4 分段式存储管理 4.5 虚拟存储 -4.4 segmented storage management 4.5 Overview 4.2 continuous storage management 4.3 paging storage management virtual storage
  3. 所属分类:Project Design

    • 发布日期:2017-11-24
    • 文件大小:126895
    • 提供者:anne
  1. 10

    0下载:
  2. 常用页面置换算法模拟通过模拟实现请求页式存储管理的几种基本页面置换算法,了解虚拟存储技术的特点-Commonly used page replacement algorithm simulation
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-14
    • 文件大小:13601
    • 提供者:付平
  1. code

    0下载:
  2. 虚拟存储器,第一题:模拟分页式存储管理中硬件的地址转换和产生缺页中断。第二题:用先进先出(FIFO)页面调度算法处理缺页中断。第三题:用最近最少用(LRU)页面调度算法处理缺页中断。 -Virtual memory
  3. 所属分类:OS Develop

    • 发布日期:2017-11-23
    • 文件大小:19062
    • 提供者:洋洋
  1. yemimazhihuan

    0下载:
  2. 通过模拟实现请求页式存储管理的几种基本页面置换算法,了解虚拟存储技术的特点,掌握虚拟存储请求页式存储管理中几种基本页面置换算法的基本思想和实现过程,并比较它们的效率;操作系统的发展使得系统完成了大部分的内存管理工作,对于程序员而言,这些内存管理的过程是完全透明的。因此程序员从不关心系统如何为自己分配内存,而且永远认为系统可以分配给程序所需要的内存。在开发程序时,程序员真正需要做的就是:申请内存、使用内存、释放内存。该实验就是帮助读者更好地理解从程序员的角度应如何使用内存。-Through sim
  3. 所属分类:OS Develop

    • 发布日期:2017-04-15
    • 文件大小:6681
    • 提供者:刘万友
  1. com

    0下载:
  2. 加深对虚拟存储管理的概念和进程程序和数据在内存和外存之间换进换出算法的理解。实验的主要内容:用高级语言编写和调用高级语言编写和虚拟页式存储缺页计算模拟程序。-Deepen the concept of virtual memory management and process procedures and data between memory and the external memory to be swapped out algorithm understanding. The main
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1825
    • 提供者:何吟
  1. code

    0下载:
  2. 采用Qt Creator集成开发环境,利用c++面向对象的思想,用对象类对硬件部件进行抽象模拟,用成员函数作为接口,模拟各部件API完成功能的集成,基本完成了预期功能;实现了并发环境下的页面访问请求,利用多种页面替换算法实现缺页异常处理中的页面替换;实现了进程调度、内外存实时占用情况及页面替换的过程可视化,并最终将过程中涉及到的数据变化保存至指定文档。(In the process of implementation, using Qt Creator integrated developmen
  3. 所属分类:Windows编程

    • 发布日期:2018-04-23
    • 文件大小:2888704
    • 提供者:张了个艺
« 1 2 3 45 »
搜珍网 www.dssz.com