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

搜索资源列表

  1. 页式虚拟存储管理中地址转换和缺页中断的模拟

    0下载:
  2. 页式虚拟存储管理中地址转换和缺页中断的模拟操作
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:4917
    • 提供者:陈可
  1. hurricane1230

    0下载:
  2. //页式虚拟存储管理中地址转换和缺页中断的模拟。这个是操作系统课程设计的报告啊。十分有用。您一定要亲自看一看哦。-/ / virtual memory page management NAT and missing pages interrupted simulation. The operating system is designed courses ah report. Very useful. You must personally look oh.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1683
    • 提供者:地方的
  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
    • 文件大小:72266
    • 提供者:xb
  1. china

    0下载:
  2. 【操作系统】页式虚拟存储管理中地址转换和缺页中断的模拟
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1562
    • 提供者:望人
  1. lujia

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

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

    0下载:
  2. 模拟固定分区存储管理中的地址转换 ?D夤潭ǚ智
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1553
    • 提供者:zhw
  1. fifoyemianzhihuan

    0下载:
  2. 通过编写和调试存储管理的模拟程序以加深对存储管理方案的理解。熟悉虚存管理的各种页面淘汰算法。通过编写和调试地址转换过程的模拟程序以加强对地址转换过程的了解-through writing and debugging of storage management simulation program to increase the storage management program understanding. Familiar with virtual memory management alg
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1686
    • 提供者:nicmaters
  1. 模拟分页式存储管理

    0下载:
  2. 模拟分页式存储管理中硬件的地址转换和用先进先出调度算法(FIFO)处理缺页中断-simulation tabbed storage management hardware address translation, and the use of FIFO scheduling algorithm (FIFO) interrupt handling missing pages
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1715
    • 提供者:夏雨
  1. 页式虚拟存储管理中地址转换和缺页中断

    0下载:
  2. 页式虚拟存储管理中地址转换和缺页中断,这是赏完操作系统课时做的实习设计,有完备的分析余与设计,如实验目的,实验内容,实验模块的实现,采用的是采用先进先出页面置换算法。
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:237696
    • 提供者:成龙
  1. 模拟段式存储管理中地址转换

    0下载:
  2. 随机确定内存大小,进程的个数,每个进程的段数及段大小。当某进程提出申请空间的大小后,显示能否满足申请,以及为该进程分配资源后有关地址转换的数据。-memory size, process numbers and their number of paragraphs and paragraph size have been randomely determined. when one process applies a certain amount of memory, the program
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1614
    • 提供者:haha
  1. zjf.rar

    0下载:
  2. 存储管理模拟,编写程序,模拟请求页式存储管理中的硬件地址转换过程,使用三种不同的页面置换算法进行页面替换。分别是先进先出,最佳置换,最近最久未使用页面替换,并计算缺页率。,Storage management simulation, programming, simulation request page storage management hardware address translation process, using three different page replacement
  3. 所属分类:操作系统开发

    • 发布日期:2017-03-29
    • 文件大小:379678
    • 提供者:飓风
  1. ffff11122.rar

    0下载:
  2. 模拟页式虚拟存储管理中硬件的地址转换和缺页中断,采用先进先出处理缺页中断,mock-page virtual memory management hardware address translation and missing pages interruption, using FIFO interrupt handling missing pages
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-11
    • 文件大小:958
    • 提供者:邢飞
  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. caozuoxitong

    0下载:
  2. 请求页式存储管理地址转换模拟,通过编写和调试存储管理的模拟程序以加深对存储管理方案的理解,熟悉虚存管理的各种页面淘汰算法。通过编写和调试地址转换过程的模拟程序以加强对地址转换过程的了解。-Requested page address translation memory management simulation, through the preparation and debugging of analog storage management procedures to deepen the
  3. 所属分类:OS Develop

    • 发布日期:2017-04-12
    • 文件大小:1211
    • 提供者:周青
  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. AddressExchange

    0下载:
  2. 用c++描述操作系统的断页式存储管理地址的转换-Using c++ descr iption of the operating system off-page storage management address translation
  3. 所属分类:OS Develop

    • 发布日期:2017-05-27
    • 文件大小:10169334
    • 提供者:王火华
  1. moni

    0下载:
  2. 实现模拟分页式虚拟存储管理中地址转换和缺页中断,有试验报告。程序中假定主存的每块长度为128字节;现有一个共七页的作业,将第0页到第3页中的内容装入主存中,其余三页未装入主存;-Analog paging virtual memory management, address translation and page fault, there are test report. The program assumes that the length of each block of main mem
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:56485
    • 提供者:jarly
  1. duanye

    0下载:
  2. 模拟段页式虚拟存储管理中地址转换 操作系统课程设计。-Analog Section page-address translation of virtual storage management operating system, curriculum design.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:283334
    • 提供者:xhouyan
  1. pagemem

    0下载:
  2. 页式虚拟存储管理中地址转换和缺页中断的模拟-very good!
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:5465
    • 提供者:lucky
  1. FIFO102

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

    • 发布日期:2017-04-12
    • 文件大小:1147
    • 提供者:chun42275
« 12 3 4 »
搜珍网 www.dssz.com