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

搜索资源列表

  1. PageChange

    0下载:
  2. 页面置换算法演示及其性能测试系统: 1最佳适应(Optimal) 2先进先出(FIFO) 3最近最久未使用(LRU) 4最少使用(LFU) 5内存页面数配置 6输入测试- the system of Page replace arithmetic demo and to testing of the capability
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:14684
    • 提供者:zhhuo
  1. fifo

    0下载:
  2. 标准的先进先出队列数据结构,已经调试过的,可以直接应用到项目中-Standard FIFO queue data structure, has been testing, can be directly applied to projects
  3. 所属分类:OS Develop

    • 发布日期:2017-03-23
    • 文件大小:7156
    • 提供者:张胜朝
  1. fenshixitong

    0下载:
  2. 依据“先进先出”调度原则,并用队列加以实现,从而对CPU分时系统进行简单模拟。输入为用户个数和每个用户所要完成的任务及消费的CPU运行周期,在考虑到CPU申请延迟周期的情况下,输出CPU在运行过程中每个周期的工作状态,正在使用CPU的用户以及等待使用的用户。-Based on " FIFO" scheduling principles, and use a queue to be achieved, and thus a simple simulation of CPU tim
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:119632
    • 提供者:箱子
  1. q

    0下载:
  2. 最高响应比,先进先出算法的周转时间,平均周转时间-The highest response ratio, FIFO algorithm turnaround time
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:1618
    • 提供者:wang
  1. zg

    0下载:
  2. 操作系统的应用计算法的实现,先进先出最高响应比-Operating system, application of the calculation method of the realization of the maximum response ratio FIFO
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:1062
    • 提供者:wang
  1. fifo

    0下载:
  2. 使用Altera公司的FPGA进行VHDL开发。使用quartus2 9.0软件在EP1C3T144C8开发板上实现先进先出的队列。-The use of Altera' s FPGA-VHDL development. Use quartus2 9.0 software EP1C3T144C8 Development Board to achieve FIFO queue.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:164734
    • 提供者:Daisy
  1. PageReplace

    0下载:
  2. 程序模拟了先进先出算法与最近最久未使用算法。-Program to simulate the FIFO algorithm with the most recent long-lost the use of algorithms.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:17092
    • 提供者:冯汝伟
  1. fifo

    0下载:
  2. fifo 即实现数据的先进先出,是用verilog编写的 就撒开了几分-fifo hjahfjhsjeikkdnakfnakjfakjkf
  3. 所属分类:Other systems

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

    0下载:
  2. 先进先出算法,根据先进先出对列来服务,设置了一个时间片-fcfs
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1136
    • 提供者:张龙
  1. caozuoxitong

    0下载:
  2. 操作系统 先进先出算法的大型作业报告 FIFO-FIFO algorithm is operating a large-scale operational reporting FIFO
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:33088
    • 提供者:shijie
  1. 5080309283_1

    0下载:
  2. 建立一个队列,实现先进先出。使用的是数组,而不是链表。-The establishment of a queue, to achieve FIFO. Using an array instead of linked lists.
  3. 所属分类:CSharp

    • 发布日期:2017-04-23
    • 文件大小:14101
    • 提供者:小翁
  1. os

    0下载:
  2. 操作系统先进先出页面置换算法,可计算缺页数和缺页率。-OS FIFO page replacement algorithm, calculate the rate of missing pages and missing pages.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:1173
    • 提供者:crazing
  1. Cpp1

    0下载:
  2. 页面的置换算法,采用的先进先出的形式 -Page replacement algorithms, using the FIFO in the form of
  3. 所属分类:OS Develop

    • 发布日期:2017-04-11
    • 文件大小:1169
    • 提供者:陈强
  1. 5080309330_1

    0下载:
  2. 队列(Queue)是一种用于实现先进先出(FIFO)的数据结构,即第一个进入队列的数据排在队列的最前处,第二个进入队列的数据排在其后,依此类推;出队列时,总是排在队列最前处的那个数据先出队列。-Queue is used to implement FIFO (FIFO) data structure, that is, the first row of data into the queue in the queue at the most before the second row of da
  3. 所属分类:source in ebook

    • 发布日期:2017-04-16
    • 文件大小:9719
    • 提供者:huangguanchen
  1. jmmP

    0下载:
  2. 实现处理机模拟调度算法,四种进程调度算法,先进先出算法,短作业优先算法,高响应比优先算法,时间片算法-Scheduling algorithm to achieve processor simulation, four kinds of process scheduling algorithm, FIFO algorithm, the short job first algorithm, a high response ratio of priority algorithms, time sli
  3. 所属分类:OS Develop

    • 发布日期:2017-05-15
    • 文件大小:3850167
    • 提供者:夏雨
  1. zhuangjj

    0下载:
  2. 页面置换算法 先进先出、最近最久未使用、最佳页面置换算法-FIFO page replacement algorithms, the recent use of the most long-lost, the best page replacement algorithm for
  3. 所属分类:OS Develop

    • 发布日期:2017-04-08
    • 文件大小:1406
    • 提供者:zhuangjiajia
  1. FIFO

    0下载:
  2. 先进先出堆栈,简单,易读。将时序逻辑和组合逻辑分别列入不同过程块,适合初学者阅读。-first in firt out
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:2100
    • 提供者:Daisy
  1. fifolrusuijitaotai

    0下载:
  2. 课题三 设计一个虚拟存储区和内存工作区,编程序演示下述置换算法的具体实现过程,并计算访问命中率: 要求从主界面选择某算法,且以下算法都要实现 1、先进先出算法(FIFO) 2、最近最久未使用算法(LRU) 3、随机淘汰算法-fifo,lru
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1591
    • 提供者:chenxue
  1. MFC_scheduling_algorithm

    0下载:
  2. 操作系统中,四种CPU调度算法的演示:先进先出、动态优先级、时间片轮转法和多级反馈队列。-This program demonstrates four scheduling algorithms of CPU in the OS:FCFS、 DP、 RR&MLFQ
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-22
    • 文件大小:6732723
    • 提供者:liuxia
  1. os6

    0下载:
  2. 模拟内存换页算法,包括FIFO(先进先出first in first out),OPT(动态分配optimal),LRU(最近不使用latest use recently),LFR(最近最低频率lowest frequency recently),NUR(最近不使用no used recently)-Analog memory paging algorithms, including FIFO (first in first out first in first out), OPT (dynam
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:1187
    • 提供者:linqingyang
« 1 2 3 4 5 6 78 9 10 11 12 ... 17 »
搜珍网 www.dssz.com