搜索资源列表

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

    • 发布日期:2024-05-25
    • 文件大小:362496
    • 提供者:陈任全
  1. zzxt

    0下载:
  2. 操作系统实验] 动态分区分配方式的模拟xiwangdajiaxiuan-experimental operating system] dynamic partitioning means of distribution simulation xiwangdajiaxiuan
  3. 所属分类:其他小程序

    • 发布日期:2024-05-25
    • 文件大小:5120
    • 提供者:mengbo
  1. tenor_cycle

    0下载:
  2. 用于存储器分配的最佳适应算法的模拟 要求:利用Windows API中内存分配和释放的函数调用模拟用于动态分区分配的最佳适应算法的实现过程。-memory allocation for the best adaptation algorithm simulation requirements : Using Windows API memory allocation and the release of the function c
  3. 所属分类:进程与线程

    • 发布日期:2024-05-25
    • 文件大小:41984
    • 提供者:刘星
  1. Teson_DynamicStorage

    1下载:
  2. 操作系统实验之动态分区分配模拟,模拟操作系统分区动态分配的功能,用C#编写.-experimental operating system dynamic regional distribution and the simulated operating system Outline dynamic allocation function C# prepared.
  3. 所属分类:C#编程

    • 发布日期:2024-05-25
    • 文件大小:162816
    • 提供者:刘铁声
  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-05-25
    • 文件大小:16384
    • 提供者:程斌
  1. dongtaifenqu

    0下载:
  2. 动态分区分配方式的模拟 最佳适应算法的动态分区分配过程 -Dynamic partitioning of the simulated distribution of the best ways to adapt to the dynamic partitioning algorithm allocation process
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-25
    • 文件大小:1024
    • 提供者:yujie
  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-05-25
    • 文件大小:363520
    • 提供者:liang
  1. 2

    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-05-25
    • 文件大小:347136
    • 提供者:liang
  1. 4

    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-05-25
    • 文件大小:364544
    • 提供者:liang
  1. 5

    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-05-25
    • 文件大小:2168832
    • 提供者:liang
  1. OSdongtaifenqusuanfa

    0下载:
  2. 模拟操作系统实现动态分区分配的实验完整源代码,运行准确无误,通过此实验对OS能有更进一步认识-Dynamic simulation of the operating system to achieve complete geographical distribution of the experimental source code, running accuracy, the passage of this experiment to
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-25
    • 文件大小:6144
    • 提供者:胡洋
  1. neicun

    0下载:
  2. 动态分区分配方式的模拟。理解内存分配的几种方式的基本原理,如:单一连续分配方式、固定分区分配方式和动态分区分配方式。通过编写程序实现动态分区分配方式,进一步理解动态分区分配方式中使用的数据结构和分配算法,加深对动态分区存储管理方式及其实现过程的理解。-Dynamic partitioning of the simulated distribution patterns. Understand the memory allocation
  3. 所属分类:Windows编程

    • 发布日期:2024-05-25
    • 文件大小:5120
    • 提供者:has
  1. 122333

    0下载:
  2. 课题八:存储管理---动态分区分配算法的模拟: 要求设计主界面以灵活选择某算法,且以下算法都要实现:首次适应算法、循环首次适应算法、最佳适应算法; -Eight topics: storage management--- dynamic partitioning allocation algorithm simulation: the main interface to design a flexible choice of a
  3. 所属分类:Windows编程

    • 发布日期:2024-05-25
    • 文件大小:9216
    • 提供者:张海华
  1. 905186

    0下载:
  2. 操作系统课程设计\存储管理---动态分区分配算法的模拟-Operating systems curriculum design \ storage management--- the distribution of dynamic partitioning of the simulation algorithm
  3. 所属分类:进程与线程

    • 发布日期:2024-05-25
    • 文件大小:12288
    • 提供者:lys
  1. menory

    0下载:
  2. 通过图形化的界面模拟操作系统中动态分区存储管理方式的内存分配与回收,采用的算法有首次适应算法和最佳适应算法,并且能实现内存回收功能,包括单独回收;与上边空闲区邻接,合并回收;与下边空闲区邻接,合并回收;与上、下边空闲区邻接,合并回收。-Through the graphical interface of the dynamic simulation of the operating system partition storage ma
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-25
    • 文件大小:1106944
    • 提供者:小衍
  1. dynamicSubareaassign

    0下载:
  2. 以前做的操作系统实验代码,动态分区的模拟实验代码叫做动态分区分配-experimentation for os
  3. 所属分类:其他小程序

    • 发布日期:2024-05-25
    • 文件大小:135168
    • 提供者:summer
  1. firstFit

    0下载:
  2. 这是一个操作系统的一个首次内存分配算法,用于模拟操作系统中的存储器动态分区分配。-This is an operating system for the first time a memory allocation algorithm, used to simulate the operating system memory allocation of dynamic partitioning.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-25
    • 文件大小:177152
    • 提供者:qxianbo
  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-05-25
    • 文件大小:4096
    • 提供者:翼展
  1. Dynamic partition allocation

    0下载:
  2. 使用首次适应算法和最佳适应算法来模拟动态分区分配(Using the first adaptive algorithm and the best adaptive algorithm to simulate dynamic partition allocation)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-25
    • 文件大小:263168
    • 提供者:timmer
« 12 3 4 5 »

源码中国 www.ymcn.org