搜索资源列表

  1. 可变分区存储管理

    0下载:
  2. 哈哈,2. 实现分区存储管理的内存分配功能,选择适应算法(首次适应算法,最佳适 应算法,最后适应算法,最坏适应算法),好-Haha, 2. To achieve storage management through the memory allocation function, the choice of adaptation algorithms (first adaptation algorithm, the best adapta
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:76306
    • 提供者:
  1. 简单可变分区存储管理

    0下载:
  2. 简单算法简单可变分区存储管理,实现4种基本算法-simple algorithm is simple variable storage area management and achieve four basic algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:75610
    • 提供者:温升
  1. unix可变分区存储管理

    0下载:
  2. unix可变分区存储管理
  3. 所属分类:编程文档

    • 发布日期:2011-03-01
    • 文件大小:57425
    • 提供者:cjxhs@163.com
  1. 可变分区调度算法有

    0下载:
  2. 十大题型算法全实现——(二)可变分区存储管理方案中的内存分配 -10 types of agrithment implement memory allocate in the variable partion memory management.
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-13
    • 文件大小:5120
    • 提供者:黄宜锋
  1. os_changeable_partition

    0下载:
  2. 采用可变分区存储管理并且 采用首次适应算法实现存储器分配与回收-using variable memory management and FFA agrithment implement the memory allocate and reclaim.
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:杨学思
  1. 存储管理源代码

    0下载:
  2. 分区式存储管理源代码 一、可变分区存储管理的基本策略 1)不预先划分几个固定分区,分区的建立是在作业的处理过程中进行的,各分区的大小由作业的空间需求量决定。 2)采用指针方式将各个空闲分区链接而成的链表,用以记录主存分配现状。 3)分配与回收算法按空闲分区链接方式的不同分类,有最佳、最坏、首次和下次适应四种算法。 二、程序模拟的设计 1、基本思想 采用事件驱动模型。事件有: 1)申请主存事件,表示一个作业
  3. 所属分类:书籍源码

    • 发布日期:2024-05-13
    • 文件大小:6144
    • 提供者:Joly
  1. 可变分区存储管理

    0下载:
  2. 哈哈,2. 实现分区存储管理的内存分配功能,选择适应算法(首次适应算法,最佳适 应算法,最后适应算法,最坏适应算法),好-Haha, 2. To achieve storage management through the memory allocation function, the choice of adaptation algorithms (first adaptation algorithm, the best adapta
  3. 所属分类:系统编程

    • 发布日期:2024-05-13
    • 文件大小:75776
    • 提供者:
  1. 简单可变分区存储管理

    0下载:
  2. 简单算法简单可变分区存储管理,实现4种基本算法-simple algorithm is simple variable storage area management and achieve four basic algorithm
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:75776
    • 提供者:温升
  1. ZCKJFPHS

    0下载:
  2. 主存空间的分配与回收.采用可变分区存储管理,使用首次适应算法、循环首次适应算法、最佳适应算法三种算法完成设计。-main memory space for the distribution and recovery. Using variable storage area management, the use of the first-fit algorithm, the first cycle of adaptation algor
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-13
    • 文件大小:280576
    • 提供者:罗小明
  1. DynamicZonalMemoryManagement

    0下载:
  2. 模拟实现可变分区存储管理,利用C程序设计语言在windows操作系统下模拟实现操作系统的可变分区存储管理的功能-Simulation realize variable partition storage management, the use of C programming language in the windows operating system under the simulated operating system rea
  3. 所属分类:书籍源码

    • 发布日期:2024-05-13
    • 文件大小:4096
    • 提供者:陈中
  1. caozuoxitongkeshe

    0下载:
  2. 可变分区内存管理 在熟练掌握计算机分区存储管理方式的原理的基础上,利用C程序设计语言在windows操作系统下模拟实现操作系统的可变分区存储管理的功能,一方面加深对原理的理解,另一方面提高根据已有原理通过编程解决实际问题的能力,为进行系统软件开发和针对实际问题提出高效的软件解决方案打下基础。-Variable partition memory management computer in the master partition s
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:72704
    • 提供者:Jeyha yan
  1. 18

    0下载:
  2. 操作系统源代码----可变分区存储管理的程序模拟.-Operating system source code---- variable partition analog storage management procedures.
  3. 所属分类:操作系统开发

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

    0下载:
  2. 可变分区存储管理模拟实现 可变分区存储管理模拟实现-Variable partition storage management simulation to achieve a variable partition storage management simulation
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-13
    • 文件大小:73728
    • 提供者:yang
  1. kbfqccglmnsx

    0下载:
  2. 该程序可模拟实现可变分区存储管理,已在Visual c++下调试通过!-The program can simulate the realization of variable partition storage management, has been Visual c++ Adopted under the debugger!
  3. 所属分类:Windows编程

    • 发布日期:2024-05-13
    • 文件大小:4096
    • 提供者:dl
  1. manager_save

    0下载:
  2. 操作系统课程设计 模拟实现可变分区存储管理-Curriculum design simulation of the operating system to achieve variable partition storage management
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-13
    • 文件大小:512000
    • 提供者:kaixincai
  1. d

    0下载:
  2. 操作系统课程设计实现可变分区存储管理 大学本科-Curriculum design to achieve the operating system storage management variable college district
  3. 所属分类:Windows编程

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:zpwz_yz
  1. fenqucunchu

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

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

    0下载:
  2. 操作系统课程设计:可变分区存储管理 包括程序代码以及具体word文档-Operating systems curriculum design: storage management, including variable zoning code and the specific word document
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-13
    • 文件大小:75776
    • 提供者:ak
  1. ccode3

    0下载:
  2. 一个c下的 可变分区存储管理方案中的内存分配程序 供参考-C under a variable partition of storage management solutions for the memory allocation procedure reference
  3. 所属分类:系统编程

    • 发布日期:2024-05-13
    • 文件大小:3072
    • 提供者:艺天
  1. fenqu

    0下载:
  2. 可分辨分区存储管理方式内存的分配与回收 。 编写程序,采用可变分区存储管理方式实现内存的分配与回收。首先确定内存空间的分配表,其次采用最优适应算法(BFA)完成,最后编写主函数对所做的工作进行测试。-Distinguished geographical allocation of memory storage management and recovery. Programming, using variable partition m
  3. 所属分类:系统编程

    • 发布日期:2024-05-13
    • 文件大小:11264
    • 提供者:小郭
« 12 3 4 5 »

源码中国 www.ymcn.org