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

搜索资源列表

  1. CAnonPipe_src.zip

    0下载:
  2. 一个使用匿名管道实现进程间通讯的程序
  3. 所属分类:进程与线程

    • 发布日期:
    • 文件大小:7316
    • 提供者:
  1. ipc_wmcopy_src32.zip

    0下载:
  2. 使用WM_COPYDATA消息进行进程间通讯的程序
  3. 所属分类:进程与线程

    • 发布日期:
    • 文件大小:18234
    • 提供者:
  1. myipc

    0下载:
  2. Unix 下进程间通讯的经典范例程序。 在Redhat 9下调试通过。-Unix inter-process communication classic example of the procedure. In Redhat 9 under through debugging.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:15102
    • 提供者:王志杰
  1. expe3

    0下载:
  2. 进程间通讯,分别运行三个程序,然后再进行通讯!-inter-process communication, running three separate procedures, and then communicate!
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:17688
    • 提供者:wang
  1. Codeps

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

    • 发布日期:2008-10-13
    • 文件大小:234599
    • 提供者:李君懿
  1. NamedPipeClt

    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 on th
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:29653
    • 提供者:cq_3964
  1. processcommunication

    0下载:
  2. 实用的进程间通讯,实现程序间循环控制,符合特定的实验,应用场合-practical inter-process communication and achieve inter-cycle control procedures, to comply with specific experiments, applications
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:79936
    • 提供者:gaozhi
  1. Intercomm

    0下载:
  2. delphi的进程间通讯的例子,学习Delphi下的Windows API编程的好例子-delphi the inter-process communication examples, Delphi study of the Windows API programming examples of the good
  3. 所属分类:进程与线程

    • 发布日期:2014-01-15
    • 文件大小:291996
    • 提供者:liyin
  1. rcomm

    0下载:
  2. 用共享内存实现进程间通讯的源代码。 这是一个机器人项目里的一部分代码。
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:154887
    • 提供者:韦清
  1. Lesson17

    0下载:
  2. 详细讲解进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点。
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:8754
    • 提供者:张建顺
  1. Code

    0下载:
  2. 进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点。
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:232953
    • 提供者:hu
  1. 通过消息机制实现Exe程序间的数据交换

    1下载:
  2. 通过消息机制实现Exe程序间的数据交换,实现进程间的通讯的有一个方法!-information through mechanisms Exe procedures between the exchange of information, to achieve inter-process communication in a way!
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:49968
    • 提供者:方顺豹
  1. ipc_wmcopy_src32.zip

    0下载:
  2. 使用WM_COPYDATA消息进行进程间通讯的程序, Uses the WM_COPYDATA news to carry on the advancement the communication procedure
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-08
    • 文件大小:18547
    • 提供者:
  1. mfcdde.rar

    0下载:
  2. DDE进程间通讯类,可以实现2个进程间相互通讯功能,如果有疑问可以加QQ:30943148,DDE interprocess communications can be achieved between two processes communications, can be added if there is doubt QQ: 30943148
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:6179
    • 提供者:wuzhaoguo
  1. SharedMemmoryQueue.zip

    0下载:
  2. 这是一个通过共享堆内存实现的进程间通讯库.通过共享堆内存和实践驱动来支持多进程之间的通信.,This library supports inter process communication via shared memory access and event notification mechanism.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:53003
    • 提供者:hegallis
  1. mailSlot

    0下载:
  2. 邮槽是基于广播通信体系设计出来的,它采用无连接的不可靠的数据传输。 邮槽是一种单向通信机制,创建邮槽的服务器进程读取数据,打开邮槽的客户机进程写入数据。 为保证邮槽在各种Windows平台下都能够正常工作,我们传输消息的时候,应将消息的长度限制在424字节以下。 mailslot是用邮槽在进程间通讯。-Mail slot is designed based on radio communications system, which uses unreliable connection
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:66463
    • 提供者:lzl
  1. CAnonPipe_src

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

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

    0下载:
  2. 对其他进程进行监控,能自动重新启动其他进程。可以通过进程间通讯停止其他进程-check others process in windows system. send message to other process.auto restart other process.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-17
    • 文件大小:144767
    • 提供者:张立松
  1. IPC_shareCode

    0下载:
  2. 此程序是进程间共享快速通讯的例子,目的是快速的进行多进程数据传输和存储,对于编写进程通信有着非常重大的参考价值,是codeproject上很重要的一篇文章的源代码。-This process is the process of sharing examples of rapid communication, the purpose of rapid multi-process data transfer and storage, for the preparation of the proces
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:36432
    • 提供者:
  1. 32236381

    0下载:
  2. 自己第一个vc程序,采用经典的进程间通讯的算法实现的()
  3. 所属分类:进程与线程

    • 发布日期:2018-05-03
    • 文件大小:65536
    • 提供者:defaclt
« 12 3 »
搜珍网 www.dssz.com