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

搜索资源列表

  1. OperatingSystemMemoryManagement

    0下载:
  2. (1) 本实验要求使用C语言编程模拟一个拥有若干个虚页的进程在给定的若干个实页中运行、并在缺页中断发生时分别使用FIFO和LRU算法进行页面置换的情形。 (2) 虚页的个数可以事先给定(例如10个),对这些虚页访问的页地址流(其长度可以事先给定,例如20次虚页访问)可以由程序随机产生,也可以事先保存在文件中。 (3) 要求程序运行时屏幕能显示出置换过程中的状态信息并输出访问结束时的页面命中率。 -(1) This experiment requires the use of C la
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:46686
    • 提供者:时间
  1. wynczh

    0下载:
  2. 内存页面置换 用C语言模拟LINUX操作系统中的内存页式管理的FIFO算法和LRU算法-Memory page replacement using C language simulation of LINUX operating system management of memory pages the FIFO algorithm and LRU algorithm
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:1539
    • 提供者:love暖色
  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. yemianzhuanhuansuanfa

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

    • 发布日期:2017-03-26
    • 文件大小:1395
    • 提供者:fujiao
  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. three

    0下载:
  2. FIFO页面置换算法,用c语言写的!同时输入内存块数和页面号数-FIFO page replacement algorithm, using c language written in! At the same time enter the number of memory blocks, and page numbers
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:954
    • 提供者:刘蒙
  1. five

    0下载:
  2. FIFO和LRU页面置换算法,使用c++写的,有功能号,可以选择功能,进行相应的操作!-FIFO and LRU page replacement algorithm, using c++ written in the functional number, you can choose functions to carry out the appropriate action!
  3. 所属分类:OS Develop

    • 发布日期:2017-03-26
    • 文件大小:2034
    • 提供者:刘蒙
  1. two

    0下载:
  2. FIFO页面置换算法,用C++写的,可以缺页率,同时也可以看到内存分配状态!-FIFO page replacement algorithm, written in C++, you can page fault rate, but also can see the memory allocation status!
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:1366
    • 提供者:刘蒙
  1. four

    0下载:
  2. FIFO页面置换算法,用C语言写的,产生随机序列,可以算出缺页次数,同时也可以看到内存分配状态!-FIFO page replacement algorithm, written using C language to generate random sequence, you can calculate the number of missing pages, but also can see the memory allocation status!
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:959
    • 提供者:刘蒙
  1. fifoed_avalon_uart9.1_applicaton

    0下载:
  2. 用于Altera Avalon总线的、具有FIFO缓冲的Uart数据串口IP核以及应用于Nios2的、真正可运行的、容易移植的C代码。-Fifoed avalon uart IP core and C code for the IP core.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:205607
    • 提供者:xmar
  1. PPA

    0下载:
  2. 1. 示例实验程序中模拟几种置换算法:LRU算法,FIFO算法,clock算法和Eclock算法 2. 能对几种算法给定任意序列不同的页面引用串和任意帧实内存块数的组合测试,显示页置换的过程。 3. 能统计和报告不同置换算法情况下依次淘汰的页号、缺页次数(页错误数)和缺页率。比较几种置换算法在给定条件下的优劣。 4. 为了能方便的扩充页面置换算法,更好的描述置换过程,示例实验程序采用了C++语言用Replace类描述了置换算法及其属性。-None
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2065997
    • 提供者:Hedge
  1. FIFOFCFS

    0下载:
  2. FIFO and FCFS Scheduling Algorithms in C
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:967
    • 提供者:kvk
  1. page_replacement1

    0下载:
  2. visual c++描述的页面时换算法,此程序提供三个算法,分别是LRU,CLOCK,FIFO算法-visual c++ conversion method described in the page, this program provides three algorithms, namely LRU, CLOCK, FIFO algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:3882
    • 提供者:荣阳春
  1. Operating_Systems

    0下载:
  2. The folder includes various algorithms of Operating Systems such as Bankers algorithm,C-Scan,FIFO,Shortest job first,Round Robin etc. All are implemented in C.
  3. 所属分类:VHDL-FPGA-Verilog

  1. batch_sales

    0下载:
  2. 一个先进先出批次核算的算法案例,基于ORACLE PRO*C的开发环境-a caculation method of FIFO (First In First Out) which is written in oracle pro*c under unix OS.
  3. 所属分类:Oracle

    • 发布日期:2017-03-29
    • 文件大小:1842
    • 提供者:fisher
  1. Form1.Designer

    0下载:
  2. unique interface for the c# that can be used in fifo and lru
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:1901
    • 提供者:ali.saadat81
  1. pagechange

    0下载:
  2. 用c语言实现页面置换算法,包括三种算法FIFO、LRU、OPT。-C language page replacement algorithms, including three algorithms FIFO, LRU, OPT.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:1430
    • 提供者:剑煮江湖
  1. jincheng

    0下载:
  2. 操作系统的课程设计,处理机调度,FIFO,SJF.C#语言,有数据库支持-Operating systems curriculum design, processor scheduling, FIFO, SJF.C# language, database support
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:297742
    • 提供者:yy
  1. fpgaPfirmwarePpc

    1下载:
  2. 用FPGA做USB2.0通信的实验,完成SLAVE FIFO模式下的数据传输,里面包括固件程序,还有上位机(C++)程序。-USB2.0 communication with the FPGA to do the experiment, complete the SLAVE FIFO mode data transmission, which includes firmware, and PC (C++) program.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-14
    • 文件大小:3322930
    • 提供者:王金凤
« 1 2 3 4 5 67 8 9 »
搜珍网 www.dssz.com