搜索资源列表

  1. ManegmentOfMemory

    0下载:
  2. 动态分区管理方式的主存分配回收模拟系统的设计——最先适应法-through dynamic management of the main deposit recovery simulation distribution system design -- the first to adapt to law
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:80082
    • 提供者:孙伟
  1. 111111111111111

    0下载:
  2. 最佳适应动态分区存储管理器模拟 最佳适应动态分区存储管理器模拟-best adapt to dynamic memory management district for the best simulation of the dynamic storage area management simulation
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:208501
    • 提供者:何小雄
  1. zzxt

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

    • 发布日期:2008-10-13
    • 文件大小:5088
    • 提供者:mengbo
  1. OS_experiment

    0下载:
  2. 一些操作系统课程实验的程序,存储管理、单处理器系统的进程调度模拟实验、动态分区存储管理方式的主存分配回收-some experimental courses on operating system procedures, storage management, single processor system process scheduling simulation. dynamic storage management distric
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:7355
    • 提供者:黄晗
  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. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:42594
    • 提供者:刘星
  1. teamspeak

    0下载:
  2. 动态分区内存分配与回收算法,可利用C++实现可变分区内存分配与回收算法-dynamic memory allocation with the district recovery algorithm can be used to achieve Variable Area C memory allocation and recovery algorithm
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1275103
    • 提供者:李户
  1. 分区管理算法

    0下载:
  2. 这是一个关于操作系统中的动态分区管理的算法,是用c来模拟的,希望大家多指教-This is one of the operating system's dynamic partition management algorithm is used to simulate the c hope that everyone enlighten
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2515
    • 提供者:孟伟
  1. ram

    0下载:
  2. 通过程序完成动态分区存储管理方式的内存分配与回收.-Procedures are completed through dynamic partitioning storage management and recovery of memory allocation.
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-12
    • 文件大小:1427456
    • 提供者:apolo
  1. dynamic

    0下载:
  2. 操作系统的动态分区存储管理模拟程序。程序将分区说明表分散为可用队列与已用队列,每次插入进程或撤销进程只需将结点移至另一队列即可,当然此过程还涉及拆分分区,合并分区以及更新分区号-Dynamic partitioning operating system storage management simulation program. Procedure will Zoning Table scattered available queue
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:李志龙
  1. mp

    0下载:
  2. 这是我在操作系统实验中独立编写的一个模拟动态分区存储分配算法的程序,采用最佳适应算法。在VC++6.0下编译通过,程序的输出结果经过多次测试,没有发现问题。-This is my experiment in the operating system independent prepared a simulated dynamic partitioning storage allocation algorithm procedures,
  3. 所属分类:Windows编程

    • 发布日期:2024-05-12
    • 文件大小:246784
    • 提供者:daisichong
  1. cunchuguanli

    0下载:
  2. 模拟系统中,主存部分分为两部分,一部分是系统区,这里只存放进程控制块和内存分配表,一部分是用户区,这里主要是对用户区的管理。 系统区包括PCB区域、内存空间分配表; 用户区用数组模拟,大小为512字节,存储管理采用动态分区存储管理方式。-Simulation system, part of main memory is divided into two parts, the system area, only the sto
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-12
    • 文件大小:3072
    • 提供者:liweixia
  1. 905186

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

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

    0下载:
  2. 实现动态分区内存管理: 1.数据结构、分配算法设计 2.加深对动态分区存储管理方式及其实现过程的理解。 -Dynamic partition memory management: 1. Data structure, distribution algorithm 2. Better memory management for dynamic partitions and its realization process of
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-12
    • 文件大小:1958912
    • 提供者:jim
  1. MemoryAllocationAndRecovery

    0下载:
  2. 内存分配与回收,本程序采用两各分配方法,首次适应算法和最佳适应算法,深入了解动态分区存储管理方式内存分配与回收的实现.-Memory allocation and recovery, the program uses two different distribution methods, first-fit algorithm and the best fit algorithm, in-depth understanding of t
  3. 所属分类:Windows编程

    • 发布日期:2024-05-12
    • 文件大小:186368
    • 提供者:小白鲨
  1. variable_distribution

    0下载:
  2. 采用最佳适配算法实验动态分区分配过程alloc()和回收过程recover()。其中,空闲分区通过空闲分区链来管理;在进行内存分配时,系统优先使用空闲区低端的空间-Experimental best fit algorithm using the dynamic partition allocation process alloc () and the recovery process recover (). Among them, f
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-12
    • 文件大小:508928
    • 提供者:luguifang
  1. oskcsjzz

    0下载:
  2. 操作系统课程设计。把动态分区分配的几种方法全部实现,并有可视化功能。希望能帮助到大家-Operating systems curriculum design. Dynamic partition of the full realization of several ways, and visualization capabilities. Hope you can help to
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-12
    • 文件大小:10573824
    • 提供者:zz
  1. 动态分区分配算法

    0下载:
  2. 演示实现下列三种动态分区分配算法 循环首次适应算法 最佳适应算法 最坏适应算法 内存中有0-100M的空间为用户程序空间,最开始用户空间是空闲的 作业数量、作业大小、进入内存时间、运行时间需要通过界面进行输入 可读取样例数据(要求存放在外部文件中)进行作业数量、作业大小、进入内存时间、运行时间的初始化 根据作业进入内存的时间,采用简单的先进先出原则进行从外存到内存的调度,作业具有等待(从外存进入内存执行)、装入(在内存可执
  3. 所属分类:编程文档

  1. 实验四代码

    0下载:
  2. 用C语言分别实现采用首次适应算法和最佳适应算法的动态分区分配过程alloc()和回收过程free()。其中,空闲分区通过空闲分区链(表)来管理:在进行内存分配时,系统优先使用空闲区低端的空间。 (2)给出初始状态、可用内存空间、请求序列,分别采用首次适应算法和最佳适应算法进行内存块的分配和回收,要求每次分配和回后显示出空闲内存分区链的情况(共有多个空闲分区,每个空闲分区的大小分别为多大)(Dynamic partition alloc
  3. 所属分类:Windows编程

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:问问1111
  1. Dynamic partition allocation

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

    • 发布日期:2024-05-12
    • 文件大小:263168
    • 提供者:timmer
  1. 模拟动态存储管理设计

    0下载:
  2. C模拟操作系统动态分区式存储管理中最佳适应算法的实现(The realization of the best adaptive algorithm in C dynamic operating system dynamic partition storage management)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:3072
    • 提供者:里阿库
« 1 2 34 5 6 7 8 9 10 »

源码中国 www.ymcn.org