搜索资源列表

  1. 最佳适应法

    0下载:
  2. 采用首次适应法、最佳适应法或最差适应法,编写一内存分配和回收模拟程序。 动态地随机产生新的“内存分配”或“内存回收”请求,再按照你选定的分配算法修改这个数组。由于这个实验的重点在于内存分配,所以不考虑与某内存区相关的进程情况。-used first to adapt, adapt best or the worst adaptation law, the preparation of a memory allocation and re
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:69285
    • 提供者:吴晓辉
  1. buddy

    1下载:
  2. 伙伴系统虚拟分配和回收内存方法,buddy算法-A method about partner systems distribute and recycle memory visually
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1910
    • 提供者:河南
  1. OS进程调度模拟

    0下载:
  2. 1、按优先权调度算法,实现处理器调度。 2、主存储器空间的分配和回收 在可变分区管理方式下,采用最先适应算法实现主存空间的分配和回收。-1, priority scheduling algorithm to achieve processor scheduling. 2, the main memory space allocation and recovery of the variable area management,
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:4278
    • 提供者:陈为
  1. 实验二

    0下载:
  2. 一、实习内容 主存储器空间的分配和回收。 二、实习目的 通过本实习帮助理解在不同的存储管理方式下应怎样贮存空间的分配和回收。 -an internship contents of main memory space allocation and recovery. 2, internships purpose of the internship through the help understand the differ
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:7882
    • 提供者:郭郭
  1. OSFirstFit

    0下载:
  2. 主存空间的分配和回收 可变分区管理方式下采用首次适应算法实现主存分配和回收-main memory space allocation and recovery of the variable through the adoption of management algorithm to adapt to the first main memory allocation and recovery
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:73218
    • 提供者:戴其蓬
  1. Simulate_Allocate_Memory_Implement_by_C

    0下载:
  2. 模拟内存分配的c语言实现 六、 实验目的 了解用户程序分配内存以及回收所用内存的过程,加深对操作系统存储管理机制的理解。 七、 实验内容 采用首次适应法、最佳适应法或最差适应法,编写一内存分配和回收模拟程序。 (提示:“内存空闲区”数组的设置原理类似于实验一。动态地随机产生新的“内存分配”或“内存回收”请求,再按照你选定的分配算法修改这个数组。由于这个实验的重点在于内存分配,所以不考虑与某内存区相关的进程情况。)
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3617
    • 提供者:丘方
  1. mmy

    0下载:
  2. 模拟内存管理,包括内存分配和内存回收, 用界面显示分配和回收结果-simulation memory management, memory allocation and memory recovery, with interface shows the distribution and recovery results
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:31595
    • 提供者:李森
  1. kjfqgl

    0下载:
  2. 操作系统可变分区分配是应用较广泛的一种存储管理技术,此程序用VC构造分区描述数据结构,编制分区分配和回收算法-operating system through distribution is variable over a wide range of a storage management technology, this procedure VC tectonic describe data structure, the prepa
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1806
    • 提供者:包包
  1. luxue

    0下载:
  2. 内容:主存空间的分配和回收 内附模块说明和详细解释-: main memory space allocation and recovery module contains descr iptions and detailed explanation
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1901
    • 提供者:陆雪
  1. abc-de

    0下载:
  2. 在分页式管理方式下采用位示图来表示主存分配情况,实现主存空间的分配和回收。 一个好的计算机系统不仅要有一个足够容量的、存取速度高的、稳定可靠的主存储器,而且要能合理地分配和使用这些存储空间-in pagination management practice adopted Bitmap to express distribution of main memory, main memory space realization of t
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:5342
    • 提供者:啊传
  1. osmemorry

    0下载:
  2. 操作系统模拟虚拟存储器的分配和回收原理的分析与实现方法。-operating system simulation of virtual memory allocation and recovery principles and the analysis method.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:17678
    • 提供者:hclitt
  1. 0408008422

    0下载:
  2. 这是关于模拟实现操作系统设备分配和回收的程序。具有一定的可行性-This is the operating system for simulation equipment distribution and collection procedures. Certain feasibility
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:20513
    • 提供者:ziqing_zhen
  1. DisANDRectheRAM

    0下载:
  2. 模拟了操作系统里面的动态分配和回收内存空间的过程,有多种算法。-simulation of the operating system inside the dynamic allocation of memory space and recovery process, a number of algorithms.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:96213
    • 提供者:xue yixian
  1. 1

    0下载:
  2. 操作系统 磁盘储存空间的分配和回收 c++实现
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:19086
    • 提供者:lingshao
  1. 2

    0下载:
  2. 操作系统 磁盘储存空间的分配和回收 c++实现 第二版
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:6898
    • 提供者:lingshao
  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. 所属分类:操作系统开发

    • 发布日期:2024-05-13
    • 文件大小:1889280
    • 提供者:liuming
  1. DynamicMem

    0下载:
  2. 动态分区方式主存的分配和回收程序,在动态分区管理方式下采用不同的分配算法实现主存分配和实现主存回收-It is a project that itimate memory distribute and restore
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-13
    • 文件大小:12288
    • 提供者:tom
  1. SpaceAllocate

    0下载:
  2. 本程序是基于对话框的存储控件的分配和回收仿真程序,算法是最近优先匹配算法。-This procedure is based on the dialog box controls the allocation of storage and recovery simulation program, the algorithm is the latest priority matching algorithm.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-13
    • 文件大小:2140160
    • 提供者:dabing07
  1. Cpp3

    0下载:
  2. 主存储器空间的分配和回收 当用户提出申请存储器空间时,存储管理必须根据申请者的要求,按一定的策略分析主存空间的使用情况,找出足够的空闲区域分配给申请者。当作业撤离或主动归还主存资源时,则存储管理要收回作业占用的主存空间或归还部分主存空间。-=.=
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:GSrue
  1. Paging management_

    0下载:
  2. 借用外存空闲分区管理中位示图的方法来表示主存分配情况,实现主存空间的分配和回收。(Use free partition management method diagram to represent the distribution of main memory, the main memory space allocation and recovery.)
  3. 所属分类:其他小程序

« 1 2 34 5 6 7 8 9 10 ... 17 »

源码中国 www.ymcn.org