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

搜索资源列表

  1. yemianzhuanhuan

    0下载:
  2. 操作系统之FIFO页面转换算法,C++描述-FIFO zhuan huan suan fa
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:733
    • 提供者:liyu
  1. jinchengdiaodu

    0下载:
  2. 通过先进先出算法和轮询算法模拟实现进程调度-Through the FIFO algorithm and simulation to achieve the process of polling scheduling algorithm
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-07
    • 文件大小:2096
    • 提供者:蒋安
  1. FIFOandOPT

    0下载:
  2. 用FIFO和OPT算法进行虚拟存储器,求缺页数和缺页率,用于操作系统的实验-With FIFO and OPT algorithm for virtual memory, and missing pages and missing page rate for the experimental operating system
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:1362
    • 提供者:wujingyun
  1. process

    0下载:
  2. 为了更充分的利用CPU,必须管理好进程内及进程间的调度关系,此实验就是模拟进程之间的调度方法。在实验中,只模拟了3个状态之间的调度过程,为了便于观察调度过程,我采用手动操作方式(即根据操作者输入的命令来做相应的转换)。在程序中,为进程建议一个结构体,以这种类型建立一个数组,用了存储所有进程信息;同时建议了两个先进先出的对列(ready,blocked)用来存储当前就绪的进程和等待资源的进程(在程序中这两个队列只是存储了进程在存储进程的数组的下标,用下标来作为唯一标识且访问,但是不是pid)。对列
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1137002
    • 提供者:white Snow
  1. syn_fifo

    0下载:
  2. Synchronous FIFO (one clock)
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-07
    • 文件大小:1270
    • 提供者:hamboy75
  1. page

    0下载:
  2. 页面置换代码,挺好用,fifo,lru,真正页面算法-dafdasdfdfsadfsafdsa
  3. 所属分类:File Operate

    • 发布日期:2017-04-13
    • 文件大小:2175
    • 提供者:ping
  1. dd

    0下载:
  2. FIFO,LRU,用于实现页面调度算法,包括FIFO和LRU,非常实用,很多专家都看不懂-FIFO, LRU this program is used to excute lru and fifo and so on,it is very useful ,and many people have download it ,believe it or not
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:1525
    • 提供者:zglaojiang
  1. PrinterSimulationFIFO

    0下载:
  2. 打印机实现,基于优先权队列的fifo,因此使用了优先权队列-Printers to achieve, based on the priority queue fifo, therefore the use of a priority queue
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:4648
    • 提供者:mrchen
  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. ddr_usb

    0下载:
  2. 将256位数据宽度 通过两级FIFO 转成16位 使用XILINX的ISE10.1完成设计 此为工程文件 有仿真结果-The 256-bit data width conversion FIFO through the two 16-bit using the XILINX s ISE10.1 to complete the design documents for the works in this simulation results
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:3466808
    • 提供者:jiangyuhang
  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. sa1117_fifo

    0下载:
  2. 3个模块:图像数据采集控制(12C总线)、FIFO读写控制器、与PCI接口芯片通信。- Three modules: image data acquisition and control (12C bus), FIFO read and write controller, and PCI interface chip communication.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:550858
    • 提供者:蹇清平
  1. sa1117_fifo_pic

    0下载:
  2. 3个模块:图像数据采集控制(12C总线)、FIFO读写控制器、与PCI接口芯片通信。- Three modules: image data acquisition and control (12C bus), FIFO read and write controller, and PCI interface chip communication.
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:550862
    • 提供者:蹇清平
  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. fifosuanfa

    0下载:
  2. 模拟操作系统虚拟存储中的页面置换算法采用FIFO算法,使用的是C语言编程 -Simulate the operating system virtual memory page replacement algorithms used in the FIFO algorithm, using a C language programming
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:808
    • 提供者:麽鱼的谁
  1. A

    0下载:
  2. FIFO页面置换算法 LRU页面置换算法 模拟-FIFO page replacement algorithm LRU page replacement algorithm for simulation of
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2292
    • 提供者:linwea
  1. Cpp1

    0下载:
  2. 本实验要求使用C语言编程模拟一个拥有若干个虚页的进程在给定的若干个实页中运行、并在缺页中断发生时分别使用FIFO和LRU算法进行页面置换的情形。其中虚页的个数可以事先给定(例如10个),对这些虚页访问的页地址流(其长度可以事先给定,例如20次虚页访问)可以由程序随机产生,也可以事先保存在文件中。要求程序运行时屏幕能显示出置换过程中的状态信息并输出访问结束时的页面命中率。程序应允许通过为该进程分配不同的实页数,来比较两种置换算法的稳定性-FIFO URP
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:1847
    • 提供者:吴飞
  1. dispatch

    0下载:
  2. 操作系统FIFO和LRU算法实现(C) FIFO用队列实现,LRU用计数器实现-FIFO and LRU algorithms operating system (C)
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:191035
    • 提供者:凡斯
  1. FIFO

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

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

    0下载:
  2. 10_100 0 Mbps tri-mode ethernet MAC implements a MAC controller conforming to IEEE 802.3 specification. It is designed to use less than 2000 LCs/LEs to implement full function. It will use inferred RAMs and PADs to reduce technology dependance.
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:3199149
    • 提供者:Gopi
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 21 »
搜珍网 www.dssz.com