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

搜索资源列表

  1. 进程控制实验

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

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

    0下载:
  2. 操作系统上机实验报告,进程间的通信,1. 选择Windows2000环境提供的进程通信工具:文件映射(filemap)、管道(Pipe或NamedPipe)、套接字(socket)完成同一机器上的两个进程、不同机器上的两个进程或不同操作系统下的两个进程之间的通信。-experimental operating system on the plane, inter-process communication, 1. Choose Windows 2000 environment, the proc
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:76941
    • 提供者:钱青鱼
  1. Code

    0下载:
  2. 详细讲解进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点。-explain in detail the communication process in four ways : the clipboard, anonymous pipes, named pipes and mail chutes. And a comparative analysis of these types of inter-process communication adva
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:70773
    • 提供者:中国
  1. 操作系统课程设计

    0下载:
  2. 实现UP、DOWN原语 产生3个进程: 两个进程模拟需要进入临界区的用户进程。 当需要进入临界区时,显示:“进程x请求进入临界区…”,同时向管理进程提出申请; 申请返回,表示进入了临界区。在临界区中等待一段随机时间,并显示:“进程x正在临界区…”; 当时间结束,显示:“进程x退出临界区…”,同时向管理进程提出退出申请; 当申请返回,显示:“进程x已退出临界区。” 一个进程作为原语的管理进程,接受其他进程的临界区进入请求: 如果允许进入,则根据DOW
  3. 所属分类:Delphi控件源码

    • 发布日期:2014-01-15
    • 文件大小:363298
    • 提供者:fgfddd
  1. processManage

    0下载:
  2. 实现进程间的创建、管理、软中断通信和管道通信-The realization of the process between the creation, management, soft interrupt communications and pipeline communication
  3. 所属分类:OS Develop

    • 发布日期:2017-04-12
    • 文件大小:1880
    • 提供者:kevin
  1. zylappcom113

    0下载:
  2. "命名管道"或"命名管线"(Named Pipes)是一种简单的进程间通信(I P C)机制,   Microsoft Windows NT,Windows 2000,Windows 95以及Windows 98均提供了对它的支持   (但不包括Windows CE).命名管道可在同一台计算机的不同进程之间,或在跨越一个网络的   不同计算机的不同进程之间,支持可靠的,单向或双向的数据通信.用命名管道来设计应用   程序实际非常简单,并不需要事先深入掌握基层网络传送协议(如T C P / I P
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-29
    • 文件大小:451567
    • 提供者:fyhe
  1. 2

    0下载:
  2. 掌握系统调用pipe()的使用方法及其功能,理解管道通信原理; (2)掌握利用系统调用exit()和wait()实现父进程与子进程之间的同步,理解同步的含义。 -Master the system call pipe () to use its functions, to understand the pipeline communication theory (2) master system call exit () and wait () synchronization betw
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:19494
    • 提供者:王鑫
  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 processes P1 and P2 of the two sub-
  3. 所属分类:OS Develop

    • 发布日期:2017-11-07
    • 文件大小:1183
    • 提供者:沈伯伟
  1. os-lab

    0下载:
  2. 基于管道的通信系统,包括进程调度与通信模块-Pipe-based communication system, including the process scheduling and communication module
  3. 所属分类:OS Develop

    • 发布日期:2017-11-14
    • 文件大小:21029888
    • 提供者:victory
  1. Pipeline-inter-process-communication

    0下载:
  2. 进程间管道通信,进程间通信是操作系统课上必做的实验之一。-Interprocess communication pipes, inter-process communication is one of the operating system on the experimental class will do.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-25
    • 文件大小:503115
    • 提供者:陈湃
  1. osdllrar

    0下载:
  2. 利用命名管道实现C++进程与C#进程间的通信,并支持复杂类型的传输-Implement the IPC between C++ and C# processes using Named pipe .Also supports the transmission of complex structure.
  3. 所属分类:MiddleWare

    • 发布日期:2017-05-07
    • 文件大小:1166272
    • 提供者:过分林
搜珍网 www.dssz.com