文件名称:MemManager
- 所属分类:
- 文件操作
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-05-27
- 文件大小:
- 9.27mb
- 下载次数:
- 0次
- 提 供 者:
- Liu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
生成一个由随机产生的字符型数据组成大的数据文件(例如,大小≥1GB)。将该文件中的所有字节进行倒放,存入原文件,即将文件中的首字节与尾字节对换,次字节与次尾字节对换,以此类推。
编写两个程序,一个程序采用常规的文件访问方法,另一个程序采用内存映射文件方法。 请记录两种方法完成字节倒放所需要的时间,并进行比较。
-Generate a random character data generated by the formation of large data files (for example, the size of ≥ 1GB). All the bytes in the file upside down, into the original file, is about the first byte of the file and tail bytes on the exchange, and sub-sub-byte Last byte swapping, and so on. Write two programs, one program file access using conventional methods, another program using memory-mapped file method. Record the time to complete the two methods of bytes needed to rewind and compared.
编写两个程序,一个程序采用常规的文件访问方法,另一个程序采用内存映射文件方法。 请记录两种方法完成字节倒放所需要的时间,并进行比较。
-Generate a random character data generated by the formation of large data files (for example, the size of ≥ 1GB). All the bytes in the file upside down, into the original file, is about the first byte of the file and tail bytes on the exchange, and sub-sub-byte Last byte swapping, and so on. Write two programs, one program file access using conventional methods, another program using memory-mapped file method. Record the time to complete the two methods of bytes needed to rewind and compared.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Memmng2\Debug\Memmng2.exe
.......\.....\Memmng2.ilk
.......\.....\Memmng2.pdb
.......\Memmng2\data.txt
.......\.......\Debug\CL.read.1.tlog
.......\.......\.....\CL.write.1.tlog
.......\.......\.....\link-cvtres.read.1.tlog
.......\.......\.....\link-cvtres.write.1.tlog
.......\.......\.....\link-rc.read.1.tlog
.......\.......\.....\link-rc.write.1.tlog
.......\.......\.....\link.read.1.tlog
.......\.......\.....\link.write.1.tlog
.......\.......\.....\Map.obj
.......\.......\.....\Memmng2.lastbuildstate
.......\.......\.....\Memmng2.log
.......\.......\.....\vc110.idb
.......\.......\.....\vc110.pdb
.......\.......\Map.cpp
.......\.......\Memmng2.vcxproj
.......\.......\Memmng2.vcxproj.filters
.......\.......\Release\CL.read.1.tlog
.......\.......\.......\CL.write.1.tlog
.......\.......\.......\link-cvtres.read.1.tlog
.......\.......\.......\link-cvtres.write.1.tlog
.......\.......\.......\link-rc.read.1.tlog
.......\.......\.......\link-rc.write.1.tlog
.......\.......\.......\link.read.1.tlog
.......\.......\.......\link.write.1.tlog
.......\.......\.......\Map.obj
.......\.......\.......\Memmng2.lastbuildstate
.......\.......\.......\Memmng2.log
.......\.......\.......\vc110.pdb
.......\Memmng2.sdf
.......\Memmng2.sln
.......\Memmng2.v11.suo
.......\Release\Memmng2.exe
.......\.......\Memmng2.pdb
...Mng\Debug\MemMng.exe
......\.....\MemMng.ilk
......\.....\MemMng.pdb
......\MemMng\data.txt
......\......\Debug\CL.read.1.tlog
......\......\.....\CL.write.1.tlog
......\......\.....\link-cvtres.read.1.tlog
......\......\.....\link-cvtres.write.1.tlog
......\......\.....\link-rc.read.1.tlog
......\......\.....\link-rc.write.1.tlog
......\......\.....\link.read.1.tlog
......\......\.....\link.write.1.tlog
......\......\.....\MemMng.lastbuildstate
......\......\.....\MemMng.log
......\......\.....\Normal.obj
......\......\.....\vc110.idb
......\......\.....\vc110.pdb
......\......\MemMng.vcxproj
......\......\MemMng.vcxproj.filters
......\......\Normal.cpp
......\......\Release\CL.read.1.tlog
......\......\.......\CL.write.1.tlog
......\......\.......\link-cvtres.read.1.tlog
......\......\.......\link-cvtres.write.1.tlog
......\......\.......\link-rc.read.1.tlog
......\......\.......\link-rc.write.1.tlog
......\......\.......\link.read.1.tlog
......\......\.......\link.write.1.tlog
......\......\.......\MemMng.lastbuildstate
......\......\.......\MemMng.log
......\......\.......\Normal.obj
......\......\.......\vc110.pdb
......\MemMng.sdf
......\MemMng.sln
......\MemMng.v11.suo
......\Release\MemMng.exe
......\.......\MemMng.pdb
...mng2\Memmng2\Debug
.......\.......\Release
...Mng\MemMng\Debug
......\......\Release
...mng2\Debug
.......\Memmng2
.......\Release
...Mng\Debug
......\MemMng
......\Release
Memmng2
MemMng