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

搜索资源列表

  1. dongtai

    0下载:
  2. 用一种结构化高级语言构造分区描述器,编制动态分区分配算法和回收算法模拟程序。 -Use a structured high-level language describes tectonic division, prepare dynamic partitioning algorithm and recovery algorithm simulation program.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:10480
    • 提供者:乐乐
  1. egrhr8454rh8

    0下载:
  2. 存储管理动态分区分配及回收算法(首次适应算法)-Dynamic storage management and recovery partition algorithm (first-fit algorithm)
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1231
    • 提供者:Nic
  1. DynamicMem

    0下载:
  2. 动态分区方式主存的分配和回收程序,在动态分区管理方式下采用不同的分配算法实现主存分配和实现主存回收-It is a project that itimate memory distribute and restore
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:12077
    • 提供者:tom
  1. fenqu

    0下载:
  2. (1)用C语言来实现对动态分区分配及回收算法的进程调度。 (2)初始化功能:内存状态设置为初始状态。 (3)分配功能:要求使用两种算法,用户可以选择使用。 (4)回收功能:需要跟踪分配的空间,修改其引用以保证引用的正确性。 -(1) using C language to implement the dynamic partition and recovery process scheduling algorithm. (2) initialization functions:
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:2439
    • 提供者:pan
  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. a

    0下载:
  2. 计算机操作系统存储器动态分区分配的三种算法-Computer operating system memory assigned three dynamic partitioning algorithm is presented
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:2303
    • 提供者:chang
  1. zhanghua

    0下载:
  2. 改程序采用C++语言实现首次适应算法和最佳适应算法的动态分区分配过程alloc()和回收过程free()。其中,空闲分区通过空闲分区链表来管理,在进行内存分配时,系统优先使用空闲区低端的空间。-The program uses the C++ language for the first time to adapt to the dynamic algorithm and the best-fit algorithm partition process alloc () and recovery
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:3740
    • 提供者:张华
  1. dynamic-allocation

    0下载:
  2. 该程序可用于了解动态分区分配中使用的数据结构和分配算法,并进一步加深对动态分区存储管理方式及其实现过程的理解。-The program is used to understand the data structures used in the dynamic partition and the allocation algorithm, and further deepen the understanding of the dynamic partition memory management
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:2450
    • 提供者:张华
  1. BdynamicSubare

    0下载:
  2. 以前做的操作系统实验代码,动态分区的模拟实验代码码叫做动态分区分配 ,经测试可直接使用。 -Simulation code before the operating system to do the experiment code, dynamic partitioning code called a dynamic partition, has been tested and can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:135125
    • 提供者:sh
  1. OS

    1下载:
  2. 里面包括了动态分区分配方式的模拟程序、模拟动态优先权进程调度程序、请求调页存储管理方式的模拟程序、编辑距离算法程序、最长子序列的算法!-Which includes a dynamic partition allocation simulation program to simulate the dynamic priority process scheduler, to request paging storage management simulation program, edit dis
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-22
    • 文件大小:6233
    • 提供者:赵风
  1. shujuku

    0下载:
  2. 了解动态分区分配方式中使用的数据结构和分配算法,并进一步加深对动态分区存储管理方式及其实现过程的理解。-hahaha
  3. 所属分类:SQL Server

    • 发布日期:2017-11-20
    • 文件大小:6506399
    • 提供者:shike
  1. dongtaifenqu

    0下载:
  2. 计算机操作系统实验,使用动态分区分配方式的模拟的程序-Computer operating system experiment using simulated dynamic partitioning allocation procedures
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:4312
    • 提供者:黄东浪
  1. SJPLZRRJCDDSF

    0下载:
  2. 设计程序模拟四种动态分区分配算法:首次适应算法、循环首次适应算法、最佳适应算法和最坏适应算法的工作过程。-Design program to simulate four kinds of dynamic partitioning allocation algorithm: first-fit algorithm, the first cycle of adaptation algorithm, the best and worst adaptation algorithm to adapt th
  3. 所属分类:OS Develop

    • 发布日期:2017-04-13
    • 文件大小:1680
    • 提供者:杨顺刚
  1. DTFQFPSF

    0下载:
  2. 设计程序模拟四种动态分区分配算法:首次适应算法、循环首次适应算法、最佳适应算法和最坏适应算法的工作过程。-Design program to simulate four kinds of dynamic partitioning allocation algorithm: first-fit algorithm, the first cycle of adaptation algorithm, the best and worst adaptation algorithm to adapt th
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:1529
    • 提供者:杨顺刚
  1. ll

    0下载:
  2. 动态分区分配算法 动态分区分配算法 动态分区分配算法 动态分区分配算法-Dynamic allocation algorithm partitions
  3. 所属分类:OS Develop

    • 发布日期:2017-05-01
    • 文件大小:908327
    • 提供者:
  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. Process-scheduling-simulation

    0下载:
  2. 计算机操作系统实验3.用C语言或Pascal语言分别实现采用首次适应算法和最佳适应算法的动态分区分配过程Allocate()和回收过程Free()。 -Computer Operating System Experiment 3. Using C language or Pascal language were achieved using the first-fit algorithm and best-fit algorithm for dynamic partitioning proc
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:200611
    • 提供者:xp
  1. gdut_caozuoxitong

    0下载:
  2. 2013年广东工业大学动态分区分配操作系统实验,用于模拟主存的空闲区分配-Allocation in 2013, Guangdong University of dynamic partitioning experimental operating system, used to simulate the main memory free zone
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:187369
    • 提供者:steven
  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 2 3 45 6 7 »
搜珍网 www.dssz.com