搜索资源列表

  1. SharedMemory.zip

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

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

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

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

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

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

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

    • 发布日期:2024-05-15
    • 文件大小:1203
    • 提供者:
  1. Unix下信号灯和共享内存的使用方法.zip

    0下载:
  2. 所属分类:文档资料

    • 发布日期:2024-05-15
    • 文件大小:19641
    • 提供者:
  1. SharedMemIpc_demo.zip

    0下载:
  2. 使用共享内存通讯的程序例子
  3. 所属分类:进程与线程

    • 发布日期:2024-05-15
    • 文件大小:10503
    • 提供者:
  1. sm_mz_demo.zip

    0下载:
  2. 共享内存多进程通讯例子
  3. 所属分类:进程与线程

    • 发布日期:2024-05-15
    • 文件大小:41476
    • 提供者:
  1. VxWorks内存管理

    0下载:
  2. Vxworks内存管理: 《VxMP(共享内存).doc》、《VxVMI(虚拟内存).doc》、《09Memory.pdf》-Vxworks memory management : "VxMP (shared memory). Doc, "" VxVMI (virtual memory). Doc, "" 09Memory.pdf "
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:96145
    • 提供者:prescape
  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. 实现没有任何关系的进程之间内存共享的很好例子,含信号量控制的
  3. 所属分类:源码下载

  1. 进程间通讯(一):Window下使用内存映射文件共享数据的例子

    1下载:
  2. Window下使用内存映射文件共享数据的例子 CreateFileMapping OpenFileMapping MapViewOfFile UnFileMapping等函数的具体应用。比较经典,可以直接拷到工程中应用。 使用过程中有问题。发邮件给我帮你解答,39514004@qq.com
  3. 所属分类:系统编程

    • 发布日期:2011-06-29
    • 文件大小:53120
    • 提供者:cnzhuhai
  1. share_mem

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

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:站长
  1. 内存映像

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

    • 发布日期:2024-05-15
    • 文件大小:9216
    • 提供者:李天顺
  1. FileMap

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

    • 发布日期:2024-05-15
    • 文件大小:3806208
    • 提供者:liuyidao
  1. jincheng2

    0下载:
  2. 通过共享内存实现进程间的通信!这个是进程2!-Through shared memory to achieve inter-process communication! This is the process of 2!
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:李逆
  1. shm_creat

    0下载:
  2. linux环境下 共享内存的简单使用,可以学习共享内存的一般方法-linux environment simple to use shared memory, shared memory can learn the general approach
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:derek
  1. MemoryMap

    0下载:
  2. 相信对于大家来说,内存映射技术已经是个很熟悉的技术了。在这里我只是作个总结,希望对那些新手朋友有帮助。 内存映射文件通常有两个用途:一是内存映射磁盘文件,这对于大数据文件的处理比较适合;二是共享内存,作为进程间通信的一种方式。 -I believe that we, the memory mapping technology is already very familiar with the technology. H
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:376832
    • 提供者:周晓宇
  1. jbhfb

    0下载:
  2. 很久没写与工作无关的代码了。这是截包和发包的小工具(用到ws_32.dll和hook技术、共享内存。。),其中SendUdp.dll本来想用delphi写的因为vc++指针操作快,所以就-Not related to work for a long time I did not write the code. This is a cut-off packages and contracting of small tools (used
  3. 所属分类:网络截获/分析

    • 发布日期:2024-05-15
    • 文件大小:281600
    • 提供者:aileen42003
  1. test

    0下载:
  2. 生成不同id的函数,在多个进程并发调用这些函数时,生成不重复的id,分别用数据库、文件锁、共享内存的方式实现。-Different id generation function of the process of concurrent calls in a number of these functions, the generation of non-repetition of the id, respectively, the da
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:李抒昌
  1. 内存压缩解压缩JPG图像

    0下载:
  2. 纯内存操作解压JPGE 很早之前收录的 并非原创 共享给大家(Pure memory operation decompression JPGE. Long ago included, not original. Here to share with you.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:8192
    • 提供者:kankan@
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 44 »

源码中国 www.ymcn.org