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

搜索资源列表

  1. Carriage-rearrangement

    0下载:
  2. 利用队列结构实现车厢重排问题。车厢重排问题如下: 一列货车共有n节车厢,每个车厢都有自己的编号,编号范围从1~n。给定任意次序的车厢,通过转轨站将车厢编号按顺序重新排成1~n。转轨站共有k个缓冲轨,缓冲轨位于入轨和出轨之间。开始时,车厢从入轨进入缓冲轨,经过缓冲轨的重排后,按1~n的顺序进入出轨。缓冲轨按照先进先出方式,编写一个算法,将任意次序的车厢进行重排,输出每个缓冲轨中的车厢编号。 -Queue structure compartment rearrangement. Compar
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:972311
    • 提供者:小咩
  1. SprintSimulati

    1下载:
  2. 利用队列的先进先出模拟打印机的工作过程。显示不同时间到达的不不同执行时间的任务,打印机的执行过程。,已通过测试。 -Using analog printer queue FIFO. During the execution of the task execution time at different times to reach the printer is displayed. , Has been tested.
  3. 所属分类:Windows Develop

    • 发布日期:2017-10-12
    • 文件大小:2048
    • 提供者:jinnanlhy
  1. OV7670

    1下载:
  2. ov7670基于M3的程序,带fifo芯片。-ov7670 of M3-based programs with the fifo chips.
  3. 所属分类:其他小程序

    • 发布日期:2013-12-02
    • 文件大小:360321
    • 提供者:chenhang
  1. FIFO_LRU

    0下载:
  2. 实现操作系统中FIFO算法和LRU算法的模拟-FIFO algorithm in the operating system and LRU algorithm simulation
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:54111
    • 提供者:朱俊生
  1. VFIFOzipe

    0下载:
  2. 用verilog实现异步FIFO,代码中有两个模块,使用时时注意顶层模块和底层模块,用quartus2即可打开直接使用。 -Asynchronous FIFO, with verilog code has two modules, using the constant attention of top-level module and bottom module with quartus2 to open.
  3. 所属分类:Windows Develop

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

    0下载:
  2. 操作系统中用来描述CPU处理进程的方式,这是最简单的一种先来先到算法-The operating system is used to describe the process of the CPU processing mode, which is the most simple one first-come, first algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:272919
    • 提供者:陈慧
  1. WFIFOandOOPTi

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

    • 发布日期:2017-04-10
    • 文件大小:1425
    • 提供者:shanchun
  1. Ochangeep

    0下载:
  2. 操作系统中的页面置换算法包含 oopt fifo lru -Operating system contains oopt fifo lru page replacement algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-03
    • 文件大小:13984
    • 提供者:假装
  1. aasyn_fiffos

    0下载:
  2. verilog编写的异步fifo源代码,asyn_fiifo.v为顶层,调用其他四个文件, -verilog prepared the the asynchronous fifo source code, asyn_fiifo.v for the top floor, calling the other four documents,
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-21
    • 文件大小:2255
    • 提供者:mmzz3211
  1. EbbulkloopZ

    0下载:
  2. EZ-USB FX2 SLAVE FIFO模式固件代码-EZ-USBB FX2 SLAVE FIFO mode firmware code -EZ-USB FX2 SLAVE FIFO mode firmware the code-EZ-USBB FX2 SLAVE FIFO mode firmware code
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-20
    • 文件大小:2265
    • 提供者:yoeooo
  1. fifo_lru_opt_twochance

    0下载:
  2. 请求分页虚拟存储。FIFO,OPT,LRU,二次机会。在他人的代码上修改而成。加入简单页表,逐步显示。可配置页架数,页面总数,访问序列。-Demand paged virtual storage. FIFO, OPT, LRU, second chance. Modifications made in the code of others. Added a simple page table gradually. Configurable page frame number, the total
  3. 所属分类:CSharp

    • 发布日期:2017-11-28
    • 文件大小:190416
    • 提供者:zzzz
  1. Pbbuulksrca

    0下载:
  2. 毕业课题部分程序源码:CY7C68013 Bulk IN 68013工作在AUTO INN模式,16位总线 SLAVE FIFO.MASTER是 ADI BF533 可直接使用。 -Graduation Project part of the program source code: CY7C68013 Bulk IN 68013 work in the AUTO INN mode the 16 bus SLAVE FIFO.MASTER is ADI BF533 can be used d
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-20
    • 文件大小:55455
    • 提供者:overflow
  1. 12345

    0下载:
  2. 用vhdl编写的带fifo的uart,西电自动化系的作业-The vhdl write uart with fifo
  3. 所属分类:Other systems

    • 发布日期:2017-12-03
    • 文件大小:286098
    • 提供者:tom
  1. page-type-storage-allocation

    0下载:
  2. 实现进程的分页式内存分配和地址转换过程,并进一步实现请求分页式存储分配和地址转换过程。页面置换算法至少应实现先进先出(FIFO)、最近最久未使用(LRU)等算法-Realization process of the paging type memory allocation and address translation process, and further realize request page type storage allocation and address translatio
  3. 所属分类:CSharp

    • 发布日期:2017-11-09
    • 文件大小:2269
    • 提供者:huyang
  1. MCTP1

    0下载:
  2. Vhdl 同步FIFO设计 该FIFO 实现方案比传统方式简单,工作速度频率高-Vhdl synchronous FIFO design of the FIFO implementations simpler than traditional, high working speed frequency
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:211462
    • 提供者:zhou
  1. KKK

    0下载:
  2. 页面虚拟存储,模拟分页式虚拟存储管理中硬件的地址转换和缺页中断,以及选择页面调度算法处理缺页中断。采用先进先出调度算-Page of virtual storage, to analog paging virtual memory management hardware address translation and page fault interrupt, as well as select paging algorithm processing a page fault. Using FI
  3. 所属分类:Other systems

    • 发布日期:2017-11-28
    • 文件大小:53603
    • 提供者:king
  1. ww

    0下载:
  2. 页面置换算法 一共有三个 FIFO LUR OPT-Page replacement algorithm, a total of three FIFO LUR OPT
  3. 所属分类:CSharp

    • 发布日期:2017-12-05
    • 文件大小:1384
    • 提供者:薛妮
  1. s_fifo

    0下载:
  2. FIFO是一种先进先出的输入缓冲器,同步FIFO是指写入和读取数据需要时钟的作用-The FIFO is a FIFO input buffer, the synchronous FIFO refers to the role of the write and read data requires clock
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:1218
    • 提供者:汪波
  1. request-pages

    0下载:
  2. 使用页面调度算法(FIFO、LRU和OPT)进行页面调度,把需要读取而“内存”中没有的页面从页面文件中调入“内存”,并把被淘汰并修改过的内存页调出到页面文件-It can realize the management of internal memory.
  3. 所属分类:File Operate

    • 发布日期:2017-11-20
    • 文件大小:29916
    • 提供者:ronghai
  1. yeshicunchuguanli

    0下载:
  2. 操作系统页式存储管理的FIFO,LFU算法-Page memory management of the operating system, FIFO, LFU algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-11-10
    • 文件大小:1024
    • 提供者:李宇
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 20 21 »
搜珍网 www.dssz.com