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

搜索资源列表

  1. 内存管理—FIFO算法

    1下载:
  2. 请求页式存储管理方案:页面淘汰算法采用 FIFO页面淘汰算法,并且在淘汰一页时,只将该页在页表中修改状态位。而不再判断它是否被改写过,也不将它写回到辅存。-request page-storage management programs : pages out FIFO algorithm out pages algorithm, and in an out, only to the page in the page table to amend the state spaces. Rather
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1126
    • 提供者:lili
  1. 页式管理

    0下载:
  2. 页面的存储管理,几种不同的调渡算法,能更深刻的学习存储管理,是可运行的程序-pages of storage management, several different cross-algorithm, the more profound study storage management, operational procedures
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:4552
    • 提供者:执凹
  1. Fixed

    0下载:
  2. 实现固定分区存储管理方式下存储空间的分配和去配-To achieve a fixed partition memory management mode memory space allocation and de-allocation
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:9955
    • 提供者:小高
  1. 11

    0下载:
  2. 通过编写和调试存储管理的模拟程序以加深对存储管理固定分区存储管理方案的理解。实现固定分区存储管理的分配、去配。-Storage management through the development and debugging of the simulation program to enhance the fixed partition of the storage management storage management program understanding. To achieve t
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:1634
    • 提供者:sue
  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. OS_Big_Work_No3

    0下载:
  2. 一、设计目的 1、理解动态分区式存储管理的工作原理 2、掌握分区分配的一下三算法:首先适应算法、最佳适应算法和最坏适应算法 3、掌握动态分区分配的存储分配和存储回收的过程 二、设计要求 1、建立空闲分区表数据文件,该文件包括两个字段:空闲区的起始地址和长度;该文件有若干个记录,表示目前系统有多个空闲分区; 2、建立已分配分区表数据文件,该文件包括三个字段:已分配分区的起始地址、长度、作业名称;该文件有若干个记录,表示目前系统有多个作业; 3、程序启动时读两分区表数据文
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:322470
    • 提供者:xcc
  1. fenqushicunchuguanli

    0下载:
  2. 操作系统实验,分区式存储管理系统实验,c++编程-Operating system, experiment, experiment partition storage management system, c++ programming
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:866435
    • 提供者:kay
  1. OS

    0下载:
  2. 大学操作系统实验设计,包括进程调度,作业调度,存储管理,文件系统的代码。-University of operating system, experimental design, including process scheduling, job scheduling, storage management, file system code.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:161298
    • 提供者:温少
  1. wenjianguanli

    0下载:
  2. 文件存储管理采用索引的方式,同时用位视图管理磁盘并且进行分配和回收-File storage management using the index method, while the disk with the digital view management and the allocation and recovery of
  3. 所属分类:OS Develop

    • 发布日期:2017-04-10
    • 文件大小:1888785
    • 提供者:liuming
  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. PAGE

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

    • 发布日期:2017-03-30
    • 文件大小:1679
    • 提供者:虫儿飞
  1. pagemem

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

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

    0下载:
  2. 模拟页式存储管理方案中内存空间的管理和分配-Analog page storage management program management and allocation of memory space
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:1011464
    • 提供者:11
  1. memory

    0下载:
  2. 该程序模拟可变分区存储管理技术管理内存,分配算法是最先适应分配算法。可以为作业分配内存、回收内存,在内存不够时可以进行主存紧凑。-The program simulated a variable partition storage management technology management memory allocation algorithm is first to meet the allocation algorithm. Can allocate memory for the op
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:36765
    • 提供者:jlliu
  1. os_shiyan

    0下载:
  2. 操作系统课程所有的试验的源码,包括处理及调度与死锁,可变分区存储管理,设备管理,文件管理,进程创建与撤销,进程同步,还有相关的报告。对于计算机专业操作系统学习很有用处的!-All of the tests the operating system source program, including processing and scheduling and deadlock, variable partition storage management, device management, do
  3. 所属分类:OS Develop

    • 发布日期:2017-05-14
    • 文件大小:3324633
    • 提供者:meizi
  1. yinhangguanli

    0下载:
  2. 这个文档是关于 Visual C++ 6.0编写的MFC AppWizard(exe)的《银行存储管理系统》的 报告。报告中有代码和程序运行界面截图。-This document is about the Visual C++ 6.0 prepared by MFC AppWizard (exe) " bank storage management system" report. The report contains the interface code and run sh
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-03-29
    • 文件大小:763217
    • 提供者:唯一
  1. fenqu

    0下载:
  2. 可分辨分区存储管理方式内存的分配与回收 。 编写程序,采用可变分区存储管理方式实现内存的分配与回收。首先确定内存空间的分配表,其次采用最优适应算法(BFA)完成,最后编写主函数对所做的工作进行测试。-Distinguished geographical allocation of memory storage management and recovery. Programming, using variable partition memory management and memory al
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:11402
    • 提供者:小郭
  1. FCFS

    0下载:
  2. 一个简单的模拟页是存储管理,运用先来先服务原则。(A simple analog page is storage management, using the first service principle.)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-08
    • 文件大小:171008
    • 提供者:小咸鱼
  1. opt fifo lru

    0下载:
  2. 调页存储管理,使用opt,lru,fifo三种(Page storage management, using the three kinds of OPT, LRU, FIFO)
  3. 所属分类:其他

    • 发布日期:2018-01-11
    • 文件大小:785408
    • 提供者:timmer
  1. 15

    0下载:
  2. 普华存储管理系统是一个基于PHP和MySQL基于存储管理系统。一想到存储管理系统的前身,现更名普华存储管理系统,简称WMS普华。包括以下模块:查询页面统计,入库登记,入库,仓库注册,查询仓库,库存统计,个人设置,用户管理,通知管理,基础数据,备份和恢复,日志操作。(Waterhouse storage management system is a PHP based and MySQL based storage management system. The thought of a stora
  3. 所属分类:WEB开发

    • 发布日期:2018-05-02
    • 文件大小:1325056
    • 提供者:435uhtr
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com