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

搜索资源列表

  1. delphi-CreateFileMapping-Demo.用CreateFileMapping实现进程间的通讯

    2下载:
  2. 用CreateFileMapping实现进程间的通讯,CreateFileMapping process used to achieve communication between
  3. 所属分类:Windows编程

    • 发布日期:2016-01-27
    • 文件大小:364734
    • 提供者:ATai
  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. SharedMemmoryQueue.zip

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

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

    0下载:
  2. 很牛的程序运行日志解决方案,通过pipe与server进程通讯,并用可视分级logview过滤并浏览日志结果,直接编译可用,Pretty good log solution which communicate with server throungh pipe,and the log is viewed through classified and filtered result
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:156431
    • 提供者:宋鹏
  1. pipe-cmd-shell

    0下载:
  2. 使用管道来进行进程之间通讯的例子。本例演示了如何使用管道来和cmd.exe进程通讯。-This example demonstrates how to use pipe to communicate with the "cmd.exe" process.
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:12553
    • 提供者:woshiguan
  1. CAnonPipe_src

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

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

    0下载:
  2. unix进程间通讯一书的源码-unix process of communication among the book s source code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-13
    • 文件大小:135807
    • 提供者:站长
  1. thread_com.tar

    0下载:
  2. UNIX(进程间通信代码),用于新学者了解进程间各种方式的通讯-UNIX (inter-process communication code) for the new academic processes in all forms of communication
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-17
    • 文件大小:135807
    • 提供者:孙盛
  1. ShareCom

    0下载:
  2. 自己写的一个进程间通讯库,使用很方便。 带有例子程序。-Wrote it myself a process of communication among libraries, use very convenient. With examples of procedures.
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:292941
    • 提供者:lincolnwang
  1. ipc-3.7.10.tar

    0下载:
  2. IPC库是一个高效的基于网络的进程通讯库。支持published/subscribe和client/server模式。-IPC library is an efficient web-based process communication library. Support published/subscribe and client/server model.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:506929
    • 提供者:Media Sheep
  1. 123598

    0下载:
  2. 在VC++ 6.0下利用共享内存、消息实现内部进程通讯 程序名称:resource.h-In VC++ 6.0 use shared memory, message communication procedures to achieve internal process name: resource.h
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-14
    • 文件大小:150826
    • 提供者:sa
  1. linux

    0下载:
  2. linux下的进程通讯机制的代码例子。消息队列以及共享内存。-linux process communication mechanism under the code examples. Message queue and shared memory.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2175
    • 提供者:李涛
  1. ipc

    0下载:
  2. linux下进程间通讯列子,包括消息队列,共享内存等-linux Liezi under the process of communication, including message queues, shared memory, etc.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:35537
    • 提供者:陈灏
  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. demonstrationInterProcess

    0下载:
  2. windows vb进程间通讯演示附源代码-demonstration of inter-process communication vb source code is attached
  3. 所属分类:Static control

    • 发布日期:2017-03-30
    • 文件大小:51262
    • 提供者:张帆
  1. Linux_comm_among_process

    0下载:
  2. Linux_comm_among_process是在linux环境下的进程间通讯说明文档-Linux_comm_among_process environment in the linux process of documentation of communication among
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:181009
    • 提供者:daiyuanhui
  1. GetMessageApp

    0下载:
  2. VC++的进程通讯实例,程序由两个子程序构成,用于相互间进行进程通讯测试,程序有点偏简单,测试图如上所示。 -VC++ examples of the process of communication, procedures constitute two subroutines for the process of mutual communication between the testing procedures a bit biased simple test pattern, as
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:16246
    • 提供者:jiangjihai
  1. linux

    0下载:
  2. 深刻理解Linux进程间通信.doc 详细介绍了linux进程间的通讯原理-A deep understanding of Linux inter-process communication. Doc details the inter-process communication principle linux
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:10631
    • 提供者:Lee
  1. process-pipe

    0下载:
  2. 一个基于父进程和子进程之间用匿名管道进行进程通讯的实例,附带了可执行文件以及全部源码。非常好的了解匿名管道机制的程序。-One based on the parent process and child processes to process communication with the anonymous pipe instance comes with an executable file and all source code. A very good understanding of
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-23
    • 文件大小:85112
    • 提供者:sss
  1. ipc

    0下载:
  2. linux进程间通讯,包括管道、消息队列、信号量通讯。-linux inter-process communication, including pipes, message queues, semaphores communications.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:719917
    • 提供者:熊剑
« 1 2 34 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com