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

搜索资源列表

  1. 管道通信类

    0下载:
  2. 一个很好的管道通信类,可以实现管道通信的各种机制。-a good communication channel category, can achieve a channel communication mechanisms.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:29.34kb
    • 提供者:沈华伟
  1. PipeExample

    0下载:
  2. 进程间通过管道通信,父进程传消息给子进程-inter-process communication through the pipeline, the father of the process - to-process information
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2.62kb
    • 提供者:cjw
  1. linux进程间通信的例子

    0下载:
  2. 用简单的例子实现了用命名管道实现进程间通信-simple example of the realization of the named pipe used to achieve inter-process communication
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2.14kb
    • 提供者:wf
  1. linuxInterprocessCommunication

    0下载:
  2. 讲解linux 下进程通信、管道通信、信号、内存共享等编程。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:163.48kb
    • 提供者:zwgei
  1. cw_pipe

    0下载:
  2. 提供进程间通过管道通信的例子,能显示当前进程的信息,如进程号、父进程号、用户号、组号、登录用户号。-provide inter-process communication channels through the examples that can show the current process of information, such as process, the father of the process, users, groups, users, logged.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1.23kb
    • 提供者:宏伟
  1. 进程通信vc

    3下载:
  2. vc做的一个进程间通信的程序,包括共享内存,消息传递,消息管道-vc do an inter-process communication procedures, including shared memory, message passing, the news channel
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:81.54kb
    • 提供者:比零
  1. linux_IPC

    0下载:
  2. linux 的进程通信的3种方式 共享内存 消息队列 管道方式实现的实例。有注释!-linux process of three kinds of ways to communicate a shared memory message queue pipeline approach to achieve a simple example.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1.54kb
    • 提供者:小林
  1. PipeCommunication

    0下载:
  2. linux的多进程通信,使用管道实现了多个父子进程间的消息传递及其内存共享-linux for multi-process communication, the use of pipes to achieve a number of inter-process messaging father and son and memory sharing
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:971byte
    • 提供者:陈sean
  1. linuxIPC

    1下载:
  2. Linux 进程间通信实例包括:共享内存、管道、套接字域、消息队列、信号、信号灯;注释详细,全部经过编译验证-Examples include the Linux inter-process communication: shared memory, pipe, socket domain, message queues, signals, lights comment in detail, all compiled authentication
  3. 所属分类:Linux-Unix program

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

    0下载:
  2. 演示进程间通信的详细代码,本代码详细演示了进程间如何进行高效通信,以及匿名管道的应用。-Demonstration of inter-process communication code in detail, the code in detail to demonstrate how to conduct efficient inter-process communication, as well as the anonymous pipe applications.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:232.68kb
    • 提供者:dandong
  1. bb

    0下载:
  2. 建立一个父子进程通信管道 进行通信和 程序; 用共享存储区 方式实现多个进程的通信 。 -jinchengjiandetongxin
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1.16kb
    • 提供者:huang
  1. LinuxShare

    0下载:
  2. 进程管道通信-The process of pipeline communications
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:54.27kb
    • 提供者:zhaopengfei
  1. jc

    0下载:
  2. 进程的管道通信,可用来加强对进程通信的理解.-The process of communication channels that can be used to enhance the understanding of the process of communication.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:836byte
    • 提供者:li
  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. unix

    0下载:
  2. linux下的进程间通信,里面有无名管道通信的代码和结果。-linux pipe
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:9.16kb
    • 提供者:玄岳
  1. aa

    0下载:
  2. 编程模拟多进程共享临界资源 进程间通信可以采用信号、消息传递、管道或网络通信方式-Programming multi-process simulation of the process of sharing critical resources can be used between the communication signal, information transmission, communication channels or networks
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:627.88kb
    • 提供者:tang qi
  1. jinchengtongxin

    0下载:
  2. 进程间通信基础(理论+实例) 包括管道,有名管道,消息队列,信号灯,共享内存,socket。-The basis of inter-process communication (theory+ examples), including pipelines, well-known pipes, message queues, semaphore, shared memory, socket.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:656.41kb
    • 提供者:王小白
  1. wyjcgd

    0下载:
  2. 进程管道通信,用C语言模拟LINUX操作系统中父进程与子进程的通信管道。-The process of communication channels, using C language simulation of LINUX operating system in the parent process and the sub-process communication channels.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:619byte
    • 提供者:love暖色
  1. pipe

    0下载:
  2. 一个简单的linux管道通信例子,方便初学linux的朋友-A simple example of linux channels of communication to facilitate learning linux friends
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:2.12kb
    • 提供者:sbyygyfd
  1. 进程的创建和管道通信

    0下载:
  2. 进程的创建和管道通信使用系统调用pipe ( )建立一条管道 创建2个子进程,两个子进程P1和P2分别向管道各写一句话: Child 1 is sending a message! Child 2 is sending a message! 父进程从管道中读出来自于两个子进程的信息,并显示在屏幕上(Process creation and pipeline communication)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-05-02
    • 文件大小:695kb
    • 提供者:仓鼠123
« 12 3 4 5 6 »
搜珍网 www.dssz.com