搜索资源列表

  1. 文件读写&文件映射模块.ec

    0下载:
  2. 易语言 文件读写&文件映射模块.ec
  3. 所属分类:系统编程

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

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

    • 发布日期:2024-05-16
    • 文件大小:73728
    • 提供者:廖锦伦
  1. 内存映射文件

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

    • 发布日期:2024-05-16
    • 文件大小:7168
    • 提供者:站长
  1. 内存文件映射

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

    • 发布日期:2024-05-16
    • 文件大小:2403328
    • 提供者:
  1. 7167_InterProcess

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

    • 发布日期:2024-05-16
    • 文件大小:103424
    • 提供者:完死
  1. 内存映射文件演示

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

    • 发布日期:2024-05-16
    • 文件大小:3744768
    • 提供者:赵子健
  1. MFileSpeed

    0下载:
  2. 本程序对三种操作数据文件的方法进行测试,MFC的CArchive、STL的流和文件映射的CreateFileMapping,经过比较发现对数据文件的载入和存储速度,都是MFC>映射>STL,可见MFC的CArchive是进行数据文件操作的最佳选择!-procedures for the operation of the three data files, the method for testing the CArchive
  3. 所属分类:文件操作

    • 发布日期:2024-05-16
    • 文件大小:164864
    • 提供者:cgzszhang
  1. c++down远程线程注入

    0下载:
  2. c++写得下载者源码,远程线程注入,文件映射通信。client是用bcb写得 。 server在资源中包涵dll。合适初学者参考-c written those who download the source code into remote threads, document mapping communications. Moreover client is written. Server resources covered in
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-16
    • 文件大小:77824
    • 提供者:fpx
  1. MemoryFileMap

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

    • 发布日期:2024-05-16
    • 文件大小:12288
    • 提供者:陈国洪
  1. FILEMAP_DLL

    0下载:
  2. 利用FILEMAP文件映射实现两个进程之间的通信以及动态链接,其中在filemapping_b中使用了dll技术-use FILEMAP document mapping process between the two to achieve the communications and dynamic link filemapping_b in which the use of the technology dll
  3. 所属分类:进程与线程

    • 发布日期:2024-05-16
    • 文件大小:75776
    • 提供者:Donna
  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-05-16
    • 文件大小:34816
    • 提供者:lilanxia
  1. VaToOffset

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

    • 发布日期:2024-05-16
    • 文件大小:698368
    • 提供者:adfy
  1. fileMapping

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

    • 发布日期:2024-05-16
    • 文件大小:1574912
    • 提供者:cao
  1. Tiffread

    0下载:
  2. GeoTiff读写,利用文件映射可以操作大文件-GeoTiff
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:张汉松
  1. filemapping

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

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:张强
  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-05-16
    • 文件大小:6821888
    • 提供者:源泉
  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-05-16
    • 文件大小:2273280
    • 提供者:duan
  1. POST

    0下载:
  2. 基于文件映射的内存数据库,支持事务。 最大支持2G容量。-Memory mapped file-based database support transactions. Maximum support 2G capacity.
  3. 所属分类:数据库系统

    • 发布日期:2024-05-16
    • 文件大小:660480
    • 提供者:yuancong
  1. PipeSmailFile

    0下载:
  2. 文件映射,管道通信,邮件槽通信MFC 界面-File mapping, pipeline communications, mail slot communications MFC Interface
  3. 所属分类:界面编程

    • 发布日期:2024-05-16
    • 文件大小:3804160
    • 提供者:guoyansong
  1. 文件映射

    0下载:
  2. Windows编程 文件映射相关内容 查缺补漏 学习使用(Windows programming file mapping related content check network learning)
  3. 所属分类:文档资料

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:画江湖lxc
« 12 3 4 5 6 7 8 9 10 ... 35 »

源码中国 www.ymcn.org