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

搜索资源列表

  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. 操作系统部分算法模拟软件

    0下载:
  2. 本软件设计的目的是: 通过编写程序,将操作系统部算法以可视化的方式模拟出来,最终达到对这些算法有一个比深的理解。 本软件演示的算法有: 多种资源的银行家算法 可变分区存储算法 生产者——消费者(PV操作模拟) FIFO算法和LRU算法(页面淘汰算法) 请求分页算法 CUP——I/0利用率分析 开发工具: Delphi 7.0 -The software is designed to : develop procedures of the opera
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1326208
    • 提供者:刀尖
  1. linux-fifo

    0下载:
  2. 在linux下使用C语言开发的进程控制程序-the use of C language development process control procedures
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1091
    • 提供者:鲍勃
  1. 模拟两种进程调度方式

    0下载:
  2. 进程调度:模拟最高优先级优先调度方式和FIFO调度方式.显示每个时间片各进程的PCB.即优先级,状态,访问CPU次数.剩于数-process scheduling : Analog highest priority priority scheduling ways and means FIFO scheduling. Each time film shows the process of the PCB. That is, priority, status, visit the CPU freq
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:11872
    • 提供者:杨场鸿
  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. fifo0

    0下载:
  2. systemverilog编写的fifo例子-SystemVerilog examples prepared by the fifo
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:923
    • 提供者:王晓波
  1. Pcidriver

    0下载:
  2. PCI驱动编程实例,通过PCI可实施操作: 2、通过DMA方式往SDRAM写数据的步骤: (1) 往OMB1写传输数据次数 (2) 往OMB2写所要访问的SDRAM地址 (3) 往FIFO写2 3、通过DMA方式从SDRAM读数据的步骤: (1) 往OMB1写传输数据次数 (2) 往OMB2写所要访问的SDRAM地址 (3) 往FIFO写3 -PCI-driven programming examples, can be implemented through
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:62751
    • 提供者:葛琳
  1. PROCESS1

    0下载:
  2. 进程调度,包括FIFO算法,优先数调度算法,时间片轮转调度算法-scheduling process, including FIFO algorithm, a few priority scheduling algorithm, time-Cycle Scheduling Algorithm
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1534
    • 提供者:spice
  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. wgq2

    0下载:
  2. 进程调度 进程调度算法有FIFO,优先数调度算法,时间片轮转调度算法,分级调度算法,目前主要是考FIFO和优先数调度算法(静态优先级)。 -process scheduling process FIFO scheduling algorithm is priority number scheduling algorithm, time-Cycle Scheduling algorithm, grade scheduling algorithm, the key is to test
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1491
    • 提供者:www
  1. 59c51

    0下载:
  2. 此程序在51上实现,很多个项目都用到,调试通过,做串口的FIFO很合适...... -this program to achieve the 51, many items are used, debugging, Serial FIFO done very suitable ......
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1462
    • 提供者:
  1. uart_fifo_n

    0下载:
  2. verilog 带fifo的串口收发模块(verilog uart with fifo)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:7583744
    • 提供者:yxsheron
  1. FIFO设计

    1下载:
  2. FIFO设计FIFO设计FIFO设计FIFO设计FIFO设计FIFO设计FIFO设计FIFO设计FIFO设计FIFO设计
  3. 所属分类:C#编程

    • 发布日期:2020-06-08
    • 文件大小:808173
    • 提供者:ZhaiHao
  1. FIFO先进先出调度算法(含代码截图)

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

    • 发布日期:2021-01-08
    • 文件大小:1047552
    • 提供者:91z先生
« 1 2 3 4 5 67 8 9 10 11 ... 21 »
搜珍网 www.dssz.com