CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 分页存储 管理 算法

搜索资源列表

  1. cz

    0下载:
  2. 操作系统的课程设计,分别是 题目一:模拟分页式存储管理中硬件的地址转换和产生缺页中断。 题目二:用先进先出(FIFO)页面调度算法处理缺页中断。 -operating system of curriculum design, is a topic : simulation tabbed storage management hardware address translation and have missing pages interruption. Topic 2 : FIFO
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:70.57kb
    • 提供者:xb
  1. page-management

    0下载:
  2. 模拟分页式虚拟存储管理中硬件的地址转换和缺页中断,以及选择页面调度算法处理缺页中断-Analog paging virtual memory management hardware address translation and page fault, and choose a paging algorithm processing a page fault.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:2.47kb
    • 提供者:duane
  1. os

    0下载:
  2. 分页管理的算法的比较,实现基本的存储管理-FIFO,LRR,LFR,OPT,LUR
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:8.17kb
    • 提供者:文成
  1. asd

    4下载:
  2. 建立一个基本分页存储管理系统的模型 首先分配一片较大的内存空间,作为程序运行的可用存储空间 建立应用程序的模型; 建立进程的基本数据结构及相应算法 建立管理存储空间的基本存储结构 建立管理分页的基本数据结构与算法。 设计存储空间的分配与回收算法; 提供信息转储功能,可将存储信息存入磁盘,也可从磁盘读入 -asd
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1013.23kb
    • 提供者:余乐
  1. PAGE

    1下载:
  2. 目的: 了解分页存储的原理。 理解分页存储的管理算法。 实验内容和步骤: 1.分页式存储管理方案。 内存被划分成2048块(页)。用32位字长的字存放位示图, 为0的位表示该块尚未分配,为1的位表示该块已分配。 2.算法处理过程。 编辑文件。该文件中存有内存目前状况的位示图的数据(0和1的文件)。 程序应读入数据,存放在相应的数据结构中。 显示友好的用户界面,输入内存申请(总块数)。 根据申请和位示图状态,为用户分配内存,并建立页表。 输出位示图和
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-30
    • 文件大小:1.64kb
    • 提供者:虫儿飞
  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
    • 文件大小:2.28kb
    • 提供者:aihao
  1. renjinzl

    0下载:
  2. 分页式存储管理算法C语言操作系统 输入页表地址和页表长度后,系统会自动生成页号所对应的块号。再输入逻辑地址后边会成公传换成所对应的逻辑地址。-Page C-storage management algorithms operating system input address and the page table page table length, the system will automatically generate page numbers corresponding to th
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:1006byte
    • 提供者:任静
  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
    • 文件大小:58.52kb
    • 提供者:积累
  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
    • 文件大小:52.35kb
    • 提供者:king
  1. os2

    0下载:
  2. 通过在第1部分实验基础上,完成实现进程的分页式内存分配和地址转换过程,并进一步完成请求分页式存储分配和地址转换过程。掌握分页式存储管理和请求分页存储管理、并掌握页面置换先进先出(FIFO)、最近最久未使用(LRU)等算法-Through to complete paging memory allocation and address of the realization process of the conversion process, based on the first part of t
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-29
    • 文件大小:5.57kb
    • 提供者:lizhi
  1. fenyeguanli

    0下载:
  2. 模拟存储管理常用的请求分页存储管理技术 深入理解虚拟内存的思想和主要的页面淘汰算法-Commonly used in analog storage management storage management technology demand paging virtual memory depth understanding of the ideas and the main page replacement algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-18
    • 文件大小:4.5kb
    • 提供者:张开波
  1. ooo

    0下载:
  2. 1、 模拟分页式存储管理中硬件的地址转换和产生缺页中断。 2、 用先进先出页面调度算法处理缺页中断。 -1, analog paging storage management hardware address translation and generate a page fault. 2, with FIFO scheduling algorithm processing page page fault.
  3. 所属分类:CSharp

    • 发布日期:2017-04-11
    • 文件大小:1.05kb
    • 提供者:lgc
  1. fenyeguanli

    0下载:
  2. 模拟存储管理常用的请求分页存储管理技术 深入理解虚拟内存的思想和主要的页面淘汰算法-Commonly used in analog storage management storage management technology demand paging virtual memory depth understanding of the ideas and the main page replacement algorithm
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:4.64kb
    • 提供者:k25zhuang
  1. fenyeguanli

    0下载:
  2. 模拟存储管理常用的请求分页存储管理技术 深入理解虚拟内存的思想和主要的页面淘汰算法-Commonly used in analog storage management storage management technology demand paging virtual memory depth understanding of the ideas and the main page replacement algorithm
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:4.73kb
    • 提供者:ucyuan
  1. 虚拟存储器

    0下载:
  2. 模拟分页式虚拟存储管理中硬件的地址转换和缺页中断,以及选择页面调度算法处理缺页中断。(The simulation of paged virtual storage management hardware address translation and page missing interrupt, and select Page scheduling algorithm to deal with missing pages interrupt.)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:1kb
    • 提供者:frank1..
搜珍网 www.dssz.com