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

搜索资源列表

  1. fifo

    0下载:
  2. 完成进程调度,页面置换算法中先进先出算法(FIFO)的源代码,对学习操作系统很有用的~-The completion of the process of scheduling, the page replacement algorithm in the FIFO method (FIFO) of the source code, useful for learning the operating system ~
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:1273
    • 提供者:jessie
  1. 1

    0下载:
  2. 是简单的分配算法,采用先进先出的方式进行调度-Is a simple allocation algorithm, using FIFO approach to scheduling
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:4986
    • 提供者:my
  1. os

    0下载:
  2. 模拟操作系统中的分页管理 采用先进先出算法 模拟了缺页调度-Simulated the paging management of the operating system using FIFO scheduling algorithm is to simulate the missing pages
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:31193
    • 提供者:gs
  1. FIFO

    0下载:
  2. 操作系统中的先进先出(FIFO)页面置换算法的C++源代码-Operating in the FIFO (FIFO) Page Replacement Algorithm for C++ source code
  3. 所属分类:OS Develop

    • 发布日期:2017-04-11
    • 文件大小:1051
    • 提供者:
  1. 10703

    0下载:
  2. 模拟实现操作系统中页面置换算法,包括最近最久未使用算法,先进先出算法和最佳实现算法-Simulation of real operating system, Page-Replacement Algorithms
  3. 所属分类:OS Develop

    • 发布日期:2017-05-02
    • 文件大小:831549
    • 提供者:李华
  1. 1(1)

    0下载:
  2. 操作系统 进程调度算法、、先进先出以及静态优先数法-The operating system process scheduling algorithms, FIFO and static priority number method
  3. 所属分类:OS Develop

    • 发布日期:2017-05-04
    • 文件大小:1431678
    • 提供者:曾小虎
  1. shift-siso

    0下载:
  2. 先进先出序列发生器,详细说明见文档中的注释,希望能帮到大家-FIFO sequence generator, a detailed explanation see the comments in the document, hoping to help you
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:2480
    • 提供者:Yang Shuang
  1. Train

    0下载:
  2. 利用队列结构实现车厢重排问题,其中缓冲轨按照先进先出方式-The use of a queue inside the structure to achieve the rearrangement problems, according to FIFO buffer rails way
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:486496
    • 提供者:dxeicho
  1. shiyan3

    0下载:
  2. vc++下模拟分页式存储管理中硬件的地址转换和用先进先出高度算法处理缺页中断-VC++
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:2662
    • 提供者:shubo
  1. FIFO

    0下载:
  2. 操作系统WIndows页面置换算法、先进先出算法、以及FIFO和LRU算法(最新最少使用算法)-OS WIndows page replacement algorithm, FIFO algorithm, and FIFO and LRU algorithms (at least using the latest algorithm)
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:134870
    • 提供者:青青
  1. Simulation

    0下载:
  2. 模拟页式虚拟存储管理中硬件的地址转换和缺页中断,并用先进先出调度算法,处理缺页中断。 -Simulation on a virtual storage management hardware address and of a page fault, and advanced treatment of scheduling algorithm, interruption.
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:688
    • 提供者:赵超
  1. xunicunchuqi

    0下载:
  2. 模拟分页式虚拟存储管理中硬件的地址转换和缺页中断,以及选择页面调度算法处理缺页中断。 1.模拟分页式存储管理中硬件的地址转换和产生缺页中断。 2.用先进先出(FIFO)页面调度算法处理缺页中断。 3.用最近最少用(LRU)页面调度算法处理缺页中断。 -Analog paging virtual memory management hardware address translation and page fault, and choose a paging algorit
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:2332
    • 提供者:aihao
  1. FIFOadnVHDL

    0下载:
  2. FIFO (先进先出队列)是一种在电子系统得到广泛应用的器件,通常用于数据的缓存和用于容纳异步信号的频率或相位的差异。
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:2592
    • 提供者:姜昕
  1. fifo89

    0下载:
  2. 先进先出FIFO缓冲器,8位字宽,9位字深,很简易的缓冲器。-FIFO FIFO buffer, 8-bit word wide, 9-bit words deep, very simple buffers.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:269004
    • 提供者:gdfrg
  1. FIFO

    0下载:
  2. 本算法是操作系统的页面置换算法—先进先出页面置换算法
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:2022
    • 提供者:wuhanyu
  1. carsrearrangement

    0下载:
  2. 车厢重排。 一列货车共有n节车厢,每个车厢都有自己的编号,编号范围从1~n。给定任意次序的车厢,通过转轨站将车厢编号按顺序重新排成1~n。转轨站共有k个缓冲轨,缓冲轨位于入轨和出轨之间。开始时,车厢从入轨进入缓冲轨,经过缓冲轨的重排后,按1~n的顺序进入出轨。缓冲轨按照先进先出方式,编写一个算法,将任意次序的车厢进行重排,输出每个缓冲轨中的车厢编号。-Cars rearrangement. A freight train and rode a total of n cars, each
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:236206
    • 提供者:tryqtyl
  1. chexiang

    0下载:
  2. 利用队列结构实现车厢重排问题。车厢重排问题如下: 一列货车共有n节车厢,每个车厢都有自己的编号,编号范围从1~n。给定任意次序的车厢,通过转轨站将车厢编号按顺序重新排成1~n。转轨站共有k个缓冲轨,缓冲轨位于入轨和出轨之间。开始时,车厢从入轨进入缓冲轨,经过缓冲轨的重排后,按1~n的顺序进入出轨。缓冲轨按照先进先出方式,编写一个算法,将任意次序的车厢进行重排,输出每个缓冲轨中的车厢编号。 -Using queue structures to achieve car Rearrangeme
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:896287
    • 提供者:莫凡
  1. main

    0下载:
  2. 通过栈和队列,求算术表达式的值,能够更深入的理解栈的先进后出和队列的先进先出-Through the stack and queue, find the value of arithmetic expressions, to more advanced understanding of the stack and queue in the FIFO after the
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:1161
    • 提供者:子童
  1. Arrayqueue

    0下载:
  2. 利用数组建立队列来实现先进先出的功能利用数组建立队列来实现先进先出的功能-use array to make a queue. to make true the funciton of FIFO
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:4908
    • 提供者:初学者
  1. 16550u

    0下载:
  2. Dos下使用串口实现先进先出,支持COM1-COM4- 16550 is a shareware program designed to allow the unlocking of the internal fifo buffer present in the UART chip of the same name. The program will scan all four COM ports (COM1:- COM4
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:28786
    • 提供者:Seraphim
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 17 »
搜珍网 www.dssz.com