fifo
FirstInputFirstOutput的缩写,先入先出队列,这是一种传统的按序执行方法,先进入的指令先完成并引退,跟着才执行第二条指令。
共 442 份资源
fifo 全部资料 442 份
PDF文档
fifo code. i have adde the code for key lib to the data which has been transfered
fifo code. i have adde the code for key lib to the data which has been transfered...
PDF文档
演示了linux下的常用页面置换算法(FIFO,LRU,OPT,LFU,NUR)
演示了linux下的常用页面置换算法(FIFO,LRU,OPT,LFU,NUR),并计算了相应的命中率。程序用随机函数产生指令序列,然后变换成相应的页地址流。...
PDF文档
Simple I2C controller -- 1) No multimaster -- 2) No slave mode -- 3) No fifo s -- -- notes:
Simple I2C controller -- 1) No multimaster -- 2) No slave mode -- 3) No fifo s -- -- notes: ...