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

搜索资源列表

  1. ipc

    0下载:
  2. linux管道和信号量等进程通信机制的基础源代码。-the pipe and fifo code for linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-11
    • 文件大小:3992
    • 提供者:maoyuan li
  1. opd_pipe

    0下载:
  2. Functions handling the $SESSIONDIR/opd_pipe FIFO special file.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-04
    • 文件大小:1563
    • 提供者:jiucaoyon
  1. OS_EX5-1

    0下载:
  2. 模拟磁盘调度算法,fifo,scan,c-scan,c-look-Simulated disk scheduling algorithm
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-06
    • 文件大小:927
    • 提供者:xuhaoqi
  1. yemian

    0下载:
  2. 根据模拟的页式管理设计,掌握在页式存储管理中最基本的三种页面调度算法FIFO、LRU以及OPT。但在三种算法中均要求在调度程序中产生的页面序列是随机产生的,而不是人为的输入,在执行时只需改变页面的大小及内存容量就可以得到不同的页面序列,另外还需要说明随机的性能和其性能可能对算法的影响,并对随机性要有一定的参数控制能力。此外,计算并输出FIFO、LRU以及OPT算法在不同内存容量下的命中率。-According to the simulation page management design, m
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-14
    • 文件大小:54077
    • 提供者:jasonzjx
  1. chat_fifo_list

    0下载:
  2. 基于fifo管道的一个简单C/S聊天程序,通过这个简单的程序,可以让我们对管道编程有更清晰的理解!-Based on a simple fifo pipe C/S chat program, through this simple program that allows programming of the pipeline we have a clearer understanding!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:5397
    • 提供者:yangchaoxu
  1. chat_fifo

    0下载:
  2. linux下使用fifo功能实现的双人聊天功能-linux use fifo functions of the double chat
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:8550
    • 提供者:wangaizhi
  1. mysys

    0下载:
  2. linux下消息fifo和回收子进程的例子-linux fifo and recovery following message examples subprocess
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:2103
    • 提供者:安慰阿桑
  1. FiFo

    0下载:
  2. 请求页式存储器管理,代码详细,注释清楚,算法简单易懂-Request page memory management code in detail, comments clear, straightforward algorithm
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:9714
    • 提供者:da
  1. fifoalru

    0下载:
  2. 简单的用C实现操作系统中的fifo&lru内存页面置换算法-Simple C achieved operating system fifo and lru memory page replacement algorithm
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:239642
    • 提供者:LIU
  1. OPTLRUFIFOCLOCK

    0下载:
  2. 四种置换策略OPT LRU FIFO CLOCK的c++实现-OPT LRU FIFO CLOCK
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:2138
    • 提供者:商晨晖
  1. lock-free-wait-free-circularfifo

    0下载:
  2. 一种无需锁定和等待的环形FIFO算法,效率比较高-lock free and wait free circular fifo, with high performance
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-02
    • 文件大小:524579
    • 提供者:mengo
  1. linux_fifo

    0下载:
  2. 嵌入式linux下fifo程序实现,用于通信,音视频传输缓存。-The embedded Linux FIFO program,For communication, audio and video transmission cache
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1356
    • 提供者:电子通
  1. fifo

    0下载:
  2. Renesas USB driver for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:6642
    • 提供者:gontoli
  1. mpc52xx_lpbfifo

    0下载:
  2. LocalPlus Bus FIFO driver the Freescale MPC52xx for Embedded Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:4689
    • 提供者:wingvejui
  1. seq_fifo

    0下载:
  2. ALSA sequencer FIFO for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2226
    • 提供者:denhingfun
  1. Page-Scheduling-varellow

    0下载:
  2. 操作系统页面调度算法仿真,包括FIFO,LRU,OPT,LFU,MFU等-Operating system paging algorithm simulation, including FIFO, LRU, OPT, LFU, MFU, etc.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:2629
    • 提供者:Yuanfu Luo
  1. fifo

    0下载:
  2. linux下的管道编程,属于进程间通信的一种机制, 可作为参考-pipeline under linux programming, inter-process belongs to a mechanism of communication can be used as a reference
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1306
    • 提供者:deng
  1. main

    0下载:
  2. 题目7 页面置换 一、实验目的 1、对页面置换做进一步的理解。 2、了解页面置换的任务。 3、通过编程掌握页面置换算法及缺页率。 4、了解Belady现象和抖动现象。 二、实验内容及要求 1、任意给出一组页面访问顺序(如页面走向是1、2、5、7、5、7、1、4、3、5、6、4、3、2、1、5、2)。 2、分配给该作业一定的物理块(如3块、4块等)。 3、利用某几种页面置换算法模拟页面置换过程并计算其缺页率并分析结果。 4、通过给出特殊的页面访问顺序,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-11
    • 文件大小:834
    • 提供者:haolei
  1. Project

    0下载:
  2. trhread in c for linux. Comunicate three process Fifo .
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:7211
    • 提供者:damwes5
  1. AbstractQueuedSynchronizer

    0下载:
  2. Provides a framework for implementing blocking locks and related synchronizers (semaphores, events, etc) that rely on first-in-first-out (FIFO) wait queues.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-24
    • 文件大小:18796
    • 提供者:giuniuzei
« 1 2 3 4 5 67 8 9 10 »
搜珍网 www.dssz.com