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

搜索资源列表

  1. NDisk

    1下载:
  2. 操作系统模拟磁盘调度算法 先进先出 最短优先 扫描算法-disk operating system simulation algorithm FIFO scheduling priority shortest scanning algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:45189
    • 提供者:卡卡
  1. 移臂

    0下载:
  2. 使用c语言编译,在DOS界面下运行的磁臂调度程序,包括三种算法:先进先出、最短查找、扫描算法-use language compiler, the DOS interface running under the magnetic arm scheduling procedures, including three algorithms : FIFO, shortest search, scanning algorithm
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:10147
    • 提供者:翁明喆
  1. 先进先出页面算法程序2

    0下载:
  2. 先进先出置换页面算法的程序实现 进程执行程序时要访问的...先进先出置换算法FIFO 最近最少使用置换算法LRU 最近未使用置换算法NUR 工作集. ...例:某进程分配页架数为3,其运行期间页面访问序列:A,B,C,D,A,B,E,A,B,C,D,E,分析其按照OPT算法进行页面置换时的缺... -FIFO replacement pages algorithm program implementation process procedures ... to visit the FIFO
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:5476
    • 提供者:asdf
  1. 先进先出页面算法程序

    0下载:
  2. 分别实现最佳置换算法(optimal)、先进先出(FIFO)页面置换算法和最近最久未使用(LRU)置换算法,并给出各算法缺页次数和缺页率。-respectively optimal replacement algorithm (optimal), FIFO (FIFO) page replacement algorithm and the most recent time on the use (LRU) replacement algorithm, the algorithm is given
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3242
    • 提供者:asdf
  1. conan

    0下载:
  2. 操作系统实验课程中模拟虚拟存储器的算法 使用先进先出调度算法实现-experimental courses operating system virtual memory simulation algorithm using FIFO scheduling algorithm
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1788
    • 提供者:Jessica
  1. 676575585858758578

    0下载:
  2. 模拟实现以下页面置换算法,并计算其命中率: 一、理想置换算法OPT(Optimal Replacemnet) 二、先进先出置换算法FIFO-Simulation following pages replacement algorithms, and calculate their hit rate : 1. OPT ideal replacement algorithm (Optimal Replacement) 2. FIFO replacement algorithm FIFO
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:193864
    • 提供者:康抗
  1. 要求

    0下载:
  2. 本程序是一个操作系统关于进程调度的程序,其中有,进程的优先权和先进先出等模拟调度功能-this process is a process of the operating system on the activation procedures, which, the process priority and FIFO scheduling simulation
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1446570
    • 提供者:帅哥
  1. cz

    0下载:
  2. 操作系统的课程设计,分别是 题目一:模拟分页式存储管理中硬件的地址转换和产生缺页中断。 题目二:用先进先出(FIFO)页面调度算法处理缺页中断。 -operating system of curriculum design, is a topic : simulation tabbed storage management hardware address translation and have missing pages interruption. Topic 2 : FIFO
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:72266
    • 提供者:xb
  1. fifo_lru_opt

    0下载:
  2. 操作系统课程设计,页面置换算法,包含了先进先出fifo、最近最久未使用lru、还有最佳opt三种算法。代码简单易懂,编译通过。-courses on operating system design, page replacement algorithms, including the FIFO fifo. the most recent time on the use of LRU, the three best opt algorithm. Code straightforward compi
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1752
    • 提供者:wz
  1. www[1].cnzz.cn

    1下载:
  2. 先进先出页面置换算法159 5.6.2最佳页面置换算法159 5.6.3最近最少使用页面置换算法160 5.6.4第2次机会页面置换算法161 5.6.5时钟页面置换 -FIFO replacement algorithm 159 pages 5.6.2 best replacement algorithm 159 pages recent 5.6.3 use at least 160 pages replacement algorithm 5.6.4 2nd chance pages repl
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2949
    • 提供者:贾冬
  1. fjfu

    0下载:
  2. 这就是fifo算法,中文就是先进先出算法,,大家可以看看,不过很简单,,有部分实现的并不太好,,希望大家指点-algorithm, Chinese is FIFO algorithm, we can look at, but very simple. some achieved is not very good, and we hope the guidance
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:84100
    • 提供者:崔卫军
  1. taotaisuanfa

    0下载:
  2. 使用Microsoft Visual C++ 6.0编写最佳(Optimal)淘汰算法、先进先出(FIFO)淘汰算法、最近最久未使用(LRU)淘汰算法的源代码-using Microsoft Visual C 6.0 to prepare the best (Optimal) eliminated algorithm, FIFO (FIFO) eliminated algorithm, the most recent time on the use (LRU) algorithm out of
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2896
    • 提供者:王杰
  1. elbsxh

    0下载:
  2. 两个任意链表合并成单链表,并按顺序排列。先进先出。-two arbitrary Chain merged into single linked list, with a chronological order. FIFO.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:946
    • 提供者:张倍宁
  1. processDispatch

    1下载:
  2. 进程调度模拟程序:假设有10个进程需要在CPU上执行,分别用:  1.先进先出调度算法;  2.基于优先数的调度算法;  3.最短执行时间调度算法 确定这10个进程在CPU上的执行过程。要求每次进程调度时在屏幕上显示:  1.当前执行进程;  2.就绪队列;  3.等待队列 附:此程序可直接运行,是操作系统课的经典实验. -scheduling process si
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:255298
    • 提供者:段苛苛
  1. FIFOAndLRU

    0下载:
  2. 页面置换的先进先出和最近最久未使用算法
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:10873
    • 提供者:Rush
  1. exerciseattemper

    0下载:
  2. 操作系统第一次实验 作业调度 实现先进先出 段作业优先 响应比高者优先 的调度方法
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:5338
    • 提供者:慕秋荣
  1. 先进先出的算法(SQL Server语法)

    1下载:
  2. 先进先出的算法(SQL Server语法) ,应用与仓库管理系统之中。-FIFO algorithm (SQL Server syntax), Application and warehouse management system.
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:3239
    • 提供者:许俊
  1. Queue

    0下载:
  2. 队列管理封装类,包括mutex锁, 先进先出的功能-Queue management package categories, including mutex locks, the function of FIFO
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:2253
    • 提供者:sander
  1. 操作系统

    0下载:
  2. 置换算法,先进先出,在地址映射过程中,若在页面中发现所要访问的页面不在内存中,则产生缺页中断。当发生缺页中断时,如果操作系统内存中没有空闲页面,则操作系统必须在内存选择一个页面将其移出内存,以便为即将调入的页面让出空间。而用来选择淘汰哪一页的规则叫做页面置换算法。(In the process of address mapping, if page is found in the page, it is not in memory, resulting in page break. When t
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:5120
    • 提供者:流浪者一样
  1. FIFO先进先出调度算法(含代码截图)

    1下载:
  2. 最简单的分页替换算法就是先进先出算法,当每次有新的分页需要调入时,会选择调入内存时间最久的分页换出。有两种实现的方法:第一种是记录每个分页被调入到页框的时间,当每次需要换出分页时,会找到调入时间最早的一页,也就是在主存储器中存在最久的分页。另外一种方式就是利用FIFO队列来实现,当要进行分页替换时,就把队列最前端的分页换出,再把要调入的分页放到队列的末端。(The simplest paging replacement algorithm is the first in first out al
  3. 所属分类:Windows编程

    • 发布日期:2021-01-08
    • 文件大小:1047552
    • 提供者:91z先生
« 12 3 4 5 6 »
搜珍网 www.dssz.com