CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - First fit

搜索资源列表

  1. SJF

    0下载:
  2. 操作系统实验内容,实现抢占式短作业优先处理机调度,结合内存管理,内存管理采用首次适应分配算法-Experimental content of the operating system, preemptive short job priority processor scheduling, combined with the memory management, memory management using the first-fit allocation algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:3083
    • 提供者:口天吴
  1. Memory

    0下载:
  2. 主存储器空间的分配和回收,可变分区管理方式下采用最先适应算法实现主存分配和实现主存回收-Distribution and recovery of main memory space the variable partition management mode, the first-fit algorithm for allocation of main memory and main memory recovery
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-29
    • 文件大小:4277
    • 提供者:纳兰歌
  1. firstfit

    0下载:
  2. 首次适应算法实现网络中链路的选择,用VC++实现的编程-First-fit algorithm in selection of links in the network, implemented with VC++ programming
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-18
    • 文件大小:285210
    • 提供者:haoname
  1. MemoryAllocation

    0下载:
  2. 3种不同的管理内存空间的模拟实现,其中包括First fit,Best fit,Worst fit-3 kinds of different management memory space simulation, including First fit, Best fit, Worst fit
  3. 所属分类:OS Develop

    • 发布日期:2017-12-06
    • 文件大小:129225
    • 提供者:小妹
  1. loop

    0下载:
  2. VC++环境下C语言实现操作系统中循环首次适应算法-VC++ C language environment operating system circulating first-fit algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-11-12
    • 文件大小:902
    • 提供者:何帅
  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. os

    0下载:
  2. 银行家算法、死锁的检测、首次适应分配内存算法,包含操作系统的三个课程实验,都在里面了。-Bankers algorithm, deadlock detection, first-fit algorithm to allocate memory that contains the operating system three course experiment, all inside.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:268282
    • 提供者:李敏
  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. Fits

    0下载:
  2. 实现 First fit, Best fit and Worst fit 算法并进行比较-Achieve First fit, Best fit and Worst fit algorithm and compared
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-19
    • 文件大小:5551479
    • 提供者:sss
  1. fenpei

    1下载:
  2. 操作系统实验编程首次适应算法java实现源代码-Experimental operating system first-fit algorithm java programming source code
  3. 所属分类:Java Develop

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

    0下载:
  2. 模拟系统存储空间分配,即对空闲物理块进行空间分配,分配方法为:首次适应发、最佳适应法、最坏适应法。-Simulation system of storage space allocation, namely spatial distribution of free physical block, allocation method is: first fit, the best fit method, the worst adaptation method.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1908
    • 提供者:乔旻浩
  1. dynamic-partition

    0下载:
  2. 操作系统: 模拟实现动态分区存储管理 实现的功能:实现了题目的所有要求,采用最先适应算法。 优点:窗口界面良好,给出了相应的提示信息,根据窗口的提示信息即可完成模拟实现动态分区存储管理;还可以修改主存的大小 直接修改MEM_MAX的值即可。 缺点:未给出最优适应算法。 -Operating System: simulation dynamic storage management functions to achieve: to achieve all
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:303120
    • 提供者:天蓝
  1. 2

    0下载:
  2. (1) 可变分区方式是按作业需要的主存空间大小来分割分区的。当要装入一个作业时,根据作业需要的主存容量查看是否有足够的空闲空间,若有,则按需分配,否则,作业无法装入。假定内存大小为128K,空闲区说明表格式为: • 起始地址——指出空闲区的起始地址; • 长度——一个连续空闲区的长度; • 状态——有两种状态,一种是“未分配”状态;另一种是“空表目”状态,表示该表项目前没有使用。 (2) 采用首次适应算法分配回收内存空间。运行时,输入一系列分配请求和
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:542
    • 提供者:zhouxiaotong
  1. Worst-Fit

    0下载:
  2. 一维纸箱中的一种算法,首先最适应启发式。启发式中的一种。--One carton of an algorithm, first of all, the most adaptive heuristic. One of the heuristic
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:746
    • 提供者:雷云
  1. FirstFitLocalCombiningAllocator

    0下载:
  2. Allocates registers in a first-fit fashion, with the bottom reserved for method parameters and all SSAregisters representing the same local variable kept together if possible.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:7329
    • 提供者:venjaxou
  1. memorry

    0下载:
  2. 编译原理课程实验:模拟首次适应动态分区存储管理方案中的内存分配与回收。-Compiler theory curriculum experiment: simulated first-fit dynamic storage management program memory allocation and recovery....
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1335260
    • 提供者:yu
  1. neicunmoni

    0下载:
  2. 3)必须模拟该4种内存分配算法:first fit,next fit,best fit和worst fit中的至少2种。 4) 需显示出每次分配和回收后的空闲分区链的情况来以及内存占用情况图,并统计各种算法产生的碎片空闲区(小于3个单元(unit)的空闲区)数。 5)计算2个性能参数:碎片数、平均搜索空闲区次数-3) must simulate the four kinds of memory allocation algorithms: first fit, at least two
  3. 所属分类:OS Develop

    • 发布日期:2017-04-13
    • 文件大小:1910
    • 提供者:刘万友
  1. process-manage

    0下载:
  2. C语言作业,三类进程管理方法, 按优先数调度算法实现处理器调度, 可变分区管理方式下采用首次适应算法分配内存, 用位示图管理磁盘存储空间-C language operations, three types of process management methods, according to the number of priority scheduling algorithm processor scheduling, using the first-fit algorithm to all
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:102003
    • 提供者:sunxun
« 1 2 3 4 56 7 8 9 »
搜珍网 www.dssz.com