搜索资源列表
使用内存映射文件共享数据的例子 FileMap.zip
- 使用内存映射文件共享数据的例子
内存映射文件进行进程通信
- 使用内存映射文件在两个进程间进行通信-use memory-mapped file between the two processes communicate
内存映射文件
- 内存映射文件例子-memory mapping file examples
实例70 利用内存映射实现数据交换
- 使用文件的内存映射 来实现数据的交换。 加快磁盘访问速度-use of the memory mapping documents to the exchange of data. Speed up disk access speeds. .
内存映射的例子
- 内存映射的例子delphi-memory mapping example delphi
内存映射程序
- 软件名称: 内存映射程序 软件语言: 简体中文 软件类型: 国产软件 / 免费版 / 系统控制 运行环境: Win9x/NT/2000/XP/ 软件大小: 97KB 软件简介: 内存映射程序,可以使用EMS.XMS.文件等作为交换文件 -software name : memory mapping software Language : English software types : Domestic software / free version / control system ope
内存映射文件演示
- 演示内存映射文件的使用,对内存映射文件作了详细说明-demo memory map documents the use of memory mapping document elaborated
利用内存映射文件修改大文件
- 利用内存映射文件修改大文件
内存映射
- 内存映射
delphi DLL内存映射
- delphi DLL内存映射示例源码
进程间通讯(一):Window下使用内存映射文件共享数据的例子
- Window下使用内存映射文件共享数据的例子 CreateFileMapping OpenFileMapping MapViewOfFile UnFileMapping等函数的具体应用。比较经典,可以直接拷到工程中应用。 使用过程中有问题。发邮件给我帮你解答,39514004@qq.com
用vc写的内存映射文件读、写的dll
- 用vc写的内存映射文件读、写的dll,还有在vb、c#以及C++中如何使用的例子说明,Vc Writing with the memory-mapped file read and write the dll, have at vb, c# and C++ in how to use examples to illustrate
mem_map_file.zip内存映射文件例子
- 内存映射文件例子 ,The example of memory mapping file
MapFile.zip
- 文件内存映射的C++封装类,非常好用。推荐使用这种方式进行文件操作,使用方便,高效。,Memory-mapped file C++ Package type, very easy to use. Recommend the use of this approach to file operations, user-friendly and efficient.
ShareMemory.rar
- 怎样用delphi内存映射实现共享内存的实例, FMap := CreateFileMapping($FFFFFFFF, nil, PAGE_READWRITE, 0, size, PChar(name)) ,how to share memory using Delphi
fileMapping.rar
- 内存映射实验 实现文件映射,无需将硬盘数据调进内存。,Experimental realization of memory-mapped file mapping, no data will be transferred to the hard disk memory.
Memorymappingfile
- vc++中使用内存映射文件处理大文件,是一个文章,可以下下来-vc++ using memory-mapped file handle large files, a paper, you can look down under
FileMapping(csharp)
- 在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 engineering and C# Call works
Read_LargeBmp
- 用内存映射文件读取大尺寸图片,基于MFC开发的-Memory-mapped file to read with large size pictures, MFC-based development
使用内存映射文件共享数据的例子 FileMap
- 使用内存映射文件共享数据的例子- The use memory maps the document sharing data the example