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

搜索资源列表

  1. windows-communicate

    0下载:
  2. 命名管道例子程序,实现windows 进程间的通讯-Named pipe example program, to achieve inter-process communication windows
  3. 所属分类:Process-Thread

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

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

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

    0下载:
  2. 电子书内容介绍 《μC/OS-Ⅱ内核分析、移植与驱动次第开辟》介绍μC/OS-Ⅱ的内核分析、移植进程和驱动次第开辟办法。书中首先以μC/OS-Ⅱ正在8051系列单片机下的移植为例子,细致分析μC/OS-Ⅱ的内核和移植进程;然后以串口通讯为例,介绍如何为μC/OS-Ⅱ实时内核添 -E-book content descr iption " μC/OS- Ⅱ core analysis, migration and drive sequential opening of" In
  3. 所属分类:software engineering

    • 发布日期:2017-05-08
    • 文件大小:1855573
    • 提供者:zheng
  1. linux-IPC

    0下载:
  2. linux进程间通讯,内容基本涵盖linux所有的IPC机制。内容包括有接口说明,样例。十分易懂!-linux inter-process communication, content, covering all the IPC mechanisms linux. Content includes an interface descr iption, sample.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:234068
    • 提供者:eddy
  1. Linuxsocket

    0下载:
  2. linux网络编程,进程间通讯,套接字,适合初级学者-linux socket
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-11
    • 文件大小:2066868
    • 提供者:kylin
  1. case_gconf.tar

    0下载:
  2. 使用gconf实现linux中进程音通讯的示例代码-use gconf tools to communication between process in linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:5602
    • 提供者:谢彦
  1. process_communication_wince

    0下载:
  2. 开发平台:vs2005; 目标平台:WINCE; 功能描述: 进程间通讯的方法有很多,除了常用的剪切板外,还可以用以下几种方法来实现:利用Windows消息WM_COPYDATA、全局原子、内存映射文件、命名管道、邮槽等。 在这里我使用的是Windows消息WM_COPYDATA来实现进程间通讯。-Development platform: vs2005 target platform: WINCE Descr iption: inter-process communicat
  3. 所属分类:Windows CE

    • 发布日期:2017-06-14
    • 文件大小:21883237
    • 提供者:simon
  1. processes-communicate

    0下载:
  2. 两个VB程序进程之间的相互通讯示例程序。用发送和接收文本来演示。-VB program between the two processes communicate with each other sample programs. Used to send and receive text presentation.
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:49887
    • 提供者:wfl
  1. Desktop

    0下载:
  2. 两个进程间的简单通讯。类似聊天室、可以自己添加、改写成简单的聊天室、-Two of the simple communication between processes. Similar chat room
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:7317
    • 提供者:zjp
  1. postmessage

    0下载:
  2. 在vb程序之间,在vc和vb程序之间传递自定义消息,实现进程间的通讯-examples about how to transport messages between vb and vc,vb and vb processes
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:41526
    • 提供者:大鱼
  1. OS

    0下载:
  2. 操作系统 LINUX进程控制以及进程间通讯-The operating system LINUX process control and communication between processes
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:34391
    • 提供者:赵焱
  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. Inter-process-communication

    0下载:
  2. windows进程之间通讯的例子程序,仅供参考-examples of communication between the windows process procedures for reference only
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:1978664
    • 提供者:箫雨
  1. DDEClient

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

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

    0下载:
  2. wince环境下进程设计、枚举、进程间通讯等参考程序实例-process design,enum and message in wince
  3. 所属分类:Windows CE

    • 发布日期:2017-05-16
    • 文件大小:4581583
    • 提供者:金恒宇
  1. Shared-memory

    0下载:
  2. 进程间通讯之共享内存: 共享内存概述 + 函数说明 + 函数格式 + 使用实例-Shared memory for interprocess communication
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:3834
    • 提供者:
  1. clientAndserver

    0下载:
  2. 共享内存实现进程间通讯,同时包含client和server。还实现管道的进程间通讯,本例步骤详细,内容丰富。-Shared memory interprocess communication, and contains both client and server. Pipeline inter-process communication, in this case the steps detailed and rich in content.
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-02
    • 文件大小:51729426
    • 提供者:李永明
  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. Client

    0下载:
  2. 应用分别Pipe和共享内存现实进程间通讯,此工程为Client工程,在debug目录包含Server应用程序,同时运行2个程序,实现进程间通讯.-Applications, respectively, Pipe and shared memory in real inter-process communication, Client projects, this project contains the Server application in the debug directory, and
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-31
    • 文件大小:13317315
    • 提供者:李永明
  1. caozuo

    0下载:
  2. 能实现进程与进程之间通讯,创建进程,启动进程-Communication between the process and the process, create a process to start the process
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:29635
    • 提供者:dds
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 »
搜珍网 www.dssz.com