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

搜索资源列表

  1. myide

    0下载:
  2. 实现GUI程序与控制台程序的管道通讯~-achieve GUI procedures and the procedures for console communication channels ~
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:27.87kb
    • 提供者:蒋露
  1. Unix进程通讯及同步互斥机制

    0下载:
  2. Unix进程通讯及同步互斥机制,包括进程的管道通讯以及信号量实现的同步互斥机制-Unix process communication and synchronization contradict mechanisms, including the process of communication and signal pipeline capacity to achieve the synchronization mechanism Mutex
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3.9kb
    • 提供者:冯昊飞
  1. ProcessA

    0下载:
  2. 用vc来进行模拟进程间的通讯,有消息通讯,通过内存映像通讯和管道通讯,界面操作简单,容易理解,非常适合初学者学习.-vc used to simulate inter-process communications, messaging, communications and memory mapping pipeline communications, the interface is simple, easy to understand and are very suitable for be
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:20.72kb
    • 提供者:王军
  1. mic5410_pipes

    0下载:
  2. 这是一个在DSP 上用C编程实现的C5410管道通讯编程-This is a DSP with the C programming C5410 communications programming pipeline
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:62.35kb
    • 提供者:刘小丽
  1. low_pipe

    0下载:
  2. linux环境利用管道进行通讯的例子,父进程fork派生子进程,父子进程利用管道通讯。
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:861byte
    • 提供者:sophie marceau
  1. dpopen

    0下载:
  2. 管道通讯,Linux环境下,用C/C++实现管道通讯的程序。
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:19.25kb
    • 提供者:liugq
  1. NamedPipe

    1下载:
  2. 多线程编程命名管道通讯,主要供初学者观看
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:69.62kb
    • 提供者:LauStephen
  1. NamedPipe

    0下载:
  2. 管道通讯,比SOCKET快,达到5M/s以上
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:112.8kb
    • 提供者:ghf_king
  1. USB通讯协议

    0下载:
  2. USB驱动协议的简化版。如果你想打开一个USB管道,你首先要知道这种USB设备的GUID和管理道名称,获取句柄以后就可以使用ReadFile/WriteFile进行读写了!-USB drives a simplified version of the agreement. If you want to open a channel USB, you must first know the GUID USB devices Road names and management, acquisitio
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:2.13kb
    • 提供者:郑卓超
  1. NamespcExtGuide1_src.zip

    0下载:
  2. 命名管道通讯,支持多节点的,本地网络无缝连接,Named Pipes communications, support multi-node, the local network seamlessly
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:48.17kb
    • 提供者:970608
  1. MultiThread

    0下载:
  2. 多线程编程,进程通讯,管道通讯,-MultiThread
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1.15mb
    • 提供者:wolaiyule
  1. CAnonPipe_src

    0下载:
  2. 一个使用匿名管道实现进程间通讯的程序- A use anonymous pipeline realizes the advancement the communication procedure
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-10
    • 文件大小:7.45kb
    • 提供者:站长
  1. ConnectionPipe_demo

    0下载:
  2. 不同机器之间使用命名管道(named pipe)通讯-the demo of connection among different pc using named pipe
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-09
    • 文件大小:453.04kb
    • 提供者:站长
  1. double_pipe

    0下载:
  2. 这是一个linux下的双管道,可以实现linux下管道通讯-This is a dual pipeline under linux, linux can be achieved under the pipeline communications
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:803byte
    • 提供者:邓伟才
  1. 004

    0下载:
  2. 关于命名管道或命名管线这种简单的进程之间的通讯机制。-On the named pipe or named pipe that simple communication mechanism between processes.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-03
    • 文件大小:743.86kb
    • 提供者:李帆
  1. pipe_cs

    0下载:
  2. 这是一管道程序,两个工程运行起来后,可利用管道相互通讯。-This is a pipeline process, the two projects up and running, you can communicate with each other using pipes.
  3. 所属分类:Communication

    • 发布日期:2017-04-29
    • 文件大小:86.04kb
    • 提供者:fatmouse
  1. CYSHELL

    0下载:
  2. CYSHELL 是专门为CYPRESS CY63723 芯片的编译器开发的外壳程序,CYASM 编译器只提供了命令行模式,初学者很难使用,因此我给它写了一个WINDOWS 外壳,提供可视化的界面调用,该代码使用了管道通讯技术,在WINDOWS窗口显示本来只能在DOS界面的提示信息,本人原创代码。-CYSHELL specifically for CYPRESS CY63723 chip developed compiler shell, CYASM compiler only provides
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:102.67kb
    • 提供者:陶思良
  1. process-pipe

    0下载:
  2. 一个基于父进程和子进程之间用匿名管道进行进程通讯的实例,附带了可执行文件以及全部源码。非常好的了解匿名管道机制的程序。-One based on the parent process and child processes to process communication with the anonymous pipe instance comes with an executable file and all source code. A very good understanding of
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-23
    • 文件大小:83.12kb
    • 提供者:sss
  1. MyCMD

    0下载:
  2. 用vb模拟XP/Vista的命令提示符窗口 采用的是管道通讯的API实现 本程序不是一个控制台应用程序,是实打实的Win32 GUI 值得借鉴的地方主要是管道通讯,以及对命令文本的处理思想。-With vb Analog XP/Vista command prompt window is a channel of communication used by API to achieve this process is not a console applicatio
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:41.84kb
    • 提供者:Neko
  1. PIPE_Sample

    0下载:
  2. 演示了在网络编程过程中管道通讯的开发方法,本例采用delegate技术。(This paper demonstrates the development method of pipeline communication in the network programming process. This example uses delegate technology.)
  3. 所属分类:网络编程

    • 发布日期:2018-01-05
    • 文件大小:461kb
    • 提供者:NM心语
« 12 3 4 5 »
搜珍网 www.dssz.com