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

搜索资源列表

  1. sdk_WinBase_memory

    0下载:
  2. 进程间共享内存的例子,可用该技巧进行进程间通信- The advancement shares the memory the example, may use this skill to carry on the advancement to correspond
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:15842
    • 提供者:黄磊
  1. sharemem

    0下载:
  2. 不同进程之间通过sharememory共享内存方式交换数据-different processes through shared memory sharememory exchange of data
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:30974
    • 提供者:王潇
  1. SharedMemory

    0下载:
  2. 进程间通过共享内存文件通讯以及通过消息通讯示例-processes through shared memory communication and document messaging communications through examples
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:96061
    • 提供者:周雪峰
  1. SharMemory

    0下载:
  2. 使用共享内存块的方式在进程间共享内存的源代码-use shared memory block in the way of shared memory processes source code
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1640
    • 提供者:晏生
  1. ShareMemory11

    0下载:
  2. vc中使用共享内存实现进程间通信,代码易懂-vc use shared memory to achieve inter-process communication, code understandable
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:47164
    • 提供者:梁白鸥
  1. InterComm

    0下载:
  2. 我的一段关于Linux/Unix下重复服务器,消息队列,信号量,共享内存综合使用的代码.-on Linux / Unix server duplication, Message Queue, semaphores, shared memory integrated use of the code.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:2357
    • 提供者:danis2008
  1. VBSendText

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

    • 发布日期:2008-10-13
    • 文件大小:52250
    • 提供者:gy
  1. ShareMemDLL

    0下载:
  2. 实现共享内存,并对读写进程进行了同步处理,可同时处理多个线程的读写-shared memory, as well as the process of reading and writing simultaneously, can also handle multiple threads read and write
  3. 所属分类:系统编程

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

    0下载:
  2. 代码说明:在VC环境下 共享内存的代码书写-code : VC environment in the shared memory of writing code
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:3519
    • 提供者:wjz
  1. list.cpp

    0下载:
  2. 信号量又称为信号灯,它是用来协调不同进程间的数据对象的,而最主要的应用是前一节的共享内存方式的进程间通信。本质上,信号量是一个计数器,它用来记录对某个资源(如共享内存)的存取状况。一般说来,为了获得共享资源,进程需要执行下列操作:-volume also known as signal lights, it is used to coordinate different processes of the data object, but the most important applicatio
  3. 所属分类:DNA

    • 发布日期:2008-10-13
    • 文件大小:8856
    • 提供者:Alvin
  1. Anon

    0下载:
  2. 一个使用共享内存的方法来实现在两个窗口之间传送信息的程序-use a shared-memory approach to the realization of the two window to relay messages between the procedures
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:41982
    • 提供者:陈小明
  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. FileMap

    0下载:
  2. Window下使用内存映射文件共享数据的例子,有客户端和服务器端-Window use file-sharing memory mapping data example, the client and server
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:78619
    • 提供者:liuyidao
  1. share_memory

    1下载:
  2. 共享内存原代码,VC++开发,开建立一内存块,读取修改数据-shared memory source, VC development, the establishment of an open block of memory, reading the revised data
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:34521
    • 提供者:毛东
  1. 2006021801

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

    • 发布日期:2008-10-13
    • 文件大小:52568
    • 提供者:毛东
  1. test_m

    0下载:
  2. 入门程序,用于测试共享内存的基本编程, 可以学习共享内存的代码实现-entry procedures for testing the basic shared-memory programming, we can learn from the shared memory implementation of the code
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1625
    • 提供者:孙憬超
  1. ShareMem

    0下载:
  2. 有关共享内存的类源代码-the shared memory of the source category
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:13966
    • 提供者:和恶毒发
  1. reply_1_612955

    0下载:
  2. 有关共享内存,生成dll函数库-the shared memory, generate dll libraries
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:7640
    • 提供者:和恶毒发
  1. shared-memory

    0下载:
  2. unxi下共享内存的使用,提高系统效率-unxi under the use of shared memory, increase system efficiency
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1311810
    • 提供者:周杰
  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 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 37 »
搜珍网 www.dssz.com