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

搜索资源列表

  1. FIFO

    0下载:
  2. 模拟页式虚拟存储管理地址转换和缺页中断,并用FIFO算法处理缺页中断。-Simulation of virtual storage management page address translation and page fault, and FIFO method to deal with page fault.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:1106
    • 提供者:金婷
  1. 0022

    0下载:
  2. 模拟分页式虚拟存储管理中硬件的地址转换和缺页中断,以及选择页面调度算法处理缺页中断-Analog paging virtual memory management hardware address translation and page fault, as well as the choice of scheduling algorithm to deal with page page fault
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:60137
    • 提供者:张天
  1. duanye

    0下载:
  2. 段页式虚拟存储管理的地址转换程序,操作系统的课程设计,使用C++的控制台程序,结构化的.-Paragraph on page virtual storage management addresses the conversion process, the operating system
  3. 所属分类:OS Develop

    • 发布日期:2017-04-29
    • 文件大小:15245
    • 提供者:xuekunlun
  1. 236116

    0下载:
  2. 页式虚拟存储管理中地址转换和缺页中断yeshidsdkfljwiorwoper-Page storage management in virtual address translation and page fault
  3. 所属分类:OS Develop

    • 发布日期:2017-04-29
    • 文件大小:237700
    • 提供者:遥遥
  1. czxitong

    0下载:
  2. 模拟页式虚拟存储管理地址转换和缺页中断 nkanfk afn andf-Simulation of virtual memory management page address translation and page fault
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:66928
    • 提供者:洋洋
  1. VirtualMemory

    0下载:
  2. 模拟分页式虚拟存储管理中硬件的地址转换和缺页中断,以及选择页面调度算法处理缺页中断。采用先进先出调度算法。-Analog paging in virtual storage management hardware and the address translation page fault, as well as the choice of scheduling algorithm to deal with page page fault. FIFO scheduling algorithm u
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:53695
    • 提供者:屠娇娇
  1. 1234

    0下载:
  2. 页式虚拟存储管理中地址转换与缺页中断 分页存储管理将一个进程的逻辑地址空间分成若干大小相等的片,称为页面或页。-Virtual Storage Management page in the address translation page fault paging and storage management will be a process of logical address space divided into equal size chip, known as the page o
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:269916
    • 提供者:0
  1. 12344

    0下载:
  2. 模拟银行家算法 页式存储管理如何实现地址转换;进一步认识页式虚拟存储管理中如何处理缺页中断。用C++实现LRU置换算法 -Bankers algorithm simulation storage management page addresses how to achieve the conversion a better understanding of virtual memory management page of how to handle page fault. Using
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:284962
    • 提供者:0
  1. pama

    0下载:
  2. 页式虚拟存储管理缺页中断的模拟系统的设计——OPT、FIFO、随机淘汰算法-Virtual memory management page page fault the design of the simulation system- OPT, FIFO, random-out algorithm
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:1437
    • 提供者:wangfan
  1. managemen

    0下载:
  2. 页式虚拟存储管理缺页中断的模拟系统的设计方法-Virtual memory management page page fault simulation system design method
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:1817
    • 提供者:wangfan
  1. yeshiguanli

    0下载:
  2. 页式虚拟存储管理中地址转换和页式中断,VC++。-Page of virtual memory management, address translation and page-break, VC++.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:200399
    • 提供者:徐海波
  1. Simulation

    0下载:
  2. 模拟页式虚拟存储管理中硬件的地址转换和缺页中断,并用先进先出调度算法,处理缺页中断。 -Simulation on a virtual storage management hardware address and of a page fault, and advanced treatment of scheduling algorithm, interruption.
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:688
    • 提供者:赵超
  1. xunicunchuqi

    0下载:
  2. 模拟分页式虚拟存储管理中硬件的地址转换和缺页中断,以及选择页面调度算法处理缺页中断。 1.模拟分页式存储管理中硬件的地址转换和产生缺页中断。 2.用先进先出(FIFO)页面调度算法处理缺页中断。 3.用最近最少用(LRU)页面调度算法处理缺页中断。 -Analog paging virtual memory management hardware address translation and page fault, and choose a paging algorit
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:2332
    • 提供者:aihao
  1. yeshi

    0下载:
  2. 页式虚拟存储管理中地址转换和缺页中断的模拟、司机售票员问题: 编程用fork()创建一个子进程代表售票员,司机在父进程中,再用系统调用signal()让父进程(司机)捕捉来自子进程(售票员)发出的中断信号,让子进程(售票员)捕捉来自(司机)发出的中断信号,以实现进程间的同步运行。-Virtual storage management page address translation and page fault simulation, the driver conductor proble
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:4640
    • 提供者:郭俊
  1. Simulation

    0下载:
  2. 编写程序完成页式虚拟存储管理中地址转换过程和模拟缺页中断的处理。实验具体包括:首先对给定的地址进行地址转换工作,若发生缺页则先进行缺页中断处理,然后再进行地址转换;最后编写主函数对所作工作进程测试。 假定主存64KB,每个主存块1024字节,作业最大支持到64KB,系统中每个作业分得主存块4块。 -Writing process is complete page-based virtual memory address translation process management and
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:699
    • 提供者:yyy
  1. newtest2

    0下载:
  2. 页式虚拟存储管理中地址转换和缺页中断的模拟 操作系统课程设计-Virtual Storage Management page in the address translation and page fault simulation of the operating system curriculum design
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:2960
    • 提供者:啊啊
  1. fifo

    0下载:
  2. 模拟页式虚拟存储管理中硬件的地址转换和用先进先出调度算法处理缺页中断.虽然是文档文件,其源代码可以直接拷贝至C++运行,并且文档最后给出相应执行结果。-Simulation of the hardware address translation page of virtual storage management and FIFO scheduling algorithm for processing a page fault, although it is a document file an
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:57922
    • 提供者:hwq
  1. A0022zipn

    0下载:
  2. 模拟分页式虚拟存储管理中硬件的地址转换和和缺页中断,和选择页面调度算法处理缺页中断 -The analog paging virtual memory management hardware address translation and page fault interrupt, and select the page scheduling algorithm processing missing pages interrupt
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-15
    • 文件大小:59929
    • 提供者:积累
  1. KKK

    0下载:
  2. 页面虚拟存储,模拟分页式虚拟存储管理中硬件的地址转换和缺页中断,以及选择页面调度算法处理缺页中断。采用先进先出调度算-Page of virtual storage, to analog paging virtual memory management hardware address translation and page fault interrupt, as well as select paging algorithm processing a page fault. Using FI
  3. 所属分类:Other systems

    • 发布日期:2017-11-28
    • 文件大小:53603
    • 提供者:king
  1. jhz

    0下载:
  2. 页式虚拟存储管理中地址转换过程和模拟缺页中断的处理。实验具体包括:首先对给定的地址进行地址转换工作,若发生缺页则先进行缺页中断处理,然后再进行地址转换;最后编写主函数对所作工作进程测试。 假定主存64KB,每个主存块1024字节,作业最大支持到64KB,系统中每个作业分得主存块4块。-C program
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:1596
    • 提供者:jin hui zhen
« 1 23 4 5 »
搜珍网 www.dssz.com