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

搜索资源列表

  1. jin_rose_jctx

    0下载:
  2. WM_COPYDATA 进程间通讯 系统消息 最简单的进程间通讯的例子-WM_COPYDATA inter-process communication system even the most simple process communication examples
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:319104
    • 提供者:李顺
  1. jinchengt

    0下载:
  2. 进程间通讯,经典的例子,找来奉献给大家,把vc学好,为祖国做贡献-inter-process communications, the classic example of office, for the sake of everyone, vc learn, and make contributions to the motherland! !
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:233723
    • 提供者:王理
  1. 2004021801

    0下载:
  2. 用Visual Basic写的一个进程间通讯演示
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:51937
    • 提供者:黎新华
  1. xiaoxitongxunxitong

    0下载:
  2. 本设计的目的是通过设计和调试一个基于消息的通讯系统,来实现进程之间的间接通讯,使学生对进程间的通讯机制、进程间的同步机制有一个深入的理解
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:98895
    • 提供者:余江
  1. 7167_InterProcess

    0下载:
  2. 朋友们,大家好! 内存文件映射和进程间通讯演示程序-friends, everyone! Memory mapping document and inter-process communication Demonstration Program
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:104010
    • 提供者:完死
  1. 进程间的通讯

    0下载:
  2. 作用:通过油槽实现跨网络进程间的一对多的单向通讯
  3. 所属分类:通讯编程

  1. CommunicationCoe

    0下载:
  2. 很详细的VC下的进程间通讯的源代码,同时展示了很多VC使用的技巧。-VC in great detail under the source code for inter-process communication, while VC shows a lot of the techniques used.
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:234079
    • 提供者:zhangym
  1. D7FileMaping

    0下载:
  2. Dlephi 进程间通讯,通过内存映射的方式,实现多进程之间数据的传递。-Dlephi inter-process communication, and by memory mapping the way to achieve the transfer of data between multiple processes.
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:229031
    • 提供者:daihongwei
  1. ShareCom

    0下载:
  2. 自己写的一个进程间通讯库,使用很方便。 带有例子程序。-Wrote it myself a process of communication among libraries, use very convenient. With examples of procedures.
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:292941
    • 提供者:lincolnwang
  1. windows-communicate2

    0下载:
  2. windows异步管道示例程序,实现进程间通讯-asynchronous pipeline windows sample program, to achieve inter-process communication
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:57478
    • 提供者:
  1. 12_6_4

    0下载:
  2. 进程间的通讯简单明了。是书本上的例子,初学者好用-Inter-process communication is simple. Example, on the books for beginners easy to use
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:43563
    • 提供者:随风
  1. DDEClient

    0下载:
  2. 进程间通讯防止之一DDE通讯 ,客户端测试开发源代码-DDE Client
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:250449
    • 提供者:wushihui
  1. Server

    0下载:
  2. 应用分别Pipe和共享内存实习进程间同学,此工程为server工程,在debug目录包含client应用程序,同时运行2个程序,实现进程间通讯。-Applications, respectively, Pipe and shared memory internship process between students, this project contains the client application in the debug directory server project, run t
  3. 所属分类:Communication

    • 发布日期:2017-06-16
    • 文件大小:25871092
    • 提供者:李永明
  1. VCPP--process-of-mutual-methods

    0下载:
  2. VC++中进程间相互通信的十一种方法,为了能在两个进程之间进行通讯,由本文几种方法可供参考- in the process of mutual communication of the eleven methods
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:69980
    • 提供者:张如态
  1. iocomplt

    0下载:
  2. 网络socket通讯,完成端口测试工具,提高进程间通讯效率-iocp process communication
  3. 所属分类:Communication

    • 发布日期:2017-04-08
    • 文件大小:11415
    • 提供者:武宝全
  1. RPC

    0下载:
  2. 采用RPC的方式实现C进程间通讯,采用VC++工具进行编译-rpc process communication
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:66777
    • 提供者:武宝全
  1. PostMessage

    0下载:
  2. C# 实现进程间通讯 采用 Win32 Api方式通讯-C# implementation of inter-process communication using Win32 Api communicate
  3. 所属分类:Communication

    • 发布日期:2017-11-06
    • 文件大小:74657
    • 提供者:王曙光
  1. IPC_AnonymousPipe

    0下载:
  2. vc 进程间通讯的例子,pipe 使用,vc2005下编译。-the program is for pipe ,compiled by vs 2005
  3. 所属分类:Communication

    • 发布日期:2017-11-23
    • 文件大小:182365
    • 提供者:yanlingzhen
  1. Sys001

    0下载:
  2. delphi写的最简单的进程间通讯的例子-Among the simplest examples of the process of communication
  3. 所属分类:Communication

    • 发布日期:2017-04-30
    • 文件大小:308999
    • 提供者:曾庆文
搜珍网 www.dssz.com