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

搜索资源列表

  1. 10

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

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

    0下载:
  2. 在VC环境下,模拟伙伴系统的实现。 用来理解Linux系统如果用伙伴系统动态存储管理内存。 -The realization of the system simulation partners
  3. 所属分类:OS Develop

    • 发布日期:2017-11-18
    • 文件大小:2127
    • 提供者:jimmytj
  1. yeshicunchuguanli

    0下载:
  2. 操作系统页式存储管理的FIFO,LFU算法-Page memory management of the operating system, FIFO, LFU algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-11-10
    • 文件大小:1024
    • 提供者:李宇
  1. fenqu

    0下载:
  2. 分区式存储管理算法主要有:首次适应算法,最佳适应算法,最坏适应算法。-Partition storage management algorithm: first-fit algorithm, best-fit algorithm, the worst-fit algorithm.
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-07
    • 文件大小:1496
    • 提供者:影子
  1. operator-system-program

    0下载:
  2. 本文件夹有四个程序,分别为操作系统中进程调度,单道作业处理调度,段页式存储管理,以及文件管理,均为dos下的c程序开发。-Four programs folder, respectively, for operating system process scheduling, job processing of single-channel scheduling, paragraph page memory management, and file management are c under d
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-14
    • 文件大小:9650
    • 提供者:钱华
  1. chucunguanl

    0下载:
  2. 采用一些常用的存储器分配算法,设计一个请求页式存储管理模拟系统并调试运行。-Memory allocation algorithm, design a request page storage management simulation system debugging and running
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-28
    • 文件大小:41239
    • 提供者:任家文
  1. jinchengguanlidiaoducunchuguanli

    0下载:
  2. 实验一 进程管理 1.目的和要求    加强对进程概念的理解。 2.实验内容    至少要有:创建新的进程;查看运行进程;换出某个进程;杀死运行进程以及进程之间通信等功能。 3.实验环境    Windows、DOS系统    TC语言 实验二:进程调度 【实验内容】 设计一个有 N个进程共行的进程调度程序。      进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)和先来先服务算法。 实验三 存储管理
  3. 所属分类:Other systems

    • 发布日期:2017-11-28
    • 文件大小:372212
    • 提供者:张亭亭
  1. OS

    1下载:
  2. 里面包括了动态分区分配方式的模拟程序、模拟动态优先权进程调度程序、请求调页存储管理方式的模拟程序、编辑距离算法程序、最长子序列的算法!-Which includes a dynamic partition allocation simulation program to simulate the dynamic priority process scheduler, to request paging storage management simulation program, edit dis
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-22
    • 文件大小:6233
    • 提供者:赵风
  1. Request-page-storage-management-C

    0下载:
  2. 请求页式存储管理 C++ 运行环境vc6.0-Request page storage management C
  3. 所属分类:OS Develop

    • 发布日期:2017-12-05
    • 文件大小:60109
    • 提供者:金火
  1. Variable-partition-allocation

    0下载:
  2.  设计一个可变式分区分配的存储管理方案。并模拟实现分区的分配和回收过程。-Variable partition allocation
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-12
    • 文件大小:2035
    • 提供者:张明
  1. qydoc

    0下载:
  2. 桃源企业文件管理系统适用于任何机构内部或内外之间的电子文档存储管理、网络服务、传阅签收、公文审批等业务流程,便于机构全体、部门、个人的电子文档共享,有关文档按机构、部门、项目组、职员进行严格管理,实现对文件的严格管理与可控共享。-Taoyuan enterprise document management system applies to any house or between the inside and the outside of the electronic document sto
  3. 所属分类:.net

    • 发布日期:2017-12-05
    • 文件大小:2911817
    • 提供者:dfasweio
  1. BufferManager

    0下载:
  2. 模拟实现存储管理器和缓冲存储器,数据库系统实现实验的源码-mo ni shixian cuncu guanli qi he huan chong cuncu qi
  3. 所属分类:source in ebook

    • 发布日期:2017-12-03
    • 文件大小:2964694
    • 提供者:custqi
  1. Text1

    0下载:
  2. 设计一个请求页式存储管理方案,为简单起见。页面淘汰算法采用FIFO页面淘汰算法,并且在淘汰一页时,只将该页在页表中修改状态位。而不再判断它是否被改写过,也不将它写回到辅存。-Design a request page storage management solutions for the sake of simplicity. Page elimination algorithm uses FIFO page elimination algorithm, and in a phase-out,
  3. 所属分类:Other systems

    • 发布日期:2017-12-04
    • 文件大小:2048
    • 提供者:汪玥
  1. os

    0下载:
  2. 操作系统的段页式存储管理的地址转换,实现了段页式存储管理的地址转换。-Paragraph page storage management operating system, address translation, the storage management segment page address translation.
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:1927
    • 提供者:wuxiansheng
  1. qydoc

    1下载:
  2. 基于ASP的文件管理系统,电子文档存储管理、网络服务、传阅签收、公文审批等业务流程,实现对文件的严格管理与可控共享。-Based on the ASP document management system, electronic document storage management, network services, circulation of receipt, document approval and business processes to achieve the strict m
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-12-01
    • 文件大小:2958950
    • 提供者:xia
  1. os1

    0下载:
  2. 操作系统的实验,存储管理和虚拟存储器管理-Experiments of the operating system, memory management and virtual memory management
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-13
    • 文件大小:3530
    • 提供者:云天碧
  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
    • 文件大小:5701
    • 提供者:lizhi
  1. code

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

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

    0下载:
  2. 数据结构算法,存储管理,其中包括:边界标识法,伙伴系统和存储紧缩-Data structure algorithms, storage management, including: the boundary identification law partner systems and storage crunch
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-23
    • 文件大小:7493
    • 提供者:逍遥自在
  1. DEAL_STORAGE_NEW

    1下载:
  2. ① 本实验是模拟操作系统的主存分配,运用可变分区的存储管理算法设计主存分配和回收程序,并不实际启动装入作业。 ② 采用最先适应法、最佳适应法、最坏适应法分配主存空间。 ③ 当一个新作业要求装入主存时,必须查空闲区表,从中找出一个足够大的空闲区。若找到的空闲区大于作业需要量,这时应把它分成二部分,一部分为占用区,剩余部分又成为一个空闲区。 ④ 当一个作业撤离时,归还的区域如果与其他空闲区相邻,则应合并成一个较大的空闲区,登在空闲区表中。 ⑤ 运行所设计的程序,输出有关数据结构表项的
  3. 所属分类:OS Develop

    • 发布日期:2017-11-13
    • 文件大小:1907878
    • 提供者:张丹
« 1 2 ... 30 31 32 33 34 3536 37 38 39 40 ... 50 »
搜珍网 www.dssz.com