搜索资源列表

  1. shiyan2

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

    • 发布日期:2024-05-19
    • 文件大小:113664
    • 提供者:yang
  1. space

    0下载:
  2. 主存的分配和回收的实现与主存储器的管理方式有关的,通过本实验帮助学生理解在可变分区管理方式下应怎样实现主存空间的分配和回收。-Main memory allocation and recovery with the main memory management methods relating to the passage of this experiment to help students understand the variab
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:莫小幽
  1. os

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

    • 发布日期:2024-05-19
    • 文件大小:821248
    • 提供者:阿云
  1. dongtaifenpeineicun

    0下载:
  2. 个好的计算机系统不仅要有一个足够容量的、存取速度高的、稳定可靠的主存储器,而且要能合理地分配和使用这些存储空间。当用户提出申请主存储器空间时,存储管理必须根据申请者的要求,按一定的策略分析主存空间的使用情况,找出足够的空闲区域分配给申请者。当作业撤离或主动归还主存资源时,则存储管理要收回作业占用的主存空间或归还部分主存空间。主存的分配和回收的实现是与主存储器的管理方式有关的,本程序帮助学生理解在动态分区管理方式下应怎样实现主存空间的分配
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:214016
    • 提供者:胡天若
  1. zhucunchuqi

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

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:dingdangmao
  1. Cpp3

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

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:GSrue
  1. memory--recycling-experiments

    0下载:
  2. 熟悉主存的分配与回收。理解在不同的存储管理方式下,如何实现主存空间的分配与回收。掌握动态分区分配方式中的数据结构和分配算法及动态分区存储管理方式及其实现过程-Familiar with the main memory allocation and recovery. Understanding of storage management in a different way, how to achieve the main memory
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:439296
    • 提供者:xiaoxiao
  1. fenpeiyuhuishou

    0下载:
  2. 采用c语言实现首次适应算法完成主存空间的分配和回收-Using c language to complete first-fit algorithm for the allocation of main memory space and recycling
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:王期
  1. chenyang

    0下载:
  2. 帮助了解在不同的存储管理方式下,应怎样实现主存空间的分配和回收。 -Help understand the different storage management, should be how to achieve the main memory space allocation and recovery
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:陈阳
  1. memory

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

    • 发布日期:2024-05-19
    • 文件大小:61440
    • 提供者:陈玲玲
  1. 11

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

    • 发布日期:2024-05-19
    • 文件大小:261120
    • 提供者:dlq
  1. df

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

    • 发布日期:2024-05-19
    • 文件大小:195584
    • 提供者:林钧敏
  1. zhongduanchuli

    0下载:
  2. 在分页式管理方式下采用位示图来表示主存分配情况,实现主存空间的分配和回收-dfsfds
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:153600
    • 提供者:江小匪
  1. neicun

    0下载:
  2. 主存的分配和回收的实现是与主存储器的管理方式有关的。所谓分配,就是解决多道作业或多进程如何共享主存空间的问题。所谓回收,就是当作业运行完成时将作业或进程所占的主存空间归还给系统。在可变分区管理方式下,采用最先适应算法实现主存空间的分配和回收。-Operating system main memory space allocation and recovery
  3. 所属分类:软件工程

    • 发布日期:2024-05-19
    • 文件大小:101376
    • 提供者:蒋宇
  1. zhucunmoni

    0下载:
  2. 主存的分配和回收的实现是与主存储器的管理方式有关的。所谓分配,就是解决多道作业或多进程如何共享主存空间的问题。所谓回收,就是当作业运行完成时将作业或进程所占的主存空间归还给系统。在可变分区管理方式下,采用最先适应算法实现主存空间的分配和回收。-Main memory allocation and recovery with the main memory to achieve management related.The so-call
  3. 所属分类:软件工程

    • 发布日期:2024-05-19
    • 文件大小:101376
    • 提供者:蒋宇
  1. best

    0下载:
  2. 在不同的存储管理方式下应怎样实现主存空间的分配和回收-Under different storage management how to achieve the main memory space allocation and recovery
  3. 所属分类:系统编程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:毛越
  1. System_Option

    0下载:
  2. 在在分页式管理方式下采用位示图来表示主存分配情况,实现主存空间的分配和 回收(仿)-In the tabbed management methods used Bitmap to represent the distribution of main memory, main memory space allocation and recovery (imitation)
  3. 所属分类:系统编程

    • 发布日期:2024-05-19
    • 文件大小:11264
    • 提供者:郑少卓
  1. main

    0下载:
  2. 采用首次适应算法,循环首次适应算法,最佳适应算法和最坏适应算法实现主存空间的分配和回收。-using the first adaptation algorithm, the first cycle of adaptation algorithm, the best algorithm and the worst adaptation algorithm to adapt to the distribution of main memor
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:杜炼
  1. CM

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

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:杜英
  1. LinkList

    0下载:
  2. 在分页式管理方式下采用链表法来表示主存分配情况,实现主存空间的分配和回收。- Paging management by using the list method to represent the distribution of main memory, the main memory space allocation and recovery.
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-19
    • 文件大小:9216
    • 提供者:
« 1 23 4 »

源码中国 www.ymcn.org