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

搜索资源列表

  1. ComunicationA

    0下载:
  2. 进程间通讯,这个只包含一个进程的程序,基于消息的通讯。-Communication of tenor
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-24
    • 文件大小:7803422
    • 提供者:chen jian
  1. PostMessage

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

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

    0下载:
  2. 最简单的进程间通讯的例子,新手学习可用。-Simple interprocess communication example
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-12-02
    • 文件大小:282534
    • 提供者:51love
  1. ICP_lamport

    0下载:
  2. 进程间通讯的经典问题lamport——面包师问题。设计到信号量和互斥量-Inter-process communication the classic problem lamport- baker problem. Designed to semaphores and mutexes
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-17
    • 文件大小:3004771
    • 提供者:张旭
  1. JosherMsg

    0下载:
  2. 通过 NamedPipe 实现进程间通讯, 可建立进程间的连接和消息传递.通过线程建立NamedPipe 服务器.-By NamedPipe achieve interprocess communication, we can establish the connection between the process and messaging. By thread establish NamedPipe servers.
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-24
    • 文件大小:9239
    • 提供者:jijianjun
  1. Windows

    0下载:
  2. 模拟windows下资源管理器,可实现各个磁盘文件的读取,实现客户端和服务器的通讯功能,多线程的运用,远程代码控制复制,进程间通讯等各种基本功能学习大有帮助-Simulated windows Explorer, read each disk file, the client and server communication, the use of multi-threading, remote code control copy, inter-process communication and
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-17
    • 文件大小:120019
    • 提供者:dada
  1. IPC_AnonymousPipe

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

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

    0下载:
  2. OS 中进程间通讯问题,创建两个进程:读 写进程。-The OS interprocess communication problem, create two processes: reading and writing process.
  3. 所属分类:Other systems

    • 发布日期:2017-12-08
    • 文件大小:12314669
    • 提供者:路大有
  1. AndroidMedia

    0下载:
  2. MediaPlayer Android的MediaPlayer包含了Audio和video的播放功能,在Android的界面上,Music和Video两个应用程序都是调用MediaPlayer实现的,上层还包含了进程间通讯等内容,这种进程间通讯的基础是Android基本库中的Binder机制-MediaPlayer Android s MediaPlayer includes Audio and video playback capabilities, Music and V
  3. 所属分类:android

    • 发布日期:2017-11-23
    • 文件大小:64741
    • 提供者:yhchen
  1. Code4

    0下载:
  2. 详细讲解进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点。-Explain in detail the process of communication between the four ways: Clipboard, anonymous pipes, named pipes and mail slots. And comparative analysis of the advantages and disadvantages of these t
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-25
    • 文件大小:233054
    • 提供者:张媛媛
  1. alex-ipc

    0下载:
  2. 进程间通讯的讲座ppt以及示例程序 进程间通讯的讲座ppt以及示例程序-about IPC .ex
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:525888
    • 提供者:xueqing
  1. libsocket

    0下载:
  2. linux 进程间通讯 socket 库,适用于从窗体切换.-linux interprocess communication socket library for switching from the form.
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-04
    • 文件大小:19829
    • 提供者:王碧
  1. IDmessage

    0下载:
  2. 此代码实现进程与进程之间内存映像共享、也可以实现进程间通讯,适合初学者了解API-id-id message
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:12607
    • 提供者:qjych
  1. SendWM_COPYDATA

    0下载:
  2. 进程间通讯例子,COPYDATASTRUCT,包括发送和接收-Examples of inter-process communication
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:88764
    • 提供者:snowshl
  1. fifo_read

    0下载:
  2. 此代码实现linux进程间通讯代码,这个是进行FIFO读操作的c语言代码。-This code implements linux inter-process communication code, this is a FIFO read operation for the c language code.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:654
    • 提供者:孙文华
  1. fifo_write

    0下载:
  2. 此代码实现linux进程间通讯代码,这个是进行FIFO写操作的c语言代码。-This code implements linux inter-process communication code, this is a FIFO write operation for the c language code.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-10
    • 文件大小:553
    • 提供者:孙文华
  1. pipe

    0下载:
  2. c#中管道的运用测试 管道啊 进程间通讯 就是这样-use test pipes in c#
  3. 所属分类:Console

    • 发布日期:2017-04-17
    • 文件大小:288009
    • 提供者:wl
  1. communication-process

    0下载:
  2. VC深入详解源代码,Chapter17——详细讲解进程间通讯的四种方式-VC-depth explanation of the source code, Chapter17- explain in detail four ways to communicate between processes
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:281812
    • 提供者:张曦
  1. test.tar

    0下载:
  2. QT父子进程间通讯,父进程通过writeData发送数据,子进程通过读取标准输入获取数据。-QT interval parent and child communication, the parent process to obtain data by reading standard input by writeData sending data, sub-processes.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-02
    • 文件大小:767922
    • 提供者:韩晓东
  1. WpfCrossingProcessDemo

    0下载:
  2. WPF进程间通讯例子,通过SendMessage方法向另一进程发送消息。-Inter-process communication WPF example, to send a message to another process through SendMessage method.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-24
    • 文件大小:31480
    • 提供者:邢志勇
« 1 2 3 4 5 6 78 9 10 11 »
搜珍网 www.dssz.com