快速文件系统

时间:2017-01-10 15:34:02
【文件属性】:

文件名称:快速文件系统

文件大小:1.15MB

文件格式:RAR

更新时间:2017-01-10 15:34:02

windows编程

windows系统下,读取与写入文件的三种基本存储方式,一种是普通无缓存存储方式,一种是高速缓存,另一种是异步传输。 文件高速缓存被设置在内存中,从而解决CPU与硬盘访问速度差异太大的问题。高速缓存即在读文件时预读,从而加速访问。异步传输改变内存访问的指令顺序,从而提高了代码执行效率。 本程序通过对三种文件读写操作的时间对比来对比三种方式在效率上的不同。


【文件预览】:
FastFile_sys
----nobuffer_7.txt(431KB)
----FastFile_sys.plg(1KB)
----FastFile_sys.ncb(41KB)
----nobuffer_3.txt(431KB)
----sequen_8.txt(431KB)
----nobuffer_10.txt(431KB)
----FastFile_sys.cpp(11KB)
----Debug()
--------vc60.pdb(84KB)
--------FastFile_sys.pdb(489KB)
--------FastFile_sys.exe(188KB)
--------vc60.idb(145KB)
--------FastFile_sys.obj(43KB)
--------FastFile_sys.ilk(240KB)
--------FastFile_sys.pch(3.45MB)
----sequen_7.txt(431KB)
----FastFile_sys.dsp(4KB)
----nobuffer_9.txt(431KB)
----sequen_10.txt(431KB)
----overlp_3.txt(431KB)
----nobuffer_2.txt(431KB)
----sequen_5.txt(431KB)
----nobuffer_5.txt(431KB)
----source.txt(431KB)
----overlp_2.txt(431KB)
----overlp_8.txt(431KB)
----sequen_3.txt(431KB)
----nobuffer_6.txt(431KB)
----nobuffer_1.txt(431KB)
----overlp_10.txt(431KB)
----overlp_6.txt(431KB)
----sequen_9.txt(431KB)
----overlp_7.txt(431KB)
----nobuffer_8.txt(431KB)
----FastFile_sys.opt(48KB)
----overlp_4.txt(431KB)
----sequen_1.txt(431KB)
----overlp_1.txt(431KB)
----overlp_9.txt(431KB)
----overlp_5.txt(431KB)
----FastFile_sys.dsw(549B)
----nobuffer_4.txt(431KB)
----sequen_6.txt(431KB)
----sequen_2.txt(431KB)
----sequen_4.txt(431KB)

网友评论