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

搜索资源列表

  1. ShareMem

    0下载:
  2. 系统共享内存实现代码,可以充分利用 Windows 的功能来实现不同进程间通讯-Shared memory system code, you can take full advantage of Windows features to achieve communication between different processes
  3. 所属分类:Shell api

    • 发布日期:2017-03-31
    • 文件大小:15861
    • 提供者:a0xa0
  1. sharemem

    0下载:
  2. 实现进程间的通讯,通过用共享内存的方式。-To achieve inter-process communication, by way of using shared memory.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-24
    • 文件大小:209827
    • 提供者:Aaron
  1. 炼狱游戏内挂

    4下载:
  2. 炼狱游戏内挂 分为控制注入部分 DLL部分 FORM 写在了DLL里 运用共享内存进程间通讯 绝对是外挂学习的好资料-lianyu hack code
  3. 所属分类:外挂编程

    • 发布日期:2012-11-21
    • 文件大小:249505
    • 提供者:hao
  1. study

    0下载:
  2. Linux 下进程间通讯,共享内存的用法,适合初学者-Linux, inter-process communication, shared memory usage, suitable for beginners
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:1703
    • 提供者:啊辉
  1. code

    0下载:
  2. 这是一个linux下的进程间通信,管道机制、消息缓冲队列、和共享内存机制进行进程间的通信等等。-This is an inter-process communication under linux, pipe mechanism, the message buffer queues, and shared memory mechanism for inter-process communication and so on.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:5054
    • 提供者:黄锋
  1. ShareMem.13

    0下载:
  2. windows下共享内存示例代码,实现进程间通信-The following sample code windows shared memory to achieve inter-process communication
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:20923
    • 提供者:DessertTH
  1. process-communication

    0下载:
  2. linux进程间通信的三种机制的简单实现,包括管道,消息队列和共享内存-linux inter-process communication simple implementation of the three mechanisms, including pipes, message queues and shared memory
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1788
    • 提供者:
  1. PipeCalcServer

    0下载:
  2. 管道方式实现进程间通信,其实质也是共享内存。比较简单-Way to achieve inter-process communication pipe, and its essence is the shared memory. Relatively simple
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-24
    • 文件大小:264858
    • 提供者:温小雨
  1. mymp3

    0下载:
  2. mp3应用层控制程序,利用进程间通信的共享内存方式实现通信,实现歌曲的上一曲,下一曲,暂停,继续,停止等功能-mp3 application layer control procedures, the use of shared memory inter-process communication means for communication, to achieve on a song, next song, pause, resume, stop, etc.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-08
    • 文件大小:3305
    • 提供者:刘伟峰
  1. processamemory

    0下载:
  2. 多进程间通过共享内存传递消息,windows-Multi-process shared memory to pass messages through the inter-
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-16
    • 文件大小:189112
    • 提供者:zrzrzr
  1. ACE-tutorial

    0下载:
  2. 经典可跨平台的网络应用程序的程序库套件。它提供了socket/threading/memory management等多种系统调用的面对对象的wrapper,使C++通信软件开发更加简单。 可实现可跨多种平台完成通用的通信软件任务,其中包括:事件多路分离和事件处理器分派、信号处理、服务初始化、进程间通信、共享内存管理、消息路由、分布式服务动态(重)配置、并发执行和同步,等等。 .-Classic cross-platform web application library packag
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:136264
    • 提供者:langxj
  1. linuxIPCBINDER

    0下载:
  2. linux进程间通信原理,通过共享内存实现通信传递-linux inter-process communication theory, communication through shared memory to pass
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:15572
    • 提供者:菲戈
  1. forkandcom

    0下载:
  2. linux系统下的多进程编程加共享内存操作代码,主要应用多进程,和共享内存操作,一个主进程和两个子进程,两个子进程之间数据的传递,控制,一个子进程负责与串口的通信,一个负责记录和保存-Multi process programming under Linux system with shared memory operation code, the main application of multiple processes, and the shared memory operation, a
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:45873
    • 提供者:sxs
  1. CommunicateThoughSharememory

    0下载:
  2. 通过共享内存机制实现两个进程之间的通信,并在其中一个进程中调用d-Communicate though share memory between two processes
  3. 所属分类:Communication

    • 发布日期:2017-05-29
    • 文件大小:12165929
    • 提供者:叶枫
  1. IPC_ShareMem

    0下载:
  2. 进程间通信实例:使用共享内存实现进程间数据通信-Interprocess communication Example: Using shared memory to achieve inter-process data communications
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:360378
    • 提供者:leo
  1. ShareDataDll

    0下载:
  2. 进程间通信,共享内存 进程间通信,共享内存-Inter-process communication, Shared memory Inter-process communication, Shared memory Inter-process communication, Shared memory
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:23769
    • 提供者:caowei
  1. ipc2

    0下载:
  2. 进程间通信封装,主要包括管道通信、共享内存、消息队列-Interprocess communication package
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:5779
    • 提供者:wujing
  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 2 3 4 5 6 7 89 10 11 12 13 14 15 »
搜珍网 www.dssz.com