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

搜索资源列表

  1. gcomm-1.0.tar

    0下载:
  2. Gcomm is a serial communications program similar to seyon, but more modern, and easier to use. Works over serial port, via TCP/IP, or a pipe through another program. Supports xmodem/ymodem/zmodem protocols. Visit the gcomm.sourceforge.net home page f
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:93.95kb
    • 提供者:yy
  1. program

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

    • 发布日期:2008-10-13
    • 文件大小:69.91kb
    • 提供者:yxh
  1. pipe

    0下载:
  2. 操作系统编程,利用pipe管道实现进程间通信,linux环境下gcc编译-Operating system programming, the use of pipe pipeline implementation process communication, linux environment gcc compiler
  3. 所属分类:Linux-Unix program

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

    0下载:
  2. Decoding the signal from magnetic stripe card or ticket using just a simple magnetic head connected to a microphone jack. Recording an audio WAVE file, and then this information can be decoded by the 2 programs included. First program dab.c deco
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:7.65kb
    • 提供者:jojoland
  1. lab3

    0下载:
  2. The subject of this programming assignment is using Linux/UNIX system calls dealing with processes and pipes.-The subject of this programming assignment is using Linux/UNIX system calls dealing with processes and pipes. You are to write a C pro
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-04-29
    • 文件大小:1.84kb
    • 提供者:ChuChu
  1. fork

    0下载:
  2. 管道实现进程间通信:写linux下的用户程序,其中一个为父进程,它创建了另外2个子进程,这2个子进程通过管道机制实现进程间通信。-To achieve inter-process communication pipe: write the user program under linux, one of the parent process, it creates the other two sub-process, the two sub-process through the pipelin
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:735byte
    • 提供者:lily
  1. Linux-A-named-pipe-experiment

    0下载:
  2. 在Linux环境下用C语言编程,编程的主要内容是:命名管道的实验。包括:研究mkfifo命令,在当前目录下创建一个myfifo的命名管道 用mkfifo()函数实现相同的功能 编写一个服务器程序server.c,实现从管道myfifo中读取内容,并在终端中显示出来。打开一个命令行终端,运行server,然后打开另一个命令行终端,使用“cp 文件1 myfifo”命令把文件1的内容输出到myfifo,测试server.c的功能 编写客户机程序,实现把指定文件输出到myfifo的功能,从
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-06
    • 文件大小:8.59kb
    • 提供者:weiwei
  1. pipe

    0下载:
  2. 管道通信即发送进程以字符流形式将大量数据送入管道,接收进程可从管道接收数据,二者利用管道进行通信。程序由linux下的C实现,文件中有3个管道通信程序,第一个是无名管道通信,后两个是命名管道通信。-Pipe communication that is sent to a stream of characters to process large amounts of data into the pipeline, the receiving process can receive data t
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:1.32kb
    • 提供者:王雯
  1. 08-ipc

    0下载:
  2. Linux下ipc示例程序。包括以下示例程序:fifo,pipe,standard_pipe,alarm_pause,kill_raise,sigaction,signal,sigset,sem_fork,sheme,msg,pipe_select,producer-Ipc sample programs on Linux. Includes the following sample program: fifo, pipe, standard_pipe, alarm_pause, kill_ra
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-26
    • 文件大小:21.07kb
    • 提供者:sky
  1. File-Operations

    0下载:
  2. 在 Linux 中 FIFO 是一种进程之间的管道通信机制。Linux 支持完整的 FIFO通信 机制。 本实验内容,通过使用文件操作,仿真 FIFO(先进先出)结构以及生产者-消费者运行模型。 本实验中需要打开两个虚拟终端,分别运行生产者程序(producer)和消费者程序(customer)。此时两个进程同时对同一个文件进行读写操作。因为这个文件是临界资源,所以可以使用文件锁机制来保证两个进程对文件的访问都是原子操作。 先启动生产者进程,它负责创建仿真 FIFO 结构的文件(其实
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3.69kb
    • 提供者:忆昔
  1. Desktop

    0下载:
  2. 利用linux C编写一个多用户——单一服务器模式的程序,用命名管道实现客户到服务器之间传递数据的操作。(Using Linux C to write a multi user single server mode program, using the named pipe to achieve data transfer between the client and server.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-05
    • 文件大小:1kb
    • 提供者:小堕
搜珍网 www.dssz.com