CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - 空间的分配和回收

搜索资源列表

  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, using the first algorithm to a
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:4278
    • 提供者:陈为
  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. OS_experiment

    0下载:
  2. 1处理器调度 2主存分配和回收 3磁盘存储空间的分配和回收
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:165450
    • 提供者:bestjilei
  1. shiyan2

    0下载:
  2. 主存储器空间的分配和回收。 在可变分区管理方式下,采用最先适应算法实现主存空间的分配和回收。 计算机系统不仅要有足够容量、存储速度高、稳定可靠的主存储器,而且要能合理的分配和使用者且存储空间。主存的分配和回收的实现是与主存储器的管理方式有关的。本实验有助于了解在不同的存储管理方式下,应怎样实现主存空间的分配和回收。
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:113876
    • 提供者:yang
  1. test5

    1下载:
  2. 模拟实现磁盘空间的分配和回收。 1. 用位示图管理磁盘空间的分配与回收:要求打印或显示程序执行前和执行后的位示图,以及分配和回收磁盘的物理地址过程。 2. 模拟UNIX系统的空闲块成组链接法,实现磁盘空间管理。
  3. 所属分类:操作系统开发

    • 发布日期:2014-01-18
    • 文件大小:855296
    • 提供者:张张
  1. os3 本程序模拟磁盘存储空间的分配和回收

    0下载:
  2. 本程序模拟磁盘存储空间的分配和回收,并用位示图管理。-The program to simulate the distribution of disk storage and recovery, and management with a bit map display.
  3. 所属分类:操作系统开发

    • 发布日期:2017-03-24
    • 文件大小:1787
    • 提供者:chen
  1. zhucunchuqi.rar

    0下载:
  2. 在可变分区管理方式下,采用首次适应算法,循环首次适应算法,最佳适应算法和最坏适应算法实现主存空间的分配和回收。,Variable partition management mode, using the first adaptation algorithm, the first cycle of adaptation algorithm, the best algorithm and the worst adaptation algorithm to adapt to the distribut
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:3624
    • 提供者:dingdangmao
  1. 进程调度与作业调度的模拟

    0下载:
  2. 对进程调度与作业调度的模拟,进程调度算法:采用的是最高优先数优先的高度算法(即把处理机分配给优先数最高的进程和先来先服务算法。分区分配和回收算法:采用首次适应算法和最佳适应算法实现动态分区。其中,空闲分区通过空闲分区链来管理,在进行内存分配时,系统优先使用空闲区低端的空间。-process of scheduling and job scheduling simulation and process scheduling algorithm : the highest priority is t
  3. 所属分类:OS Develop

    • 发布日期:2017-03-23
    • 文件大小:40000
    • 提供者:陈任全
  1. codes_for_OS_experiment_3

    1下载:
  2. 2008年操作系统实验3存储管理的代码。 主存的分配与回收。不同的存储管理方式下,实现主存空间的分配与回收。动态分区分配方式中的数据结构和分配算法及动态分区存储管理方式及其实现过程。-2008 experiment 3 storage management operating system code. Main memory allocation and recovery. Different storage management mode, the realization of main
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:2357
    • 提供者:风临机
  1. memory

    0下载:
  2. 最优算法实现存储管理,实现了存储空间的分配和回收-Optimal storage management algorithm to achieve the storage space allocation and recovery
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:5499
    • 提供者:袁天
  1. os

    1下载:
  2. 操作系统实验和实验报告,包括单道作业调度,进程调度,文件管理和主存空间的分配和回收-Experiments and experimental operating systems, including single-channel job scheduling, process scheduling, document management and main memory space allocation and recovery
  3. 所属分类:OS Develop

    • 发布日期:2017-03-27
    • 文件大小:821240
    • 提供者:阿云
  1. fenqucunchu

    0下载:
  2. 编写程序完成可变分区存储管理方式的内存分配会受。实验具体包括:首先确定内存空间分配表;然后采用最佳分配算法完成内存空间的分配和回收;最后编写主函数对所做工作进行测试-Completed programming stored variable district management will be affected by the memory allocation. Specific experiments include the following: first determine alloca
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:1432
    • 提供者:
  1. Cpp3

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

    • 发布日期:2017-03-27
    • 文件大小:790
    • 提供者:GSrue
  1. cipenfenpei

    0下载:
  2. 磁盘空间的分配和回收 本程序可以提高磁盘存储空间的利用率,可在磁盘上组织成链接文件、索引文件,这类文件可以把逻辑记录存放在不连续的存储空间。-Disk space allocation and recycling
  3. 所属分类:Disk Tools

    • 发布日期:2017-03-30
    • 文件大小:458490
    • 提供者:罗理机
  1. memory-allocate

    0下载:
  2. 操作系统\磁盘调度 内存分配的首次适应算法\ 主存储器空间的分配和回收-Operating System \ disk scheduling the first-fit memory allocation algorithm \ main memory space allocation and recycling
  3. 所属分类:OS Develop

    • 发布日期:2017-03-25
    • 文件大小:486666
    • 提供者:oran
  1. 11

    0下载:
  2. 在分页式管理方式下采用位示图来表示主存分配情况,实现主存空间的分配和回收。-Paging management diagram to represent the main memory allocation, the main memory space allocation and recovery.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:260892
    • 提供者:dlq
  1. three-options

    0下载:
  2. 实现存储器空间的分配和回收,采用动态分配,首次适应算法,循环首次适应-Memory space allocation and recovery, dynamic allocation, the first-fit algorithm, the cycle for the first time to adapt to
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:280540
    • 提供者:yolandmao
  1. df

    0下载:
  2. 主存空间的分配和回收的作业,做的不错的,大家自己调整吧-Main memory space allocation and recovery operations, to do good, everybody make their own adjustments ~ ~~
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:195368
    • 提供者:林钧敏
  1. CM

    0下载:
  2. 编写程序完成动态分区存储管理方式的主存分配回收的实现。 完成: 验证最优适应算法; 实验具体包括:首先确定主存空间分配表;然后采用最优适应算法完成主存空间的分配和回收;最后编写主函数对所做工作进行测试。 -Write a program to complete dynamic partitioning storage management way of the realization of the distribution of main memory recovery.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:904
    • 提供者:杜英
  1. 20016278

    0下载:
  2. 通过本实验帮助学生理解在动态分区管理方式下应怎样实现主存空间的分配和回收-In this experiment to help students to understand in a dynamic partition management mode should be how to realize the main memory space allocation and recovery
  3. 所属分类:source in ebook

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