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

搜索资源列表

  1. program

    0下载:
  2. 工ARM_LINUX的几个源代码,fork,pipe,fifo,及共享内存的实验源程序
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:71589
    • 提供者:yxh
  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
    • 文件大小:8774
    • 提供者:杨硕
  1. FX2_pipe_high_speed_io

    0下载:
  2. FX2Pipe is a small high speed USB transfer program which can pipe stdin into the FX2 FIFO or back from the FIFO to stdout.
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:168666
    • 提供者:manta
  1. FIFO

    0下载:
  2. FIFO,命名管道。对linux命名管道的一些归纳,总结。希望对大家有帮助。你说好不好-FIFO, named pipe. Linux named pipe on a number of summary, in conclusion. We want to help. You say good
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:64083
    • 提供者:徐尉
  1. DataPipe

    0下载:
  2. 数据管道,静态循环buffer与动态buffer相结合,严格的先进先出机制,操作简单(只有new、delete、write、read四个接口),可以很好地用在网络下载、数据通信上。-Data pipe、static cyclic buffer+ dynamic buffer、FIFO
  3. 所属分类:TAPI

    • 发布日期:2017-04-06
    • 文件大小:1590
    • 提供者:js
  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
    • 文件大小:24721
    • 提供者:FarEast8612
  1. pipe

    0下载:
  2. 管道是UNIX系统和类UNIX系统都支持的通信机制,它也是进程间通信(IPC,Inter-Process Communication)最古老的形式之一。管道是半双工的,如果要实现双向通信,需要建立两个管道。管道只能用于具有亲缘关系的进程间进行通信,如果两个完全无关的进程进行通信,则需要使用有名管道,即FIFO。 本实验父进程从控制台读数据,并向管道中写字符串。子进程将父进程经由管道传输过来的字符进行大小写互转,然后将装换后的字符送回父进程。 实验环境 Redhat9.0-Pipeli
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:899
    • 提供者:tiger
  1. cd

    0下载:
  2. 这个代码是个软件模拟对彻底操作的集合, 用到许多linux的相关知识, 比如pipe, fifo, socket, 还用到数据库, 还有界面qt写的程序。 看到这些程序, 会让你学到很多-cd pipe fifo socket sql qt
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:65629
    • 提供者:nianqin
  1. pipe.html

    0下载:
  2. Fifo example linux platform.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:71196
    • 提供者:kanber_kav
  1. USB_Control_Firmware

    0下载:
  2. C++语言编写的针对CY7C68013A芯片的固件程序。包括了对USB Slave FIFO的配置和内部传输管道以及FIFO大小的必要控制。该程序在硬件上通过测试,在没有其他USB设备干扰的应用下,可以确保450Mbps通讯效率。-Firmware control for USB Slave FIFO in CY7C68013A. It define the necessary configuration on transaction segment and pipe as well as FI
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-23
    • 文件大小:1404803
    • 提供者:Alex Liu
  1. fifo

    0下载:
  2. 有名管道,双方都可读写功能,实现双向通信。-Named pipe to both read and write capabilities, two-way communication.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-09
    • 文件大小:12035
    • 提供者:冀鹏霞
  1. ipc

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

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

    0下载:
  2. 常用的进程间通信方式 传统的进程间通信方式 无名管道(pipe)、有名管道(fifo)和信号(signal) System V IPC对象 共享内存(share memory)、消息队列(message queue)和信号灯(semaphore) BSD 套接字(socket)-Interprocess communication methods commonly used traditional inter-process communicat
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:22450
    • 提供者:cqj
  1. Ram_FIFO

    0下载:
  2. VHDL硬件语言实现FIFO,管道,经过测试,很好用-VHDL hardware language FIFO, pipe
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-03
    • 文件大小:1842
    • 提供者:hongkun
  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. fifo

    0下载:
  2. 无名管道通信,学习管道通信的基础原理实现LInux环境下的管道通信方式 -Unnamed pipe communication, to achieve LInux environment pipeline communication
  3. 所属分类:Linux Network

    • 发布日期:2017-04-10
    • 文件大小:595
    • 提供者:刘超
  1. UNIX

    0下载:
  2. 进程间通信(IPC)几乎是所有Unix程序性能的关键,理解IPC也是理解如何开发不同主机间网络应用程序的必要条件。本书从对Posix IPC和System V IPC的内部结构开始讨论,全面深入地介绍了4种IPC形式:消息传递(管道、FIFO、消息队列)、同步(互斥锁、条件变量、读写锁、文件与记录锁、信号量)、共享内存(匿名共享内存、具名共享内存)及远程过程调用(Solaris门、Sun RPC)。-Interprocess communication (IPC) is the key to a
  3. 所属分类:software engineering

    • 发布日期:2017-06-18
    • 文件大小:28097536
    • 提供者:zhj
  1. gen_init_cpio

    0下载:
  2. External file lists, symlink, pipe and fifo support by Thayne Harbaugh Hard link support by Luciano Rocha.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3685
    • 提供者:fxsnkw
  1. 命名管道:FIFO

    0下载:
  2. 命名管道也被称为FIFO文件,它是一种特殊类型的文件,它在文件系统中以文件名的形式存在,但是它的行为却和之前所讲的没有名字的管道(匿名管道)类似。 由于Linux中所有的事物都可被视为文件,所以对命名管道的使用也就变得与文件操作非常的统一,也使它的使用非常方便,同时我们也可以像平常的文件名一样在命令中使用。(A named pipe is also known as the FIFO file, it is a special type of document and its file n
  3. 所属分类:Linux/Unix编程

  1. linux进程之间的通讯综合实例

    0下载:
  2. A<========>B<=========>C<=====>D<======>E A与B进程之间通过TCP的socket传递 主要掌握socket的流程: A服务器端: socket -->bind---->listen---->accept send read B客户端: socket-->connect->read send 不懂的可以man一下 man socket B与C
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-08
    • 文件大小:4096
    • 提供者:数据包
« 12 »
搜珍网 www.dssz.com