搜索资源列表

  1. 进程控制实验

    0下载:
  2. 操作系统实验,进程控制实验,Process.exe为父进程执行程序ChildProcess.exe为子进程执行的程序 该程序实现了进程间的消息通信,共享储存区通信以及管道通信-experimental operating system, process control experiments, Process.exe designation process ChildProcess.exe procedures for the im
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1949438
    • 提供者:俞鹏
  1. popeconnect

    0下载:
  2. 实现进程的管道通信。用系统调用pipe( )建立一管道,二个子进程P1和P2分别向管道各写一句话: Child 1 is sending a message! Child 2 is sending a message! 父进程从管道中读出二个来自子进程的信息并显示(要求先接收P1,后P2)。 -process of the realization of the communication channel. With
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2109
    • 提供者:钟洁
  1. namedpipe

    0下载:
  2. 利用命名管道技术,在进程间进行通信的例程。希望和大家交流。-use named pipes, in the process of communication between the routines. And we hope that the exchanges.
  3. 所属分类:进程与线程

    • 发布日期:2024-06-03
    • 文件大小:68608
    • 提供者:彭明
  1. 进程控制实验

    0下载:
  2. 操作系统实验,进程控制实验,Process.exe为父进程执行程序ChildProcess.exe为子进程执行的程序 该程序实现了进程间的消息通信,共享储存区通信以及管道通信-experimental operating system, process control experiments, Process.exe designation process ChildProcess.exe procedures for the im
  3. 所属分类:操作系统开发

    • 发布日期:2024-06-03
    • 文件大小:1948672
    • 提供者:俞鹏
  1. popeconnect

    0下载:
  2. 实现进程的管道通信。用系统调用pipe( )建立一管道,二个子进程P1和P2分别向管道各写一句话: Child 1 is sending a message! Child 2 is sending a message! 父进程从管道中读出二个来自子进程的信息并显示(要求先接收P1,后P2)。 -process of the realization of the communication channel. With
  3. 所属分类:其他小程序

    • 发布日期:2024-06-03
    • 文件大小:2048
    • 提供者:钟洁
  1. pipe

    0下载:
  2. 转自网上,非原创。简单的进程管道通信编程实例,通过建立管道,调用cmd.exe-Transfer from the Internet, non-original. Simple process of pipeline communication programming examples, through the establishment of channels, call cmd.exe
  3. 所属分类:进程与线程

    • 发布日期:2024-06-03
    • 文件大小:1024
    • 提供者:王欣欣
  1. guandao

    0下载:
  2. 通过vc++实现管道通信,解决多进程之间通信的问题。 -Through vc++ Realize pipeline communications, multi-process solution to the problem of communication between.
  3. 所属分类:进程与线程

    • 发布日期:2024-06-03
    • 文件大小:204800
    • 提供者:zjc
  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编程

    • 发布日期:2024-06-03
    • 文件大小:1024
    • 提供者:li
  1. MingMingGuanDao

    0下载:
  2. 命名管道可在同一台计算机的不同进程之间,或在跨越一个网络的不同计算机的不同进程之间,支持可靠的、单向或双向的数据通信。不需要事先深入掌握基层网络传送协议(如 T C P / I P或I P X)的知识。这 是由于命名管道利用了微软网络提供者(M S N P)重定向器,通过一个网络,在各进程间建立 通信。-Named Pipes can be on the same computer between different proce
  3. 所属分类:Windows编程

    • 发布日期:2024-06-03
    • 文件大小:761856
    • 提供者:kunlunshanjiao
  1. ipc

    0下载:
  2. 管道创建和关闭,管道通信主要用于不同进程之间的通信!-Pipeline creation and closure of the main communication channels for communication between different processes!
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-06-03
    • 文件大小:1024
    • 提供者:崔强
  1. 01

    0下载:
  2. 编写程序实现进程的管道通信。用系统调用pipe( )建立一管道,二个子进程P1和P2分别向管道各写一句话:-Write a program to achieve the process of communication channels. With the system call pipe () to build a pipeline, two sub-processes P1 and P2 respectively, each pip
  3. 所属分类:软件工程

    • 发布日期:2024-06-03
    • 文件大小:1024
    • 提供者:luyifeng
  1. 1

    0下载:
  2. 主题:进程的管道通信 内容:这是一个设计型实验,要求自行编制程序。 使用系统调用pipe()建立一条管道,两个子进程分别向管道写一句话: Child process1 is sending a message! Child process2 is sending a message! 父进程从管道读出来自两个子进程的信息,显示在屏幕上。 要求: 1) 父进程先接收子进程1发来的消息,然后再接收子进程2发
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-06-03
    • 文件大小:8192
    • 提供者:小斧子
  1. the-ticket-selling-of-train-station

    0下载:
  2. 模拟火车站售票系统和实现进程的管道通信源代码-Simulated train station ticket system and communication channels to achieve the process of source code
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-06-03
    • 文件大小:1024
    • 提供者:李军
  1. communication

    0下载:
  2. 进程的管道通信,父进程调用fork()生成两个子进程,完成父子进程之间的通信。-Process pipeline communication, the parent process calls fork () to generate two sub-processes, to complete the communication between the parent and child processes.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-06-03
    • 文件大小:1024
    • 提供者:kk
  1. fork()

    0下载:
  2. 进程的管道通信编制一段程序,实现进程的管道通信,使用系统调用pipe()建立一个管道文件;两个子进程P1和P2-The the process pipe communication the preparation of a program, achieve process pipeline communication, using the system call pipe () to build a pipeline processe
  3. 所属分类:操作系统开发

    • 发布日期:2024-06-03
    • 文件大小:1024
    • 提供者:沈伯伟
  1. procedures

    0下载:
  2. 进程的管道通信 编制一段程序,实现进程管道通信。使用系统调用pipe()建立一条管道。两个子进程P1和P2分别向管道各写一句话。再观察程序的执行时屏幕上出现的现象,并分析原因 -The process of preparing a pipe communication procedures, process pipe communication. Use of system calls pipe () to establish
  3. 所属分类:Windows编程

    • 发布日期:2024-06-03
    • 文件大小:4096
    • 提供者:李亮
  1. jinchegndeguandaotongxin

    0下载:
  2. 编写程序实现进程的管道通信。具体要求:首先使用系统调用pipe( )建立一个管道;然后分别创建2个子进程,要求2个子进程分别向管道各写一句话:“Child 1 is sending a message!” 和 “Child 2 is sending a message!” 最后,父进程从管道中读出二个来自子进程的信息并显示。-编写程序实现进程的管道通信。具体要求:首先使用系统调用pipe( )建立一个管道;然后分别创建2个子进程,要求2
  3. 所属分类:Linux驱动

    • 发布日期:2024-06-03
    • 文件大小:3072
    • 提供者:付小杰
  1. 进程间通信

    0下载:
  2. 可应用于同一台机器上两个或多个进程之间的相互通信(Mutual communication between two or more processes that can be applied to the same machine)
  3. 所属分类:C#编程

    • 发布日期:2024-06-03
    • 文件大小:499712
    • 提供者:wang3397
  1. nodejs父子进程的stream方式通信

    0下载:
  2. 父子进程使用管道通信,对于spawn方式创建的子进程,没有默认管道,所以需要使用此中方式,另外,通过nodejs创建出来的其他进程,比如java,c,都可以使用输入输出流来实现更复杂更安全的通信(The father child process uses pipeline communication, and there is no default pipe for the subprocesses created by the spa
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-06-03
    • 文件大小:1024
    • 提供者:GladiatorNick
  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编程

    • 发布日期:2024-06-03
    • 文件大小:711680
    • 提供者:仓鼠123
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org