CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 动态分区

搜索资源列表

  1. OS_MemoManagement

    0下载:
  2. 用MFC模拟操作系统用动态分区方式管理内存的全过程,包括手动控制和自动演示样例,使用了首次适应和最佳适应算法。
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:51642
    • 提供者:waleking
  1. MemoryManagement2

    0下载:
  2. 程序名称:内存动态分区分配模拟 使用说明: 提供两个版本:windows平台和linux平台下运行 注意:linux版本使用GCC编译连接运行
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:26736
    • 提供者:kp
  1. dfdfg

    0下载:
  2. 分区管理是应用较广泛的一种存储管理技术。本实验要求用一种结构化高级语言构造分区描述器,编制动态分区分配算法和回收算法模拟程序,并讨论不同分配算法的特点。
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1553
    • 提供者:wang shao hua
  1. lab3forTC

    1下载:
  2. 用C语言按照首次适应算法FF编制以动态分区管理方式进行内存分配和回收的程序,并测试通过。
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2531
    • 提供者:xuyunfei
  1. 实验三实验报告

    0下载:
  2. 操作系统中的动态分区算法-operating system as a dynamic partitioning algorithm
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:6858
    • 提供者:李文涛
  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 achieve the main memory space
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2493
    • 提供者:程倩
  1. cuncuqi

    0下载:
  2. 实现首次适应算法的动态分配过程alloc()和回收过程setfree()。其中,空闲分区通过空闲区说明表;在进行内存分配时,系统优先使用空闲区低端的空间。-Algorithm to achieve the first time to adapt to the dynamic allocation process alloc () and the recycling process setfree (). Among them, the idle through the free zone Zon
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:7403
    • 提供者:machunyu
  1. Storage_management_partition_algorithm

    0下载:
  2. 分区管理是应用较广泛的一种存储管理技术。本实验要求用一种结构化高级语言构造分区描述器, 编制动态分区分配算法和回收算法模拟程序,并讨论不同分配算法的特点-Partition Manager is the application of a broader storage management techniques. In this study, requested in a structured high-level language construct partition descr ipt
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:2259
    • 提供者:王洪礼
  1. 2

    0下载:
  2. 操作系统课程设计的动态分区分配算法的C语言实现-Operating system, curriculum design, the dynamic partition allocation algorithm for the C language implementation
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:3689
    • 提供者:罗波
  1. feipeihuishouneicun

    0下载:
  2. 自己写的操作系统中模拟首次适应动态分区存储管理方案中的内存分配与回收的程序-Write your own operating system, to simulate first-fit storage management program in the dynamic partitioning of memory allocation and collection procedures
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:97688
    • 提供者:huhu
  1. OSKCSJ

    0下载:
  2. os课程设计之动态分区分配存储管理(基于linux操作系统设计)-os course design dynamic partition memory management (based on linux operating system design)
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:158268
    • 提供者:xuxin
  1. OS_lab3_mm

    0下载:
  2. 本次实验主要围绕动态分区分配方式展开。熟悉并掌握动态分配五大算法:first fit,next fit,best fit,worst fit,quick fit-This experiment mainly around the dynamic partitioning distribution expanded. Familiar with and master the dynamic allocation of five algorithms: first fit, next fit, be
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-20
    • 文件大小:6083344
    • 提供者:春春
  1. dongtaifenqu

    0下载:
  2. 操作系统课程编程练习 实现动态分区分配模拟程序 内含源码 可直接运行-Courses on operating system partition programming exercises to achieve dynamic simulation program includes source code can be run directly
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-07
    • 文件大小:1406846
    • 提供者:shall
  1. Dynamic-partitioning-algorithm

    0下载:
  2. 动态分区分配算法,计算机操作系统(windows) 实现内存的动态分布-Dynamic partitioning algorithm, a computer operating system (windows) for dynamic distributed memory
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-28
    • 文件大小:215496
    • 提供者:涛子
  1. 4th

    0下载:
  2. 模拟linux内存的动态分区操作,简单生动形象-Dynamic simulation linux memory partitioning and simple vivid
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-14
    • 文件大小:3518170
    • 提供者:zjb
  1. zfcp

    1下载:
  2. (1)用C语言分别实现采用首次适应算法和最佳适应算法的动态分区分配过程alloc( )和回收过程free( )。其中,空闲分区通过空闲分区链来管理:在进行内存分配时,系统优先使用空闲区低端的空间。 (2)假设初始状态下,可用的内存空间为640KB,并有下列的请求序列: • 作业1申请130KB。 • 作业2申请60KB。 • 作业3申请100KB。 • 作业2释放60KB。 • 作业4申请200KB。 • 作
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-26
    • 文件大小:1958
    • 提供者:xuzhongya
  1. dongtaifenqu-

    0下载:
  2. 操作系统作业动态分区的模拟过程,包括页的换入换出及相应算法。-Operation system simulation process of dynamic partitioning, including page in out and the corresponding algorithm.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:1687
    • 提供者:aaabcdef1234
  1. 2105

    0下载:
  2. 操作系统课程设计的动态分区分配算法的C语言实现-Operating system, curriculum design, the dynamic partition allocation algorithm for the C language implementation
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:3727
    • 提供者:yu543gsi
  1. CUN-CHU-GUAN-LI

    0下载:
  2. 熟悉并掌握动态分区分配的各种算法。 掌握动态分区中分区回收的各种情况,并 能够实现分区合并。 - Be familiar with and master the dynamic partition allocation algorithm. 掌握动态分区中分区回收的各种情况,并 能够实现分区合并。 Master the dynamic partition of the various circumstances, and to achieve the parti
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:1573
    • 提供者:周舟
  1. Dynwmtz

    0下载:
  2. 动态分区方式主存的分配和回收, 通过本实验可以了解在动态分区管理方式(Dynamic partitioning method of main memory allocation and recovery, by way of this experiment can understand the dynamic zoning administration)
  3. 所属分类:系统编程

    • 发布日期:2017-12-20
    • 文件大小:2048
    • 提供者:WUIGzmlv-950
« 12 »
搜珍网 www.dssz.com