搜索资源列表
MyWaveBmp
- 演示用内存映射的方式读取wave波形文件,还有内存DC等等,大文件读取速度非常快-demonstration with the memory mapping wave waveform read documents and memory DC, and so on. read large files very rapidly
MemMap_PBD
- WINDOWS编程中内存映射。可以方便读取大数据量文件。
FileMapping
- 一个 展示了 如何使用 文件内存映射 高效 读取大文件的方法,调试通过,可以修改线程数量-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
Read_LargeBmp
- 用内存映射文件读取大尺寸图片,基于MFC开发的-Memory-mapped file to read with large size pictures, MFC-based development
ReadHugeFile
- 采用内存映射读大文件,可以读取大数据的文件-Read Huge File
ReadCopyMemory
- 该源代码详细的描述如何利用内存映射机制来提高文件的访问读写速度,该方法尤其在读取大数据量的文件时候有显著的作用。我们经常遇到读取的数据文件达到100M以上时,用传统的方法进行读取往往会死机,程序效率很低,该方法为解决此类问题提供了一个很有意义的方法。-The source code for a detailed descr iption of how to use memory-mapped mechanism to improve file access to read and write s
1
- 在VB利用内存映射文件读取大数据量原始遥感影像图-Memory-mapped file in VB using a large amount of data to read the original remote sensing image
VCneicunyinshe
- VC++ 内存映射读取文件的原理,对于想利用vc读取大容量数据文件很有帮助。-VC++ memory-mapped file to read the principles, who want to use vc helpful to read large data files.
VCmemory
- VC内存映射的例子,读取大的数据文件需要的,希望对大家有所帮助!-VC memory mapping example, need to read large data files, we want to help!
MemMap_PBD
- WINDOWS编程中内存映射。可以方便读取大数据量文件。-WINDOWS programming memory mapping. Can easily read large data files.
MemMap_PBD
- WINDOWS编程中内存映射。可以方便读取大数据量文件。-WINDOWS programming memory mapping. Can easily read large data files.
test0405
- 内存映射读取大文件和Cache技术的应用-Memory-mapped reads large files and Cache technology application
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