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

搜索资源列表

  1. liux下C编程关于fifo使用的例子

    0下载:
  2. 这是liunx下C编程关于fifo使用的例子,其中比较全面的讲述了fifo的使用方法。-This is an example of using fifo in linux c,which shows a whole operation guide on fifo.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1.65kb
    • 提供者:钟文德
  1. root-ipc-fifo-examples.tar

    0下载:
  2. UNIX/Linux环境下使用有名管道(FIFO)的例子。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1.11kb
    • 提供者:root
  1. IPC_linux

    0下载:
  2. 源码包中是我在学习Linux进程间通信时所写的关于五种通信方式(管道,FIFO,信号,消息队列和共享内存)的程序,适合于初学Linux下应用开发的有志之士参考,希望对他们能有所帮助。-Source package is in my learning process communication when Linux on the five kinds of written communication (pipe, FIFO, signals, message queues and shared m
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:8.57kb
    • 提供者:杨硕
  1. ipc

    0下载:
  2. 在linux下利用消息队列实现简单的聊天程序-In linux message queue implementation using a simple chat program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:4.75kb
    • 提供者:彭晓
  1. fifo

    0下载:
  2. linux下进程间通信方式之一的fifo读写源程序。-One of the IPC under linux, including fifo read and write source code.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1.04kb
    • 提供者:白鸽
  1. Linux_2_36060302_36060304_36060307_36060323

    0下载:
  2. 操作系统实验:模拟LINUX操作系统的虚存管理机制,采用多道程序控制方式、多级页表、FIFO请求方式完成对实存辅存的映射管理,处理访存请求。实现了FIFO、LRU、LFU等页表淘汰算法。-Experimental operating system: LINUX operating system simulation of virtual memory management mechanism, the use of multi-channel control mode, multi-level
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:596.17kb
    • 提供者:李毅
  1. main

    0下载:
  2. Linux功能主文件本实验并没有进入系统空间对实际进程页面进行控制,而是在用户空间用线性表的连续存储方式对进程页面交换进行模拟。 -rintf("Select the arithmetic:\n(1)LRU\n(2)FIFO\nyour choice is:")
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:984byte
    • 提供者:lantian
  1. FIFO

    0下载:
  2. 模拟请求分页存储管理, 在linux下运行-fafaf
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:4.93kb
    • 提供者:陆海
  1. linuxCode

    0下载:
  2. It is code for linux program. There are alarm, execle, fork, fifo,write and so on for sample.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:59.61kb
    • 提供者:lbl
  1. FIFO

    0下载:
  2. Linux下用命名管道FIFO写的进程间通信程序(经典集合,用gcc编译器,可直接使用,吐血奉送)-FIFO under Linux using named pipe communication between the process of writing procedures (classical set, with the gcc compiler, can be used directly, vomiting blood Complimentary)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-03-28
    • 文件大小:24.14kb
    • 提供者:FarEast8612
  1. fifo-daemon

    0下载:
  2. linux下进程之间的通信,fifo,希望对大家有帮助-Under linux the communication between processes, fifo, we want to help---
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:11kb
    • 提供者:vdsvs
  1. linux-fifo

    0下载:
  2. linux fifo 、fork、msg等示例代码,程序包中包含多个不同版本,供参考学习!-linux fifo, fork, msg and other sample code package contains several different versions, for reference to learn!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:3.14kb
    • 提供者:admiral
  1. fifo

    0下载:
  2. 此程序是在LINUX的管道编程,对基本的管道理解.-This program is in the pipeline LINUX programming, understanding of the basic pipeline
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:969byte
    • 提供者:张学奇
  1. LRU-FIFO

    0下载:
  2. linux关于进程间页面置换算法包括FIFO、LRU算法-Linux interprocess page replacement algorithm to include FIFO, the LRU algorithm
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:12.85kb
    • 提供者:邓诗卓
  1. fifo

    0下载:
  2. fifo ,linux通讯方式之一管到的简单测试程序,经测,好用-fifo, linux communication of the tube to a simple test program, tested free, easy to use
  3. 所属分类:Driver develop

    • 发布日期:2017-12-08
    • 文件大小:9.4kb
    • 提供者:王均
  1. mysys

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

    • 发布日期:2017-04-02
    • 文件大小:2.05kb
    • 提供者:安慰阿桑
  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
    • 文件大小:1.32kb
    • 提供者:电子通
  1. fifo

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

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

    0下载:
  2. linux fifo, 实现同步读写共享内存-linux fifo, synchronize shared memory read and write
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-26
    • 文件大小:7.76kb
    • 提供者:黄胜利
  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
    • 文件大小:1.28kb
    • 提供者:deng
« 12 3 »
搜珍网 www.dssz.com