搜索资源列表

  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. 所属分类:多媒体

    • 发布日期:2024-05-09
    • 文件大小:260096
    • 提供者:ufoteam
  1. devnetcache

    0下载:
  2. 一个在C#下使用内存映射,能保存对象实例!强。dll源码及示例!-C# 1 in the use of memory mapping, object can be preserved examples! Strong. Dll source code and examples!
  3. 所属分类:文件操作

    • 发布日期:2024-05-09
    • 文件大小:522240
    • 提供者:ufoteam
  1. 0703_M6

    0下载:
  2. 多进程同步读写 使用互斥量,事件量同步读写操作,数据记录存放在内存映射文件中,读写指针也存放在内存映射文件中.基于对话框的程序,使用listbox控件显示运行状态,并及时清空listbox控件。进程之间共享数据。-?????掏 ????列
  3. 所属分类:系统编程

    • 发布日期:2024-05-09
    • 文件大小:130048
    • 提供者:人民币
  1. setfile

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

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:田浩
  1. Window_memory

    0下载:
  2. Window下使用内存映射文件共享数据的例子 本程序主要是实现windows下内存映射,在visual studio C++ 6.0编译通过 -Window to use memory-mapped file-sharing data, the main examples of this process is to achieve under the memory-mapped windows in visual studio C+
  3. 所属分类:系统编程

    • 发布日期:2024-05-09
    • 文件大小:73728
    • 提供者:陈书云
  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-05-09
    • 文件大小:2048
    • 提供者:陈生
  1. Memory_strShare

    0下载:
  2. 一个简单的使用了共享内存映射,实现进程间通讯。-A simple use of a shared memory mapping, to achieve inter-process communication.
  3. 所属分类:系统编程

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:best4u
  1. ProcessComm

    0下载:
  2. 几种进程通信的方式,提供进程通信的有剪贴板,映象文件,自定义消息,内存映射还有WM_COPYDATA消息对进程通信的初学者有帮助。-Several process communication approach to the provision of the process of communication there are clipboard, image files, custom news, there are memory-ma
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2024-05-09
    • 文件大小:275456
    • 提供者:weiwei
  1. FileDivider

    0下载:
  2. 使用内存映射机制,分割大型文件的程序——对于较小的文件,一般的api函数是没法打开的呢!-The use of memory mapping mechanism, split large files- for smaller documents, the general function of the api there is no way to open it!
  3. 所属分类:文件操作

    • 发布日期:2024-05-09
    • 文件大小:69632
    • 提供者:yeqing
  1. FileSplitter

    0下载:
  2. 利用"内存映射文件"原理对大型文件进行切割与合拼, 最大支持16EB大小的文件操作.这个程序为方便自己工作所写, 把源码(VC++6.0)发上来, 也希望能够方便他人!-The principle use of memory-mapped file cutting of large files and merged with maximum support, the size of file operations 16EB. The p
  3. 所属分类:文件操作

    • 发布日期:2024-05-09
    • 文件大小:47104
    • 提供者:张鲁夺
  1. 22

    0下载:
  2. 内存映射修改大文件.关于数据采集系统中,大数据采集实时,采用的内存技术,很好的文章-Modify memory mapping large files. On the data acquisition system, the data acquisition in real time, using a memory technology, a very good article
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:17408
    • 提供者:李岸
  1. MemMap_PBD

    0下载:
  2. WINDOWS编程中内存映射。可以方便读取大数据量文件。-WINDOWS programming memory mapping. Can easily read large data files.
  3. 所属分类:系统编程

    • 发布日期:2024-05-09
    • 文件大小:4096
    • 提供者:耿迅
  1. memory

    0下载:
  2. 内存映射实例,需要的可以看下,C语言编写-Memory mapping example, needs can facie, C language
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-09
    • 文件大小:97280
    • 提供者:于洋
  1. 111

    0下载:
  2. 利用内存映射操作文件,读入内存后,逐行处理,希望有点用-Operation of the use of memory-mapped files, read into the memory after the processing line by line, I hope a little bit with
  3. 所属分类:文件操作

    • 发布日期:2024-05-09
    • 文件大小:37888
    • 提供者:ww
  1. memTest

    1下载:
  2. Windows下实现内存映射,对内存映射文件的读写.-Windows under the memory-mapped, memory-mapped files for reading and writing.
  3. 所属分类:文件操作

    • 发布日期:2024-05-09
    • 文件大小:28672
    • 提供者:陈毛毛
  1. dsf

    0下载:
  2. 创建或打开一个文件内核对象,该对象用于标识磁盘上你想用作内存映射文件的文件; 创建一个文件映射内核对象,告诉系统该文件的大小和你打算如何访问该文件; 让系统将文件映射对象的全部或一部分映射到你的进程地址空间中; -To create or open a file kernel object, the object used to identify the disk you want to use as memory-mapp
  3. 所属分类:Windows编程

    • 发布日期:2024-05-09
    • 文件大小:44032
    • 提供者:zzzz
  1. MemoryMap

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

    • 发布日期:2024-05-09
    • 文件大小:376832
    • 提供者:周晓宇
  1. FileMapping(csharp)

    0下载:
  2. 在C#中使内存映射文件方式进行文件读写, 文件读写功能由一个C++写的DLL提供. 附件内含有完整的DLL工程和C#调用工程.-In the C# Make the memory-mapped files of papers to read and write, file read and write function by a C++ Provide written DLL. Annex DLL contains a complete
  3. 所属分类:文件操作

    • 发布日期:2024-05-09
    • 文件大小:38912
    • 提供者:张鲁夺
  1. fileMapping

    0下载:
  2. 内存映射实验 实现文件映射,无需将硬盘数据调进内存。-Experimental realization of memory-mapped file mapping, no data will be transferred to the hard disk memory.
  3. 所属分类:文件操作

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:剑气箫心
  1. MMU_PowerPC_ARM_MemoryMapUint_VxWorks

    0下载:
  2. 讲述了MMU地址映射机制,并且阐述了ARM架构下MMU机制以及PowerPC下的MMU机制,并且详细讲述了VxWorks系统下的MMU地址映射机制、物理内存、虚拟内存的管理等等,是学习虚拟内存以及物理内存映射的很好资料。-This paper introduced MMU and VxWorks s MMU. It also explained the ARM and PowerPC.
  3. 所属分类:VxWorks

    • 发布日期:2024-05-09
    • 文件大小:157696
    • 提供者:高竹红
« 1 2 34 5 6 7 8 9 10 ... 24 »

源码中国 www.ymcn.org