搜索资源列表

  1. 内存文件映射

    0下载:
  2. 利用内存映射文件技术实现进程间通信-use memory mapping document technology inter-process communication
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:69.81kb
    • 提供者:
  1. 内存数据映射的示例代码

    0下载:
  2. 内存文件映射的实现代码
  3. 所属分类:源码下载

    • 发布日期:2010-12-10
    • 文件大小:4.4mb
    • 提供者:fzy456@126.com
  1. 使用内存映射文件共享数据的例子 FileMap

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

    • 发布日期:2024-11-22
    • 文件大小:72kb
    • 提供者:廖锦伦
  1. 内存映射文件

    0下载:
  2. 内存映射文件例子-memory mapping file examples
  3. 所属分类:系统编程

    • 发布日期:2024-11-22
    • 文件大小:7kb
    • 提供者:站长
  1. 内存文件映射

    0下载:
  2. 利用内存映射文件技术实现进程间通信-use memory mapping document technology inter-process communication
  3. 所属分类:Windows编程

    • 发布日期:2024-11-22
    • 文件大小:2.29mb
    • 提供者:
  1. 7167_InterProcess

    0下载:
  2. 朋友们,大家好! 内存文件映射和进程间通讯演示程序-friends, everyone! Memory mapping document and inter-process communication Demonstration Program
  3. 所属分类:通讯编程

    • 发布日期:2024-11-22
    • 文件大小:101kb
    • 提供者:完死
  1. 内存映射文件演示

    0下载:
  2. 演示内存映射文件的使用,对内存映射文件作了详细说明-demo memory map documents the use of memory mapping document elaborated
  3. 所属分类:文件操作

    • 发布日期:2024-11-22
    • 文件大小:3.57mb
    • 提供者:赵子健
  1. smpladdressbook

    0下载:
  2. 这个通讯薄程序的界面及功能相对比较简单。 此程序使用文件存储,并不使用数据库。程序将文件映射为内存文件,提高存取速度,并实现了简单的查询及排序功能。 -communications procedures and functions of the interface is relatively simple. The use of this procedure document storage and do not use the
  3. 所属分类:编程文档

    • 发布日期:2024-11-22
    • 文件大小:35kb
    • 提供者:徐磊
  1. MemoryFileMap

    0下载:
  2. 进程间的通讯技术之一——内存文件映射法。-inter-process communication technology, one-- memory document mapping method.
  3. 所属分类:进程与线程

    • 发布日期:2024-11-22
    • 文件大小:12kb
    • 提供者:陈国洪
  1. Ex070202

    0下载:
  2. Visual C++ 入门、进阶、与应用 如何使用内存映射文件实例 可学习操作内存文件-Visual C entry, advanced with the application of how to use memory-mapped file examples learning how to operate a paper memory
  3. 所属分类:电子书籍

    • 发布日期:2024-11-22
    • 文件大小:20kb
    • 提供者:洒脱
  1. smpladdrbook

    0下载:
  2. 此程序使用文件存储,并不使用数据库。程序将文件映射为内存文件,提高存取速度,并实现了简单的查询及排序功能。-this document storage procedures for the use and do not use the database. Document procedures for memory mapping documents, improve access speed, and to achieve a sim
  3. 所属分类:Windows编程

    • 发布日期:2024-11-22
    • 文件大小:34kb
    • 提供者:lilanxia
  1. MapFile

    0下载:
  2. 一个对内存映射文件的包装类,用c++实现。可以大大简化内存文件适用。-A memory-mapped file wrapper class, using c++ Realize. Can greatly simplify the application of the memory file.
  3. 所属分类:文件操作

    • 发布日期:2024-11-22
    • 文件大小:2kb
    • 提供者:陈生
  1. memory_mapped_file

    0下载:
  2. 一个简单的内存文件映射例子,对于学习内存文件映射这种方法能起到很好的帮助-A simple example of memory mapped files, file mapping for the study of memory that the method can be very helpful
  3. 所属分类:Windows编程

    • 发布日期:2024-11-22
    • 文件大小:1.55mb
    • 提供者:lyp
  1. VaToOffset

    0下载:
  2. 将PE文件映射到内存的虚拟地址转成文件偏移-PE file will be mapped to virtual memory addresses into file offset
  3. 所属分类:系统编程

    • 发布日期:2024-11-22
    • 文件大小:682kb
    • 提供者:adfy
  1. fileMapping

    0下载:
  2. 文件映射硬盘文件,在内存操作文件内容,可以改变文件内容。-file mapping disk files
  3. 所属分类:文件操作

    • 发布日期:2024-11-22
    • 文件大小:1.5mb
    • 提供者:cao
  1. filemapping

    0下载:
  2. 把系统中的某个文件映射到虚拟内存中,进程中的每一个线程进行共享。-To a file system is mapped to virtual memory, in the process of sharing each thread.
  3. 所属分类:Windows编程

    • 发布日期:2024-11-22
    • 文件大小:4kb
    • 提供者:张强
  1. FileMap

    0下载:
  2. 实现文件映射,在两个进程间共享内存,在不同进程间传输大文件时,可大幅度提升访问速度。本源码仅为模拟,共享内存为1K,可自行调整。-File mapping, in shared memory between two processes in different inter-process transfer large files, they can significantly enhance the access speed. The
  3. 所属分类:进程与线程

    • 发布日期:2024-11-22
    • 文件大小:6.51mb
    • 提供者:源泉
  1. shareMem

    0下载:
  2. 非常好的一个文件映射实例,一个程序把文件从硬盘映射到内存,一个程序直接从内存中读取文件。-Very good example of a file mapping, a procedure to file from the hard disk is mapped to the memory, a program to read directly from the memory file.
  3. 所属分类:文件操作

    • 发布日期:2024-11-22
    • 文件大小:2.17mb
    • 提供者:duan
  1. 65520772memory_mapped_file

    0下载:
  2. 提供内存文件映射的的源代码 可以进行参考对初学者比较实用-Memory mapped files to provide the source code can be more practical reference for beginners
  3. 所属分类:Windows编程

    • 发布日期:2024-11-22
    • 文件大小:5kb
    • 提供者:space006
  1. MapFileCalcServer

    0下载:
  2. 内存文件映射方法实现进程间通信,Server负责完成计算Client的计算请求。-Memory file mapping method to achieve inter-process communication, Server Client is responsible for the calculation of the request to complete the calculation.
  3. 所属分类:Windows编程

    • 发布日期:2024-11-22
    • 文件大小:258kb
    • 提供者:温小雨
« 12 3 4 5 6 7 8 9 10 ... 13 »

源码中国 www.ymcn.org