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

搜索资源列表

  1. Studymeterialsfordatastructure

    0下载:
  2. 数据结构课件([数据结构(C语言版)].严蔚敏.吴伟民.课件.第04章-串,第05章-数组和广义表,第06章-树和二叉树,第07章-图,第08章-动态存储管理,第09章-查找)-Study meterials for data structure (C language version). Weimin Yan&Weimin Wu . Including: Chapter 04- strings Chapter 05- arrays and generalized list
  3. 所属分类:Data structs

    • 发布日期:2017-05-14
    • 文件大小:3136703
    • 提供者:Sylvie
  1. fenyeshicunchuguanli

    0下载:
  2. 通过编写分页式存储管理的模拟程序,加深对页式存储管理方式的理解,熟悉逻辑地址到物理地址的转换过程,掌握虚拟存储管理中的页面调度算法,认识分页式虚拟存储系统中缺页中断的处理过程。-By writing tabbed storage management simulation program, deepen the page storage management understanding, familiar with the logical address to the conversion pr
  3. 所属分类:OS Develop

    • 发布日期:2017-05-04
    • 文件大小:72749
    • 提供者:
  1. Page-permutation-algorithm-

    0下载:
  2. 虚拟存储请求页式存储管理中几种基本页面置换算法的基本思想和实现过程-The basic idea and implementation process of several basic page replacement algorithms in virtual storage request page storage management,
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:18875
    • 提供者:谢燕苹
  1. com

    0下载:
  2. 加深对虚拟存储管理的概念和进程程序和数据在内存和外存之间换进换出算法的理解。实验的主要内容:用高级语言编写和调用高级语言编写和虚拟页式存储缺页计算模拟程序。-Deepen the concept of virtual memory management and process procedures and data between memory and the external memory to be swapped out algorithm understanding. The main
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1825
    • 提供者:何吟
  1. ymzhsf

    0下载:
  2. 页式存储管理中页面置换算法模拟设计,了解虚拟存储技术的特点,请求页式管理的页面置换算法。-Page storage management page replacement algorithm simulation design, understand the characteristics of virtual storage technology, the request page type management page replacement algorithm.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1996
    • 提供者:深深
  1. ymzhsf

    0下载:
  2. 操作系统的存储管理模块中关于页面置换的四种置换算法-Four replacement algorithms for page replacement in the storage management module of the operating system
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2042
    • 提供者:Susan
  1. Segment_Page

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

    • 发布日期:2017-05-04
    • 文件大小:332277
    • 提供者:郑文铭
  1. StorageCotrol

    0下载:
  2. 设计一个可变式分区分配的存储管理方案。并模拟实现分区的分配和回收过程。 对分区的管理法可以采用下面四种算法: 首次适应算法、最佳适应算法、最差适应算法 - 76/5000 Design a variable partition allocation of storage management program. And simulate the realization of the distribution and recycling process. The follow
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-04
    • 文件大小:21433
    • 提供者:jiaqi
  1. gooy

    0下载:
  2. 存储管理的代码,是操作系统的作业,做得不怎么样,希望大家多交流下-Storage management code, is the operating system s homework, do not good, hope everybody to talk about
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-17
    • 文件大小:31744
    • 提供者:mrjhinr
  1. tramhformation

    0下载:
  2. 存储管理,存储将指令序列变换成为页地址流 设 用户内存容量为4页-Store management, it will become a page address instruction sequence transformation flow set user memory capacity of 4 pages
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-22
    • 文件大小:3072
    • 提供者:Nicksw
  1. estpmate-figure

    0下载:
  2. 操作系统中的进程调度, 模拟存储管理中内存空间的管理和分配-In the operating system process scheduling, simulated storage management in the management and allocation of memory space
  3. 所属分类:File Operate

    • 发布日期:2017-12-18
    • 文件大小:17408
    • 提供者:rjtebo
  1. vhe

    0下载:
  2. 存储管理采用可变分区方式,可变分区方式是按作业需要的主存空间大小来分配分区的-Storage management adopts variable partition method, variable partition method is according to the operation needs of main memory space to allocate partitions
  3. 所属分类:ComboBox

    • 发布日期:2017-12-13
    • 文件大小:13174
    • 提供者:Seblstian
  1. desinn-good

    0下载:
  2. 页式存储管理方案算法的模拟系统 课程设计的代码 得了优秀,-Page storage management solution algorithm curriculum design code has good simulation system,
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-14
    • 文件大小:9216
    • 提供者:widod
  1. ooeedongdongthe

    0下载:
  2. 操作系统存储管理实验源代码,,与实验报告,不错的-The source code, the operating system storage management experiments, and the experiment report, good dongdong
  3. 所属分类:ComboBox

    • 发布日期:2017-12-15
    • 文件大小:11264
    • 提供者:eboifalezce
  1. complnxlty

    0下载:
  2. 存储管理,存储将指令序列变换成为页地址流 设 用户内存容量为4页-Store management, it will become a page address instruction sequence transformation flow set user memory capacity of 4 pages
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-12
    • 文件大小:3136
    • 提供者:undireclwh
  1. 1896205

    0下载:
  2. 操作系统存储管理实验源代码,,与实验报告,不错的-The source code, the operating system storage management experiments, and the experiment report, good dongdong
  3. 所属分类:Other systems

    • 发布日期:2017-12-16
    • 文件大小:10240
    • 提供者:linker
  1. 111

    0下载:
  2. 采用了虚拟的NI-PCI 6221数据采集卡,利用虚拟仪器及其相关技术实现了多通道数据采集。该系统具有多路采集、实时显示、存储管理与密码保护等功能-The virtual NI-PCI 6221 data acquisition card is adopted, and the multi-channel data acquisition is realized by virtual instrument and its related technology. The system has ma
  3. 所属分类:LabView

    • 发布日期:2017-12-13
    • 文件大小:22641285
    • 提供者:韩月
  1. 07936777

    0下载:
  2. 存储管理,存储将指令序列变换成为页地址流 设 用户内存容量为4页-Store management, it will become a page address instruction sequence transformation flow set user memory capacity of 4 pages
  3. 所属分类:File Operate

    • 发布日期:2017-12-14
    • 文件大小:3218
    • 提供者:Phoeqg
  1. dvljty

    0下载:
  2. 操作系统中的进程调度, 模拟存储管理中内存空间的管理和分配-In the operating system process scheduling, simulated storage management in the management and allocation of memory space
  3. 所属分类:Other windows programs

  1. 实验2

    0下载:
  2. 本实验的目的是通过请求页式存储管理中页面置换算法模拟设计, 了解虚拟存储技术的特点, 掌握请求页式存储管理的页面置换算法。 ①先进先出的算法( F I F O ) ; ②最近最少使用算法( L R U ) ; ③最佳淘汰算法( O P T ) : 先淘汰最不常用的页地址; ④最少访问页面算法( L F U ) ; ⑤简单时钟算法( CLOCK)(Page replacement algorithm)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-25
    • 文件大小:21504
    • 提供者:suprelee
« 1 2 ... 35 36 37 38 39 4041 42 43 44 45 ... 50 »
搜珍网 www.dssz.com