CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 内存映射文件

搜索资源列表

  1. 111

    0下载:
  2. 利用内存映射操作文件,读入内存后,逐行处理,希望有点用
  3. 所属分类:文件操作

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

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

    • 发布日期:2010-12-10
    • 文件大小:4614728
    • 提供者:fzy456@126.com
  1. FileMapping

    0下载:
  2. 一个 展示了 如何使用 文件内存映射 高效 读取大文件的方法,调试通过,可以修改线程数量-Shows how to use a memory mapped file to read large files and efficient way to debug through, you can modify the number of threads
  3. 所属分类:File Operate

    • 发布日期:2017-04-10
    • 文件大小:1086554
    • 提供者:pp
  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 Develop

    • 发布日期:2017-05-08
    • 文件大小:5328
    • 提供者:lyp
  1. VaToOffset

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

    • 发布日期:2017-04-06
    • 文件大小:698127
    • 提供者:adfy
  1. filemapping

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

    • 发布日期:2017-03-29
    • 文件大小:3660
    • 提供者:张强
  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 only source simulation, shared
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-22
    • 文件大小:6821764
    • 提供者:源泉
  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. 所属分类:File Operate

    • 发布日期:2017-05-10
    • 文件大小:2273415
    • 提供者:duan
  1. MapView

    0下载:
  2. 完成文件映射内存,操作文件像操作内存那样简单。-Complete file mapping memory, operating documents as simple as the operation of the memory.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:9441
    • 提供者:zhangca
  1. bmpRead

    0下载:
  2. 内存映射读取bmp,提供简单而有效的bmp文件在窗口消息架构下的读取和现实逻辑-Memory mapping to read bmp, provide a simple and effective bmp file in the window to read the message framework and practical logic
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:1228
    • 提供者:董文君
  1. 65520772memory_mapped_file

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

    • 发布日期:2017-04-07
    • 文件大小:5328
    • 提供者:space006
  1. FastReadStlFile

    0下载:
  2. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:227556
    • 提供者:陈新禹
  1. TestDlg

    0下载:
  2. 实现了对话框的抽屉效果、文件的内存映射 即使你是高手,相信必要是对你也是有用的-Dialog changed as a drawer/ memery file mapping
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:61202
    • 提供者:liuguanghui
  1. FileMapTransTxt

    0下载:
  2. VC++通过内存映射在程序间交换数据,通过这个小实例,你会了解到以下技巧:在内存映像中创建对象,将文件视图映射到一个进程的地址空间上、返回LPVOID类型的内存指针、给映像内存数据赋给本地变量、释放映像内存、更新数据等。-VC++ through the memory map in the process exchanging data, through this small example, you will learn the following skills: in-memory imag
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:22558
    • 提供者:zs21
  1. FileMapTransTxt

    0下载:
  2. VC++通过内存映射在程序间交换数据,通过这个小实例,你会了解到以下技巧:在内存映像中创建对象,将文件视图映射到一个进程的地址空间上、返回LPVOID类型的内存指针、给映像内存数据赋给本地变量、释放映像内存、更新数据等。-VC++ through the memory mapping process between the exchange data, through this small instance, you will learn the following skills: In the
  3. 所属分类:Home Personal application

    • 发布日期:2017-04-17
    • 文件大小:21415
    • 提供者:qyp
  1. fastdb-363

    1下载:
  2. FastDB3.6.3是最近的windows版本的fastdb内存数据库。FastDB是一个高效率的内存数据库系统,在磁盘上的数据库文件和使用该数据库的每一个应用程序占用的虚拟内存空间相映射,这样取消了数据文件和缓冲池中的数据传输。再将整个文件数据读入内存,并且使用了高性能的锁工具实现了只读模式线程间、单个更改模式线程和多个只读模式线程间的并发执行。-Most recent sources for Windows:FastDB3.6.3
  3. 所属分类:Other Databases

    • 发布日期:2017-04-09
    • 文件大小:2144684
    • 提供者:pxjinnet
  1. IPC

    0下载:
  2. IPC共享内存,文件映射编程,实现原理详解-ipc describe
  3. 所属分类:Java Develop

    • 发布日期:2017-03-25
    • 文件大小:547895
    • 提供者:jake
  1. filemap

    0下载:
  2. 文件内存映射 -file memory map
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:1115
    • 提供者:王立
  1. MonitorATL

    0下载:
  2. 内存映射,实现把数据映射内存文件当中,从而实现数据的获取-Memory mapping, to achieve the data were mapped memory file in order to achieve data acquisition
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-23
    • 文件大小:6900489
    • 提供者:adfsfsa
  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 Develop

    • 发布日期:2017-04-16
    • 文件大小:264429
    • 提供者:温小雨
« 1 2 3 4 5 6 7 89 10 11 »
搜珍网 www.dssz.com