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

搜索资源列表

  1. 内存映像

    1下载:
  2. 内存影像使用实例(程序中两部分的内存共享)-examples of the use of video memory (two procedures part of the shared memory)
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:9967
    • 提供者:李天顺
  1. 内存映像(动态库间)

    1下载:
  2. 动态库之间的内存共享(在动态库和主程序之间以及在动态库和动态库之间共享内存)-DLL between memory sharing (DLL and the main program and the dynamic between the library and DLL between shared memory)
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:49249
    • 提供者:李天顺
  1. www.cohoo.com.cn.socket

    0下载:
  2. 共四个演示。分别如下: 1:Sample    一个简单的使用了共享内存映射的例子,运行两个实例看看就知道,没有什么特别。 2:SendText    不用窗口子类化,而达到和发送自定义消息同样的效果。  3:SendFile    由于演示2中还是通过发消息来传递字符串,不可能传递大块文本,本例综合演示1和演示2达到传递大块文本的功能。 4:Chat    演示2和演示3使用的都是SendMessage来发放通知消息,所以不能异步通讯,SetWindowText
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:52570
    • 提供者:cohoo
  1. MapTest

    0下载:
  2. windows进程通讯的例子,共有三种模式: 共享内存,管道,SOCKET,可以给未接触过的人作为参考-windows example of the process of communication, there are three models : shared memory, pipes, SOCKET. it has not been exposed to people as a reference
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:75073
    • 提供者:111
  1. ShareMem

    0下载:
  2. 进程之间使用共享内存通讯和传输数据IPCClient客户端IPCServer服务器
  3. 所属分类:通讯编程

    • 发布日期:2014-01-16
    • 文件大小:311220
    • 提供者:AizCN
  1. SharedMemory

    1下载:
  2. 这是一个共享内存很好的例子,是进程间通信最常用的一种方法,我觉得对大家很有帮助
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:5167
    • 提供者:chuchu
  1. TestSMDlg

    0下载:
  2. 接SharedMemory.h,进程间通信,共享内存代码,很好的一个例子,希望对大家能有所帮助
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:2351
    • 提供者:chuchu
  1. ICPShareMemory

    0下载:
  2. IPC共享内存例子,用共享内存让两个窗口间相互公用一段内存,实现沟通
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:94211
    • 提供者:ben
  1. File_Map_Server_Client

    0下载:
  2. windows下通过共享内存进行进程间通信的例子,包括server与client-windows through shared memory inter-process communication examples, including the server and client
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:105073
    • 提供者:morry
  1. TwoProgramShareMemory

    0下载:
  2. 程序主要是共享内存的一个例子。里面含有两个程序,这两个程序通过共享内存实现通信。是学习共享内存绝好的例子。-The process is essentially an example of the shared memory. It contains two programs, two programs communicate via shared memory. Learning shared memory excellent example.
  3. 所属分类:Communication

    • 发布日期:2017-05-27
    • 文件大小:10102478
    • 提供者:古月森林
  1. SharedDll

    0下载:
  2. vc ++ 6.0 共享内存操作dll源码-good
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:10280
    • 提供者:farmer
  1. MemShare

    0下载:
  2. IPC通讯方式之共享内存,简单的封装,直接调用即可-Mem Share
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:1905
    • 提供者:hilary0810
  1. SharedMemory

    0下载:
  2. RTX共享内存 实现与WIN32数据相互交互的例子程序-RTX shared memory
  3. 所属分类:Communication

    • 发布日期:2017-05-22
    • 文件大小:7029111
    • 提供者:戴正国
  1. multlpThreadShareMem

    0下载:
  2. 多线程共享内存技术,为线程之间的通讯立下了汗马功劳-Shared memory multi-threading technology, communication between threads has achieved a lot
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:96568
    • 提供者:greathome
  1. shareMemory

    0下载:
  2. 通过共享内存的方式进行程序间的通讯. 本源代码提供通讯两端的代码,即发信端和收信端(在同一文件内)-programme communication with share memory
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:576
    • 提供者:andy xiong
  1. CommunicateThoughSharememory

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

    • 发布日期:2017-05-29
    • 文件大小:12165929
    • 提供者:叶枫
  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. Thread_ShareMemory_TimerTest

    0下载:
  2. RTX实时操作系统与Win32程序通过共享内存通信的实例-Instance of the RTX real-time operating system with Win32 programs through shared memory communication
  3. 所属分类:Communication

    • 发布日期:2017-05-11
    • 文件大小:2904979
    • 提供者:李龙华
  1. delphi_CreateFileMapping

    0下载:
  2. delphi 不同进程之间数据交换。采用CreateFileMapping实现的共享内存-the delphi different process data exchange. Using CreateFileMapping implementation of shared memory
  3. 所属分类:Communication

    • 发布日期:2017-11-10
    • 文件大小:692794
    • 提供者:自开
  1. MapMemory

    0下载:
  2. vb 与 其他语言程序之间互相交换数据的 高速共享内存技术代码。-high-speed shared memory code data exchange the vb with other language program.
  3. 所属分类:通讯编程

    • 发布日期:2017-11-16
    • 文件大小:7168
    • 提供者:永生
« 12 »
搜珍网 www.dssz.com