搜索资源列表
FILEMAP_DLL
- 利用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
FileMap
- Window下使用内存映射文件共享数据的例子,有客户端和服务器端-Window use file-sharing memory mapping data example, the client and server
filemap
- 主要是用VC++编写的卫星云图的的帧解码及画图程序-primarily use VC + + to prepare the satellite image of the frame decoding and drawing program
filemap
- 进程通信,利用文件映射机制多个进程之间相互通信,-Process communication, communication between multiple processes
filemap
- 完成进程间相互通信的小程序,分客户端和服务端两套代码-Completed the process of inter-applet communication, sub-client and server code sets
FileMap
- 实现文件映射,在两个进程间共享内存,在不同进程间传输大文件时,可大幅度提升访问速度。本源码仅为模拟,共享内存为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
FileMap
- 内存共享,进程间通过内存共享的方式进行通信-memoryshare
MDITabsDemo
- vlist使用,内存文件映射,将打文件读取后,显示在列表里,适合日志分析-how to use vlist,filemap
filemap
- 随机生成数据,通过磁盘文件映射的方式。代码中所用的函数可以去MSDN里面查询-Randomly generated data, by mapping the disk files. Code used in the query function can go inside MSDN
FILEMAP
- 当读取的文件比较大的时候,由于计算机缓存不够大,导致无法进行下一步操作,需要通过内存映射的方式read文件,并做后续处理。(When the read file is relatively large, due to the computer cache is not big enough, leading to the next step, you need to read the file through the memory-mapped manner, and then follow-u