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

搜索资源列表

  1. gpio1

    0下载:
  2. 利用开发板上的/dev/mem设备,进行内存映射,驱动cpu的GPIO口,点亮和熄灭led灯.附makefile文件-use development board / dev / mem equipment, memory mapping, Drivers cpu GPIO the mouth, and the lights extinguished led lights. makefile attached document
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:18636
    • 提供者:luchong2000
  1. MyWaveBmp

    0下载:
  2. 演示用内存映射的方式读取wave波形文件,还有内存DC等等,大文件读取速度非常快-demonstration with the memory mapping wave waveform read documents and memory DC, and so on. read large files very rapidly
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:260573
    • 提供者:ufoteam
  1. setfile

    0下载:
  2. 此代码在程序运行的时候动态更改自己在任务管理器中显示的文件名. 代码中实现了将自身文件数据通过内存映射将自己保存在内存当中,.. 方便直接在内存执行程序,而不需要在硬盘保存有实际的文件名,实现 最近比较流行的无硬盘文件的病毒功能(目前在内存当中执行PE文件的 功能暂未实现,有兴趣的朋友可以参考<<加密解密技术>>一书), 本程序还实现了挂接系统关机 注销 重启..等事件,当发生以上事件,程序会 自动还原原本的程序名字...具体细节不多说了,大家还是
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2169
    • 提供者:田浩
  1. ProcessComm

    0下载:
  2. 几种进程通信的方式,提供进程通信的有剪贴板,映象文件,自定义消息,内存映射还有WM_COPYDATA消息对进程通信的初学者有帮助。
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:275398
    • 提供者:weiwei
  1. FileDivider

    0下载:
  2. 使用内存映射机制,分割大型文件的程序——对于较小的文件,一般的api函数是没法打开的呢!
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:59761
    • 提供者:yeqing
  1. 22

    0下载:
  2. 内存映射修改大文件.关于数据采集系统中,大数据采集实时,采用的内存技术,很好的文章
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:17183
    • 提供者:李岸
  1. MemMap_PBD

    0下载:
  2. WINDOWS编程中内存映射。可以方便读取大数据量文件。
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3956
    • 提供者:耿迅
  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. 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 2 3 4 5 6 78 9 10 »
搜珍网 www.dssz.com