CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 首次适应算法

搜索资源列表

  1. 分配回收

    0下载:
  2. 1. 存储管理采用可变分区方式。可变分区方式是按作业需要的主存空间大小来分配分区的。当作业装入主存时,根据主存的需要量察看有无足够的空间分配,若有,则按需要量分配一个分区给该作业;若无,则作业不能装入。随着作业的装入,撤离,主存被分成许多分区,有的占用,而有的是空闲的。 2. 存储分配分别采用首次适应算法、最佳适应算法和最差适应算法。 3. 当一个新作业要求装入主存时,查找空闲区表,从中找出一个足够大的空闲区。若找到大于作业需要量的空闲区,则把它分成二部分,一部分为占用区,另一部分
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:15319
    • 提供者:王阳
  1. MemoryAllocateProject

    1下载:
  2. 操作系统课程设计之内存分配模拟,采用首次适应算法实现(JAVA版)-courses on operating system design from the memory allocation simulation, using the first adaptation algorithm (Java version)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9989
    • 提供者:蓝蜂
  1. SCSYSF

    0下载:
  2. 首次适应算法!! 内存页式管理 链表结构-first adaptation algorithm! ! P. memory management structure Chain! !
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:10083
    • 提供者:杨强
  1. 032812036

    0下载:
  2. 操作系统实验,内存的管理,实现了首次适应算法及循环首次适应算法,功能较好,并有实验结果及统计-experimental operating system, memory management, for the first time algorithm to adapt and adapt to the first cycle of algorithms, function better, and experimental results and statistics
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:47228
    • 提供者:zhaojun
  1. 1

    0下载:
  2. 本程序为一个内存动态分区分配的模拟程序,采用首次适应算法和最佳适应算法实现动态分区。其中,空闲分区通过空闲分区链来管理,在进行内存分配时,系统优先使用空闲区低端的空间
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:363092
    • 提供者:liang
  1. 2

    0下载:
  2. 本程序为一个内存动态分区分配的模拟程序,采用首次适应算法和最佳适应算法实现动态分区。其中,空闲分区通过空闲分区链来管理,在进行内存分配时,系统优先使用空闲区低端的空间
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:347593
    • 提供者:liang
  1. 3

    0下载:
  2. 本程序为一个内存动态分区分配的模拟程序,采用首次适应算法和最佳适应算法实现动态分区。其中,空闲分区通过空闲分区链来管理,在进行内存分配时,系统优先使用空闲区低端的空间
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:349084
    • 提供者:liang
  1. 4

    0下载:
  2. 本程序为一个内存动态分区分配的模拟程序,采用首次适应算法和最佳适应算法实现动态分区。其中,空闲分区通过空闲分区链来管理,在进行内存分配时,系统优先使用空闲区低端的空间
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:364698
    • 提供者:liang
  1. 5

    0下载:
  2. 本程序为一个内存动态分区分配的模拟程序,采用首次适应算法和最佳适应算法实现动态分区。其中,空闲分区通过空闲分区链来管理,在进行内存分配时,系统优先使用空闲区低端的空间
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2169448
    • 提供者:liang
  1. 存储器分配与回收

    1下载:
  2. 用首次适应算法 最佳适应算法 最坏适应算法实现存储空间的分配,回收作业所占用的存 储空间. 算法描述
  3. 所属分类:C#编程

  1. 122333

    1下载:
  2. 课题八:存储管理---动态分区分配算法的模拟: 要求设计主界面以灵活选择某算法,且以下算法都要实现:首次适应算法、循环首次适应算法、最佳适应算法; -Eight topics: storage management--- dynamic partitioning allocation algorithm simulation: the main interface to design a flexible choice of a certain algorithm, and should
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:9272
    • 提供者:张海华
  1. turboc2(1)

    0下载:
  2. 存储管理分区分配算法 功能要求: 本课题要求模拟实现可变分区管理。存储管理主要是对存储空间的分配和回收。当有用户申请 空间时,进行分配,空间不用了及时回收,以免造成游离空间,使得该空间再也无法使用。可变分区管理通常采用的方法有多种,本课题要求分别采用首次适应算法和最佳适应算法实现。 -Storage Management Division allocation algorithm functional requirements: This issue demands the real
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:957627
    • 提供者:果子狸
  1. Memory

    1下载:
  2. 用C++实现的运用首次适应算法动态内存分配和释放-The first time to adapt to the dynamic memory allocation algorithms
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:1721
    • 提供者:
  1. OS_source_code

    0下载:
  2. 计算机操作系统实验——动态分区分配方式的模拟:采用首次适应算法和最佳适应算法。-Computer Operating System Experiment- Simulation of dynamic partitioning distribution: The first-fit algorithm and the best-fit algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:2303
    • 提供者:Splendid Sun
  1. 1

    1下载:
  2. 操作系统中利用最佳适应算法 最坏适应算法 循环首次适应算法 首次适应算法实现动态内存的分配和回收内存-The operating system using the best-fit algorithm worst-fit algorithm loop first-fit algorithm first-fit algorithm to achieve dynamic memory allocation and recovery of memory
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:9632
    • 提供者:雷哲文
  1. dongtai

    0下载:
  2. 实现了动态分区分配,使用了两种算法,首次适应算法,最佳适应算法-Implements the dynamic partition, using two kinds of algorithms
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:2777
    • 提供者:沧月
  1. Memory

    0下载:
  2. 计算机操作系统原理 内存分配与回收,动态分区分配,首次适应算法-Principles of computer operating system memory allocation and recovery, dynamic partition allocation, first-fit algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1729
    • 提供者:w
  1. 892

    0下载:
  2. 采用循环首次适应算法进行内存块的分配和回收,同时显示内存块分配和回收后空闲内存分区链的情况。-First-fit algorithm using cyclic block of memory allocation and recovery, also showed the recovered memory block allocation and free memory partition chain of circumstances.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:1741
    • 提供者:高飞
  1. egrhr8454rh8

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

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

    0下载:
  2. 在可变分区管理方式下采用首次适应算法实现主存分配和-In the variable partition management algorithm used under the first-fit allocation and main memory
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:1611
    • 提供者:pp
« 12 3 »
搜珍网 www.dssz.com