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

搜索资源列表

  1. SharedMemory.zip

    0下载:
  2. 共享内存使用的程序
  3. 所属分类:系统编程

    • 发布日期:
    • 文件大小:33041
    • 提供者:
  1. 使用内存映射文件共享数据的例子 FileMap.zip

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

    • 发布日期:
    • 文件大小:73988
    • 提供者:
  1. 读共享内存.rar

    0下载:
  2. 所属分类:Linux/Unix编程

    • 发布日期:
    • 文件大小:981
    • 提供者:
  1. 创建&写共享内存.rar

    0下载:
  2. 所属分类:Linux/Unix编程

    • 发布日期:
    • 文件大小:1203
    • 提供者:
  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. 进程线程间共享数据的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. 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. 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. share_mem

    0下载:
  2. 使用共享内存在Client/Server间通讯-The example of using sharing memory to communication between Client and Server
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-06
    • 文件大小:2139
    • 提供者:站长
  1. Fund7MultiThread

    0下载:
  2. 一个工程,主线程负责用户交互,界面上提供一个按钮,通过它用户建立一个新的线程处理复杂的计算。多个线程可以共享内存中的某些变量。线程可以中止,挂起。线程间需要同步。-A project, the main thread is responsible for user interaction, provide a button interface through which users create a new thread to handle complex calculations. Multi
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:77788
    • 提供者:张一辰
  1. MapFile

    1下载:
  2. vc++的共享内存实现,实时数据库设计的一套整合方案,希望实时数据库人员喜欢-vc++ implementation of shared memory, real-time database design an integrated program and hoped that officers like real-time database
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-24
    • 文件大小:79772
    • 提供者:liyang
  1. message

    0下载:
  2. 进程间通信,使用共享内存,linux操作系统下运行-process communication using shared memory, compiled under operation system of linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:746
    • 提供者:wwwmao
  1. example_of_share_memory

    0下载:
  2. 共享内存机制的演示程序,理解共享内存的工作机制-Shared memory mechanism, demo program, understanding the working mechanism of shared memory
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:50400
    • 提供者:ayk1985
  1. ShareMemTest

    0下载:
  2. 源自VCKBASE上的一个awzzz提供的共享内存封装类,感觉挺实用的。 在使用的过程中,感觉有点不合自己的使用习惯,于是修改了一下拿出来与大家共享,欢迎批评指正。-From VCKBASE provided on a shared memory package awzzz class, feeling very practical. In the use of the process, feel a bit substandard own habits, then modify the l
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:29012
    • 提供者:白痴
  1. shm

    0下载:
  2. linux下实现对共享内存的操作等等,对posix提供的接口进行封装-achieved under linux operating on shared memory, etc., to provide the interface to the package posix
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1936
    • 提供者:qingtian
  1. shm

    0下载:
  2. linux共享内存读写实例,麻雀虽小,五脏俱全!-linux shared memory using example
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1510
    • 提供者:howema
  1. 内存共享c#版

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

    • 发布日期:
    • 文件大小:88064
    • 提供者:yjdonger
  1. 02shm

    0下载:
  2. Linux平台下共享内存的读写接口封装,简单易用(Shared memory read and write interface package, easy to use)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-22
    • 文件大小:19456
    • 提供者:wkedward
  1. 基于共享内存的消息队列shm_ipcmsg

    1下载:
  2. 基于共享内存的消息队列shm_ipcmsg
  3. 所属分类:Linux/Unix编程

    • 发布日期:2019-09-02
    • 文件大小:78816
    • 提供者:ljt8015
« 1 23 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com