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

搜索资源列表

  1. sharemem

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

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

    0下载:
  2. java可以实现内存共享的,请看这是内存映射的源代码-java can achieve shared memory, which is memory Look at the source code for mapping
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:5580
    • 提供者:卢武
  1. sharememory

    0下载:
  2. 建立共享内存,定义了变电站中数据结构,成功编译生成*.dll文件
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:66238
    • 提供者:陈鹏
  1. sharememory

    0下载:
  2. windows环境,vc++开发,进行内存共享
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:18113
    • 提供者:郭风雨
  1. ShareMemory

    0下载:
  2. windows环境下的一个共享内存的程序,进程之间通过共享内存的方式进行通信
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:16389
    • 提供者:李全玲
  1. 武侠世界ShareMemory部分

    1下载:
  2. 武侠世界ShareMemory部分 完整
  3. 所属分类:源码下载

  1. demo_ShareMemory.rar

    0下载:
  2. VC编写的共享内存读取的例子,可以用于进程之间的通信,VC prepared to read examples of shared memory that can be used in the process of communication between
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:195447
    • 提供者:dugf
  1. ShareMemory.rar

    0下载:
  2. 怎样用delphi内存映射实现共享内存的实例, FMap := CreateFileMapping($FFFFFFFF, nil, PAGE_READWRITE, 0, size, PChar(name)) ,how to share memory using Delphi
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:677
    • 提供者:ganlin
  1. ShareMemory

    0下载:
  2. Windows下共享内存工具库,包含源代码和例子程序(服务器与客户端)-Shared memory under Windows tool library, including source code and sample applications (server and client)
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-24
    • 文件大小:298310
    • 提供者:胡欢
  1. ShareMemory

    0下载:
  2. 封装共享内存类,用于进程间通信。修改的一方完成后,使用命名事件通知读取方,双方保持内容同步。-Package shared memory class for inter-process communication. After the party changes, use named event notification read side, the two sides to keep the content synchronized.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:1795
    • 提供者:xiaoluo
  1. sm_mz_demo

    0下载:
  2. ShareMemory Demo. You can use it at any time. enjoy it.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:62143
    • 提供者:zyh
  1. ShareMemory

    0下载:
  2. 利用内存数据共享,实现进程间的数据交互,这是常用三种进程间数据交换的一种-The use of memory, data sharing, data exchange between the realization of the process, which is commonly used three kinds of data exchange between the process of a
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:1485
    • 提供者:yanzwen
  1. ShareMemory

    0下载:
  2. 共享内存,共享内存api的解释,vc++工程-share memery windows
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:6413
    • 提供者:周科
  1. ShareMemory

    0下载:
  2. C++ 编程 内存共享 简单易懂。。。适合初学者-sharememory
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:14160
    • 提供者:蔡东旭
  1. ShareMemory

    0下载:
  2. java语言编写的程序,完成一个多线程的文件共享服务器,可以控制允许连接数,以及可以设置多个共享目录-a program written in java, to complete a multi-threaded file-sharing server, you can control the number of connections allowed, and can set up multiple shared directories
  3. 所属分类:Java Develop

    • 发布日期:2017-05-23
    • 文件大小:7181297
    • 提供者:谷行
  1. shareMemory

    0下载:
  2. 共享内存,进程通信,进程同步 源代码 vs2005平台-Shared memory, process communication, process synchronization platform source code to vs2005
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-11
    • 文件大小:3028216
    • 提供者:mike
  1. ShareMemory

    1下载:
  2. CY 的天龙八部 ShareMemory,请结合Common, BillingServer,LoginServer,GameServer,WorldServer 一同研究使用IDE vs2010 此代码仅用于学习交流,不可用于商业用图,后果自负。-The CY' s Dragon ShareMemory, combined with the Common BillingServer, LoginServer GameServer WorldServer with research use
  3. 所属分类:Game Engine

    • 发布日期:2017-11-07
    • 文件大小:19040
    • 提供者:seven
  1. ShareMemory

    0下载:
  2. 进程间通信时使用的共享内存的类,包含创建,读取,写入操作,可以很方便的使用来控制进程间通信。-To easily deal with the communication of different processes, the ShareMemory class can be used to creat,write and read the ShareMemory,and the operations are atomic.
  3. 所属分类:Windows CE

    • 发布日期:2017-04-08
    • 文件大小:1491
    • 提供者:mike
  1. ShareMemory

    0下载:
  2. 进程间通信时使用的共享内存的类,包含创建,读取,写入操作,可以很方便的使用来控制进程间通信。-To easily deal with the communication of different processes, the ShareMemory class can be used to creat,write and read the ShareMemory,and the operations are atomic.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:1609
    • 提供者:atjrkeab
  1. ShareMemory

    0下载:
  2. 进程间通信时使用的共享内存的类,包含创建,读取,写入操作,可以很方便的使用来控制进程间通信。-To easily deal with the communication of different processes, the ShareMemory class can be used to creat,write and read the ShareMemory,and the operations are atomic.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:1739
    • 提供者:tb4213410xixio
« 12 »
搜珍网 www.dssz.com