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

搜索资源列表

  1. SimpleObjectFIFO.rar

    0下载:
  2. 用java线程演示的先进先出算法的程序
  3. 所属分类:JSP源码/Java

    • 发布日期:
    • 文件大小:3341
    • 提供者:
  1. 磁盘调度算法

    0下载:
  2. 一个简单的磁盘调度算法,可以实现先进先出,最短寻道,scan的算法-a simple disk scheduling algorithm can achieve FIFO, shortest Seeking, scan algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2124
    • 提供者:刘翔
  1. 王小

    0下载:
  2. 一个操作系统的摸迷程序,实现进程的调度,有先进先出算法,时间片,优先权等-an operating system confused crowds procedures, the process of realization of scheduling, FIFO algorithm, time unit, priority, etc.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5193
    • 提供者:刘翔
  1. NDisk

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

    • 发布日期:2008-10-13
    • 文件大小:45189
    • 提供者:卡卡
  1. 磁盘调度

    1下载:
  2. 磁盘调度算法,包括先进先出,最短查找,电梯调度及单向扫描-disk scheduling algorithms, including FIFO, shortest identifying, scheduling and one-way lift scan
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:213186
    • 提供者:翁明喆
  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. 请求分页存储管理方式

    0下载:
  2. 课程实验,自己做的一个关于请求分布的程序, 采用先进先出算法(FIFO)和最近最久未使用算法(LRU)进行页面的置换-courses experiments done on the request of a distribution procedures, FIFO-algorithm (FIFO) and the most recent time on the use of algorithms (LRU) page replacement
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:360272
    • 提供者:陈任全
  1. 先进先出调度算法

    0下载:
  2. 实进程调度(先进先出调度算法).具有让进程运行,阻塞,就绪各个调度作用
  3. 所属分类:操作系统开发

    • 发布日期:2014-01-17
    • 文件大小:64520
    • 提供者:云云
  1. 先进先出的算法(SQL Server语法)

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

    • 发布日期:2008-10-13
    • 文件大小:3239
    • 提供者:许俊
  1. FIFO.先进先出调度算法(FIFO)处理缺页中断

    1下载:
  2. 关于操作系统:先进先出调度算法(FIFO)处理缺页中断,On the operating system: FIFO scheduling algorithms (FIFO) handling page fault
  3. 所属分类:操作系统开发

  1. uart_fifo

    0下载:
  2. avr单片机串口先进先出实例程序,这是个人在实际项目中应用的一个例子,还有是定时器的使用方法-Examples of single-chip FIFO serial avr procedures, which are individual projects in the actual application of an example are also the use of timer
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:16092
    • 提供者:张子凤
  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. fifo_8_8

    0下载:
  2. 该程序实现的是8*8位的先进先出队列功能的存储器,已成功通过仿真。-Implementation of the program is 8* 8 bit FIFO queue memory function, has successfully passed the simulation.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:213090
    • 提供者:chenzhuaixia
  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 7 8 9 10 ... 19 »
搜珍网 www.dssz.com