搜索资源列表

  1. 动态分区分配

    1下载:
  2. 本程序为一个内存动态分区分配的模拟程序,采用首次适应算法和最佳适应算法实现动态分区。其中,空闲分区通过空闲分区链来管理,在进行内存分配时,系统优先使用空闲区低端的空间-the procedures for a dynamic memory allocation through the simulation program, using the first and best adaptation algorithm to adapt to
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:363092
    • 提供者:陈任全
  1. 动态分区管理

    0下载:
  2. 用VB编写的模拟操作系统动态分区管理.有详细注释.-VB prepared by the dynamic simulation of the operating system through management. Detailed Notes.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:207565
    • 提供者:林总
  1. 动态分区的分配和回收算法

    0下载:
  2. 动态分区方式主存的分配和回收。 通过本实验可以了解在动态分区管理方式下应怎样实现主存空间的分配和回收-dynamic way through the distribution of the main deposit and recycling. Through this experiment can understand the dynamic partition management practice should be how to
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2493
    • 提供者:程倩
  1. 分区管理算法

    0下载:
  2. 这是一个关于操作系统中的动态分区管理的算法,是用c来模拟的,希望大家多指教-This is one of the operating system's dynamic partition management algorithm is used to simulate the c hope that everyone enlighten
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2515
    • 提供者:孟伟
  1. 动态分区管理

    0下载:
  2. 用VB编写的模拟操作系统动态分区管理.有详细注释.-VB prepared by the dynamic simulation of the operating system through management. Detailed Notes.
  3. 所属分类:Windows编程

    • 发布日期:2024-04-28
    • 文件大小:206848
    • 提供者:林总
  1. os3

    0下载:
  2. 动态分区存储管理方式的主存分配回收。存储管理中动态分区的管理方式,编写程序完成动态分区存储管理方式的主存分配回收的实现。实验具体包括:首先确定主存空间分配表;然后采用最优适应算法完成主存空间的分配,完成主存空间的回收;最后编写主函数对所作工作进程测试。存分配时查找空闲区进行分配,然后填写已分配区表,主要操作在空闲区-dynamic storage management through the distribution of the ma
  3. 所属分类:操作系统开发

    • 发布日期:2024-04-28
    • 文件大小:276480
    • 提供者:成龙
  1. 动态分区的分配和回收算法

    0下载:
  2. 动态分区方式主存的分配和回收。 通过本实验可以了解在动态分区管理方式下应怎样实现主存空间的分配和回收-dynamic way through the distribution of the main deposit and recycling. Through this experiment can understand the dynamic partition management practice should be how to
  3. 所属分类:系统编程

    • 发布日期:2024-04-28
    • 文件大小:2048
    • 提供者:程倩
  1. 分区管理算法

    0下载:
  2. 这是一个关于操作系统中的动态分区管理的算法,是用c来模拟的,希望大家多指教-This is one of the operating system's dynamic partition management algorithm is used to simulate the c hope that everyone enlighten
  3. 所属分类:C#编程

    • 发布日期:2024-04-28
    • 文件大小:2048
    • 提供者:孟伟
  1. 动态分区

    0下载:
  2. 动态分区方式主存的分配和回收。 通过本实验帮助学生理解在动态分区管理方式下应怎样实现主存空间的分配和回收。-dynamic way through the distribution of the main deposit and recycling. Through this experiment to help students understand the dynamic partition management practice
  3. 所属分类:Windows编程

    • 发布日期:2024-04-28
    • 文件大小:13312
    • 提供者:王飞
  1. 动态分区分配

    0下载:
  2. 本程序为一个内存动态分区分配的模拟程序,采用首次适应算法和最佳适应算法实现动态分区。其中,空闲分区通过空闲分区链来管理,在进行内存分配时,系统优先使用空闲区低端的空间-the procedures for a dynamic memory allocation through the simulation program, using the first and best adaptation algorithm to adapt to
  3. 所属分类:操作系统开发

    • 发布日期:2024-04-28
    • 文件大小:362496
    • 提供者:陈任全
  1. ManegmentOfMemory

    0下载:
  2. 动态分区管理方式的主存分配回收模拟系统的设计——最先适应法-through dynamic management of the main deposit recovery simulation distribution system design-- the first to adapt to law
  3. 所属分类:C#编程

    • 发布日期:2024-04-28
    • 文件大小:320512
    • 提供者:孙伟
  1. 111111111111111

    0下载:
  2. 最佳适应动态分区存储管理器模拟 最佳适应动态分区存储管理器模拟-best adapt to dynamic memory management district for the best simulation of the dynamic storage area management simulation
  3. 所属分类:操作系统开发

    • 发布日期:2024-04-28
    • 文件大小:207872
    • 提供者:何小雄
  1. OS_experiment

    0下载:
  2. 一些操作系统课程实验的程序,存储管理、单处理器系统的进程调度模拟实验、动态分区存储管理方式的主存分配回收-some experimental courses on operating system procedures, storage management, single processor system process scheduling simulation. dynamic storage management distric
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-04-28
    • 文件大小:7168
    • 提供者:黄晗
  1. Memory_Management

    0下载:
  2. 本项目是一款内存动态分区分配模拟程序。用户通过本程序可以了解动态分区分配方式中使用的数据结构和分配算法,加深对动态分区存储管理方式及其实现过程的理解。-The project is a dynamic partitioning of memory allocation simulation program. Users through the process can understand the dynamic partition al
  3. 所属分类:操作系统开发

    • 发布日期:2024-04-28
    • 文件大小:16384
    • 提供者:程斌
  1. dynamicDevide

    0下载:
  2. 动态分区存储管理是一种存储器管理方案。它包含四种内存分配方法:首次适应法、循环首次适应法、最佳适应法和最差适应法,这四种方法各有其优缺点。它在回收内存分区时又包含四种情况:与回收区相邻的两分区都不是空闲分区,此时直接回收该分区;与回收区低地址端相邻分区是空闲分区,而与回收区高地址端相邻分区不是空闲分区,此时将回收区与低地址端分区合并成一个空闲分区;与回收区低地址端相邻分区不是空闲分区,而与回收区高地址端相邻分区是空闲分区,此时将回收区
  3. 所属分类:其他小程序

    • 发布日期:2024-04-28
    • 文件大小:1024
    • 提供者:geduo
  1. OS_MemoManagement

    0下载:
  2. 用MFC模拟操作系统用动态分区方式管理内存的全过程,包括手动控制和自动演示样例,使用了首次适应和最佳适应算法。-MFC simulation using dynamic partitioning operating system managed by the whole process of memory, including manual control and automatic sample presentation, the u
  3. 所属分类:系统编程

    • 发布日期:2024-04-28
    • 文件大小:51200
    • 提供者:waleking
  1. 1

    0下载:
  2. 本程序为一个内存动态分区分配的模拟程序,采用首次适应算法和最佳适应算法实现动态分区。其中,空闲分区通过空闲分区链来管理,在进行内存分配时,系统优先使用空闲区低端的空间-This procedure for a memory allocation of dynamic partitioning simulation program, using the first and best adaptation algorithm to adap
  3. 所属分类:Windows编程

    • 发布日期:2024-04-28
    • 文件大小:363520
    • 提供者:liang
  1. testc

    0下载:
  2. 实现动态分区管理模拟最先适应法和最佳适应法,用c实现-Dynamic simulation of regional management to adapt the first and best adaptation law, with the realization of c
  3. 所属分类:操作系统开发

    • 发布日期:2024-04-28
    • 文件大小:3072
    • 提供者:sevenhu
  1. 操作系统-模拟动态分区分配

    0下载:
  2. 使用C语言实现模拟动态内存分区分配,运用最佳适应算法,最先适应算法以及最坏适应算法进行分区的动态扽陪管理,分多种情况进行分区的合并以及回收(The use of C language simulation of dynamic memory allocation, using the best fit algorithm, the adaptive algorithm and the worst fit algorithm with d
  3. 所属分类:操作系统开发

    • 发布日期:2024-04-28
    • 文件大小:4096
    • 提供者:翼展
  1. 模拟动态存储管理设计

    0下载:
  2. C模拟操作系统动态分区式存储管理中最佳适应算法的实现(The realization of the best adaptive algorithm in C dynamic operating system dynamic partition storage management)
  3. 所属分类:其他小程序

    • 发布日期:2024-04-28
    • 文件大小:3072
    • 提供者:里阿库
« 12 3 4 5 6 7 »

源码中国 www.ymcn.org