搜索资源列表

  1. MainMemAlloccate

    0下载:
  2. 在可变分区管理方式下采用首次适应算法实现主存分配和回收。-in management through the adoption of the first algorithm to adapt to main memory allocation and recovery.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:9012
    • 提供者:cuckoo
  1. 操作系统实习报告

    0下载:
  2. 全面包含操作系统课程设计中处理机调度,主存空间和磁盘空间的分配和回收的实验报告和源程序.-operating system contains a comprehensive curriculum design, processor scheduling, main memory space and disk space allocation and recovery of the experimental reports and the
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:115140
    • 提供者:飞飞
  1. 内存

    0下载:
  2. 内存管理,虚拟内存的分配和回收-memory management, virtual memory allocation and recovery
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-13
    • 文件大小:1905664
    • 提供者:李斯
  1. fenqu

    0下载:
  2. 分区管理 固定式分区模拟了固定式分区的分配和回收算法-regional management fixed through simulated fixed through the distribution and recovery algorithm
  3. 所属分类:其他小程序

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

    0下载:
  2. 在可变分区管理方式下采用首次适应算法实现主存分配和回收。-in management through the adoption of the first algorithm to adapt to main memory allocation and recovery.
  3. 所属分类:操作系统开发

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

    0下载:
  2. 这是一个空间分配与回收的课程设计。。 具体的的步骤大家可以看。 1. 实验原理:在系统初始化话时。主存除了操作系统所占部分外。整个用户区是一个大的 空闲区。可以按作业所需空间大小顺序分配空闲区直到不够为止。当作业结束时,它的占用分区被回收。这个空闲区又可以根据新作业的大小重新分配,所以主存中的已占分配和空闲区的数目和大小都是在变化的,可以用两张表“已分配区表”和“空闲区表”来记录和管理-This is a space allocatio
  3. 所属分类:其他小程序

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

    1下载:
  2. 伙伴系统虚拟分配和回收内存方法,buddy算法-A method about partner systems distribute and recycle memory visually
  3. 所属分类:Windows编程

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:河南
  1. OS进程调度模拟

    0下载:
  2. 1、按优先权调度算法,实现处理器调度。 2、主存储器空间的分配和回收 在可变分区管理方式下,采用最先适应算法实现主存空间的分配和回收。-1, priority scheduling algorithm to achieve processor scheduling. 2, the main memory space allocation and recovery of the variable area management,
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-13
    • 文件大小:4096
    • 提供者:陈为
  1. 实验二

    0下载:
  2. 一、实习内容 主存储器空间的分配和回收。 二、实习目的 通过本实习帮助理解在不同的存储管理方式下应怎样贮存空间的分配和回收。 -an internship contents of main memory space allocation and recovery. 2, internships purpose of the internship through the help understand the differ
  3. 所属分类:控制台(字符窗口)编程

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

    0下载:
  2. 操作系统可变分区分配是应用较广泛的一种存储管理技术,此程序用VC构造分区描述数据结构,编制分区分配和回收算法-operating system through distribution is variable over a wide range of a storage management technology, this procedure VC tectonic describe data structure, the prepa
  3. 所属分类:其他小程序

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

    0下载:
  2. 操作系统模拟虚拟存储器的分配和回收原理的分析与实现方法。-operating system simulation of virtual memory allocation and recovery principles and the analysis method.
  3. 所属分类:其他小程序

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

    0下载:
  2. 这是关于模拟实现操作系统设备分配和回收的程序。具有一定的可行性-This is the operating system for simulation equipment distribution and collection procedures. Certain feasibility
  3. 所属分类:操作系统开发

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

    0下载:
  2. 模拟了操作系统里面的动态分配和回收内存空间的过程,有多种算法。-simulation of the operating system inside the dynamic allocation of memory space and recovery process, a number of algorithms.
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-13
    • 文件大小:164864
    • 提供者:xue yixian
  1. place

    0下载:
  2. 存储器管理是操作系统核心内容。本设计要求用C语言编写和调试一个模拟内存管理程序。实现内存的分配和回收。熟悉操作系统内存分区管理方案的设计和实现。通过课程设计可以加深理解有关内存的分配和回收过程,并体会和了解分区分配的具体实施办法。-Memory management is the core content of the operating system. The design requirements using C language
  3. 所属分类:系统编程

    • 发布日期:2024-05-13
    • 文件大小:36864
    • 提供者:快乐
  1. 22

    0下载:
  2. 模拟旅馆管理系统的一个功能——床位分配和回收-Simulation of the hotel management system for a function- the distribution and recovery beds
  3. 所属分类:C#编程

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

    0下载:
  2. 模拟操作系统中进程的调度,空闲分区的分配和回收-Simulation of the operating system process scheduling, distribution and free partition recovery
  3. 所属分类:进程与线程

    • 发布日期:2024-05-13
    • 文件大小:4096
    • 提供者:康海燕
  1. BF

    0下载:
  2. 首次(或最佳)适应分配算法设计主存分配和回收程序,把空闲区说明表的变化情况以及各作业的申请、释放情况显示或打印出来。-The first (or best) allocation algorithm to adapt the design of main memory allocation and recovery procedures, the free zone that the changes in form and operat
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-13
    • 文件大小:234496
    • 提供者:真我
  1. shebeicunshou

    0下载:
  2. 用VC++写的独占设备的分配和回收模拟系统的设计-With VC++ Write exclusive distribution of equipment and recovery of analog system design
  3. 所属分类:行业应用软件

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

    0下载:
  2. uC/OS-II内存管理实例 这个程序演示要体现内核的内存分配思想的策略。为此,设计了内存的分配和回收,完成一系列动作。 -err
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:赵庆明
  1. shiyan2

    0下载:
  2. 主存储器空间的分配和回收。 在可变分区管理方式下,采用最先适应算法实现主存空间的分配和回收。 计算机系统不仅要有足够容量、存储速度高、稳定可靠的主存储器,而且要能合理的分配和使用者且存储空间。主存的分配和回收的实现是与主存储器的管理方式有关的。本实验有助于了解在不同的存储管理方式下,应怎样实现主存空间的分配和回收。 -Main memory space allocation and recovery. Variable pa
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-13
    • 文件大小:113664
    • 提供者:yang
« 1 2 3 4 56 7 8 9 10 ... 17 »

源码中国 www.ymcn.org