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

搜索资源列表

  1. IPC_MSGCLIENT

    0下载:
  2. EVC 进程间通讯的客户端源码,使用的是S3C2440 ARM9处理器,使用消息队列进行通信。-EVC client inter-process communication source, using the S3C2440 ARM9 processor, use the message queue.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-24
    • 文件大小:3652698
    • 提供者:贺二博
  1. windows-communicate2

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

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

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

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

    0下载:
  2. 使用windows socket实现的UDP数据通讯,一套代码可实现双方通讯,一个dll可被两个exe同时加载,实现一台计算机上的进程间通讯,当然,也可以放在不同的计算机上实现数据通讯-Using WinSocket realize Communicate between two different Process,of Course,you can use it to Communicate with two different computers
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-07
    • 文件大小:1827762
    • 提供者:克潇
  1. UnixSocketIO

    0下载:
  2. Linux进程间通讯的一种,本地Socket通讯,用C封装成非常简单的库,一共5个接口,支持阻塞延时,还有demo程序。-Linux inter-process communication a local Socket communication using C encapsulated into a very simple library, a total of five interfaces to support the blocking delay, as well as the demo
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3717
    • 提供者:李勃
  1. Linux

    0下载:
  2. Linux的进程控制,进程间通讯,通信协议简介,网络安全等-Linux process control, inter-process communication, communication protocol introduction, network security, etc
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-09
    • 文件大小:1737266
    • 提供者:shirley
  1. linux-2.0.38.tar

    0下载:
  2. linux系统源代码涵盖内存管理,进程,进程间通讯机制,PCI,中断和中断处理,设备驱动程序,文件系统,网络,核心机制的所有源代码-linux source
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-23
    • 文件大小:7518671
    • 提供者:静静在御
  1. Code1

    0下载:
  2. 详细讲解进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点。-Detailed interpretation of the process of communication between four ways: the clipboard, anonymous pipe, named pipe and mail slot. And comparative analysis of the process of the communication betw
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:232828
    • 提供者:lj
  1. COPY-DATA

    0下载:
  2. 测试进程间通讯copy data的小工具-small tool, copy data test process
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:85420
    • 提供者:武宝全
  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 2 3 4 5 67 8 9 10 11 »
搜珍网 www.dssz.com