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

搜索资源列表

  1. processcomunication

    0下载:
  2. 此程序是在MFC下分别用匿名管道,命名管道和邮槽3种方法实现的进程之间的通信 -this procedure is the MFC respectively anonymous pipeline named pipes and mail chutes three different methods to achieve the communication process between the
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:202551
    • 提供者:zhaodetao
  1. Pipe_Dll

    0下载:
  2. 使用PIPE完成同一机器上的两个进程、不同机器上的两个进程或不同操作系统下的两个进程之间的通信。-use PIPE completed on the same machine two processes, different machines on the two different operating systems or process under the two processes of communication.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:23252
    • 提供者:Donna
  1. FILEMAP_DLL

    0下载:
  2. 利用FILEMAP文件映射实现两个进程之间的通信以及动态链接,其中在filemapping_b中使用了dll技术-use FILEMAP document mapping process between the two to achieve the communications and dynamic link filemapping_b in which the use of the technology dll
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:75825
    • 提供者:Donna
  1. PINFO

    0下载:
  2. 进程之间的5种通信方法,可以随便下载,欢迎光顾,-process between the five types of communications methods can easily download, welcome to patronize, huh
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:57687
    • 提供者:孟为华
  1. vcThreadCommunication

    0下载:
  2. 在VC中实现的两个进程之间实现相互之间通信的源代码-realized in the VC process between the two mutual communication between the source code
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:70424
    • 提供者:曾悦
  1. guandao

    0下载:
  2. 通过vc++实现管道通信,解决多进程之间通信的问题。
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:205176
    • 提供者:zjc
  1. C++andChapepipe.rar

    0下载:
  2. C#进程与C++进程之间的通信,很经典的,希望大家有用。,C# Process and C++ The process of communication between, it is classic, and I hope useful.
  3. 所属分类:进程与线程

    • 发布日期:2017-04-06
    • 文件大小:19353
    • 提供者:agg
  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. jincheng

    0下载:
  2. 利用vc开发的,进程之间通信的源程序,初学者可以参考。-Vc use development, the process of communication between the source, beginners can refer to.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-16
    • 文件大小:57714
    • 提供者:gdp
  1. jinchengtongxin

    0下载:
  2. Windows下实现两个进程之间的通信。源码。-Windows to achieve communication between two processes. Source.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:243284
    • 提供者:XW
  1. ProCOM

    0下载:
  2. 父进程创建子进程,通过创建管道实现父进程与字进程之间的实时通信。-Parent process creates the child process, parent process by creating a pipe with the word achieve real-time communication between processes.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-14
    • 文件大小:3812401
    • 提供者:wang
  1. process-scheduling

    0下载:
  2. 进程调度程序,在VC环境下创建两个进程,并实现它们之间的通信和调度。-process scheduling
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:253347
    • 提供者:向日
  1. thread

    0下载:
  2. 双线程通信,创建2个进程,让2个进程之间进行信息的传递-Dual-thread communication, to create two processes, so that two processes of information transfer between
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-13
    • 文件大小:3447526
    • 提供者:宋文鹏
  1. Pipe

    0下载:
  2. 孙鑫讲解的管道通信的源码 测试可用 大家在学习的时候可以下下来看看 最基本的进程之间管道通信-PIPE source code
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-16
    • 文件大小:4518691
    • 提供者:lizz
  1. pipe

    0下载:
  2. 进程间通信的VC++源码实例集,进程之间的通信以及实现方法实例,通过一些小程序来实现,这些小程序有剪贴板实例、邮槽、匿名管道等,希望对VC++基础用户有帮助。-Interprocess communication VC++ set of source instance, the communication between the process and the method instance, some small programs to achieve these procedures cli
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-10
    • 文件大小:2114969
    • 提供者:MarkZar
  1. VideoDemo

    0下载:
  2. 进程间通信的VC++源码实例集,进程之间的通信以及实现方法实例,通过一些小程序来实现,这些小程序有剪贴板实例、邮槽、匿名管道等,希望对VC++基础用户有帮助-Communication between the inter-process communication the VC++ source instance set, the process and the method instance, through a number of small programs to achieve thes
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:67184
    • 提供者:suehao
  1. Paste-board

    0下载:
  2. 利用黏贴板的通信方式实现两个进程之间的通信,代码易懂-The communication between the communication board two paste process, the code easy to understand
  3. 所属分类:Process-Thread

    • 发布日期:2017-06-13
    • 文件大小:20955889
    • 提供者:xupeng
  1. process-communication

    0下载:
  2. 进程之间的信息传递不可能通过变量或其它数据结构直接进行,只能通过进程间通信来完成-Process of information transmission between impossible by a variable or other data structure directly, can only be done through inter-process communication
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-09
    • 文件大小:1902433
    • 提供者:张耀寰
  1. NamedPipe

    0下载:
  2. 通过命名管道实现两个进程之间的通信,包括从管道中读取内容和写入内容到管道。使用VC++6.0实现。文档中有详细介绍。(Communicating between two processes by named pipes, including reading content from the pipe and writing content to the pipe. Using VC++6.0 implementation. The document is described in detail.
  3. 所属分类:进程与线程

搜珍网 www.dssz.com