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

搜索资源列表

  1. 使用内存映射文件共享数据的例子 FileMap.zip

    0下载:
  2. 使用内存映射文件共享数据的例子
  3. 所属分类:系统编程

    • 发布日期:
    • 文件大小:73988
    • 提供者:
  1. 进程线程间共享数据的DLL

    0下载:
  2. 应用内存映射文件方式,实现了在应用程序的进程之间进行共享数据-application memory mapping document, achieved in the application process for sharing data between
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:17154
    • 提供者:叶子
  1. VC++6.0 内存管理编程技巧

    0下载:
  2. VC++6.0 内存管理编程技巧 包括: 1、共享内存页; 2、内存映射文件; 3、虚拟内存。-VC 6.0 memory management programming skills include : 1. Shared memory pages; 2, the memory mapping file; 3, virtual memory.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2560499
    • 提供者:张建
  1. 共享内存

    1下载:
  2. 共享内存示范代码,该程序给出了,多线程共用内存的事例-shared memory model code, the program is a shared memory multi-threaded stories
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:15474
    • 提供者:高温
  1. 创建&写共享内存

    0下载:
  2. 创建/写共享内存的c语言程序-create / write shared memory c Language Program
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1470
    • 提供者:王莉
  1. 读共享内存

    0下载:
  2. 读共享内存的c语言程序-Reading shared memory c Language Program
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1248
    • 提供者:王莉
  1. ShareData

    0下载:
  2. 内存共享DLL实现,通过它可以实现多应用程序的数据共享.-memory shared DLL, it can be achieved through multi-application data sharing.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:24696
    • 提供者:谢天雷
  1. linuxInterprocessCommunication

    0下载:
  2. 讲解linux 下进程通信、管道通信、信号、内存共享等编程。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:167400
    • 提供者:zwgei
  1. 创建写共享内存

    0下载:
  2. 创建写共享内存的例子,学习ipc的好-create shared memory example, a good learning IPS as moving
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1465
    • 提供者:无路
  1. memmap

    0下载:
  2. windows 内存共享事例程序详细介绍了WINDOWS内存的访问读写-windows shared memory examples procedures described in detail WINDOWS memory access to read and write
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:20540
    • 提供者:wcl
  1. ShareMem

    0下载:
  2. VC下的共享内存类,可以添加删除数据。共两个文件ShareMem.cpp和ShareMem.h-VC under the shared memory class, you can add delete data.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:2350
    • 提供者:李峰
  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. com_test

    0下载:
  2. linux/unix下使用unix域套接字通信与使用共享内存+信号量通信方式的用时测试比较代码。-linux/unix use unix domain socket communication and the use of shared memory+ semaphore method of communication when the test code.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:2732
    • 提供者:
  1. linuxIPC

    1下载:
  2. Linux 进程间通信实例包括:共享内存、管道、套接字域、消息队列、信号、信号灯;注释详细,全部经过编译验证-Examples include the Linux inter-process communication: shared memory, pipe, socket domain, message queues, signals, lights comment in detail, all compiled authentication
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:8261
    • 提供者:
  1. SharedMemory

    0下载:
  2. 共享内存使用的程序 -The app using memory share
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-11
    • 文件大小:33354
    • 提供者:站长
  1. 使用内存映射文件共享数据的例子 FileMap

    1下载:
  2. 使用内存映射文件共享数据的例子- The use memory maps the document sharing data the example
  3. 所属分类:系统编程

    • 发布日期:2013-04-10
    • 文件大小:74301
    • 提供者:廖锦伦
  1. cache

    0下载:
  2. OSCACHE API 供开发内存共享查阅使用。-OSCACHE API for shared memory access to the use of the development.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-02
    • 文件大小:815087
    • 提供者:huaweiwd
  1. XQueue_demo

    0下载:
  2. 通过内存文件映象实现了一个FIFO消息队列,可以工作在所有的windows版本中,很好用的完成内存共享服务的代码-a FIFO message queue with memory map,compatible all windows version.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:110949
    • 提供者:yqs
  1. ShareMem

    0下载:
  2. 这个是进程间的内存共享程序,写的简洁易懂,是个学习共享程序好程序-This is a process to share memory between the procedures, written in simple and easy to understand, is a good learning process sharing programs
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:28488
    • 提供者:随风
  1. 内存共享c#版

    0下载:
  2. 运用windwosAPI共享内存的使用实例(Using windwosAPI shared memory example)
  3. 所属分类:系统编程

    • 发布日期:
    • 文件大小:88064
    • 提供者:yjdonger
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com