|
计算机应用研究 2004
Memory-Mapped Files and It''''s Application on Fast Read/Write from Mass Data Files
|
Abstract:
Analyzes Virtual Memory mode and how the memory-mapped files works in win32 and introduces how to use the windows API to map files to memory.Results can be gotten from experiments that the effective is much higher in reading mass data using memory-mapped files than using the traditional I/O manner.