文件名称:FastFile_sys
-
所属分类:
- 标签属性:
- 上传时间:2013-12-21
-
文件大小:1.15mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
读取与写入文件的三种基本存储方式,一种是普通无缓存存储方式,一种是高速缓存,另一种是异步传输。
文件高速缓存被设置在内存中,从而解决CPU与硬盘访问速度差异太大的问题。高速缓存即在读文件时预读,从而加速访问。异步传输改变内存访问的指令顺序,从而提高了代码执行效率。
本程序通过对三种文件读写操作的时间对比来对比三种方式在效率上的不同。
-Three basic storage read and write files, one is ordinary no-cache storage methods for a cache, another is asynchronous transmission.
The file cache memory is provided in order to address the speed difference between the CPU and disk access much of a problem. When reading a cache file that is read-ahead, thus speeding up access. Asynchronous transfer instruction to change the order of memory accesses, thus improving the efficiency of the code.
This program file read and write operations through three times in three different ways to compare the contrast in efficiency.
文件高速缓存被设置在内存中,从而解决CPU与硬盘访问速度差异太大的问题。高速缓存即在读文件时预读,从而加速访问。异步传输改变内存访问的指令顺序,从而提高了代码执行效率。
本程序通过对三种文件读写操作的时间对比来对比三种方式在效率上的不同。
-Three basic storage read and write files, one is ordinary no-cache storage methods for a cache, another is asynchronous transmission.
The file cache memory is provided in order to address the speed difference between the CPU and disk access much of a problem. When reading a cache file that is read-ahead, thus speeding up access. Asynchronous transfer instruction to change the order of memory accesses, thus improving the efficiency of the code.
This program file read and write operations through three times in three different ways to compare the contrast in efficiency.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
FastFile_sys/Debug/FastFile_sys.exe
FastFile_sys/Debug/FastFile_sys.ilk
FastFile_sys/Debug/FastFile_sys.obj
FastFile_sys/Debug/FastFile_sys.pch
FastFile_sys/Debug/FastFile_sys.pdb
FastFile_sys/Debug/vc60.idb
FastFile_sys/Debug/vc60.pdb
FastFile_sys/FastFile_sys.cpp
FastFile_sys/FastFile_sys.dsp
FastFile_sys/FastFile_sys.dsw
FastFile_sys/FastFile_sys.ncb
FastFile_sys/FastFile_sys.opt
FastFile_sys/FastFile_sys.plg
FastFile_sys/nobuffer_1.txt
FastFile_sys/nobuffer_10.txt
FastFile_sys/nobuffer_2.txt
FastFile_sys/nobuffer_3.txt
FastFile_sys/nobuffer_4.txt
FastFile_sys/nobuffer_5.txt
FastFile_sys/nobuffer_6.txt
FastFile_sys/nobuffer_7.txt
FastFile_sys/nobuffer_8.txt
FastFile_sys/nobuffer_9.txt
FastFile_sys/overlp_1.txt
FastFile_sys/overlp_10.txt
FastFile_sys/overlp_2.txt
FastFile_sys/overlp_3.txt
FastFile_sys/overlp_4.txt
FastFile_sys/overlp_5.txt
FastFile_sys/overlp_6.txt
FastFile_sys/overlp_7.txt
FastFile_sys/overlp_8.txt
FastFile_sys/overlp_9.txt
FastFile_sys/sequen_1.txt
FastFile_sys/sequen_10.txt
FastFile_sys/sequen_2.txt
FastFile_sys/sequen_3.txt
FastFile_sys/sequen_4.txt
FastFile_sys/sequen_5.txt
FastFile_sys/sequen_6.txt
FastFile_sys/sequen_7.txt
FastFile_sys/sequen_8.txt
FastFile_sys/sequen_9.txt
FastFile_sys/source.txt
FastFile_sys/Debug
FastFile_sys
FastFile_sys/Debug/FastFile_sys.ilk
FastFile_sys/Debug/FastFile_sys.obj
FastFile_sys/Debug/FastFile_sys.pch
FastFile_sys/Debug/FastFile_sys.pdb
FastFile_sys/Debug/vc60.idb
FastFile_sys/Debug/vc60.pdb
FastFile_sys/FastFile_sys.cpp
FastFile_sys/FastFile_sys.dsp
FastFile_sys/FastFile_sys.dsw
FastFile_sys/FastFile_sys.ncb
FastFile_sys/FastFile_sys.opt
FastFile_sys/FastFile_sys.plg
FastFile_sys/nobuffer_1.txt
FastFile_sys/nobuffer_10.txt
FastFile_sys/nobuffer_2.txt
FastFile_sys/nobuffer_3.txt
FastFile_sys/nobuffer_4.txt
FastFile_sys/nobuffer_5.txt
FastFile_sys/nobuffer_6.txt
FastFile_sys/nobuffer_7.txt
FastFile_sys/nobuffer_8.txt
FastFile_sys/nobuffer_9.txt
FastFile_sys/overlp_1.txt
FastFile_sys/overlp_10.txt
FastFile_sys/overlp_2.txt
FastFile_sys/overlp_3.txt
FastFile_sys/overlp_4.txt
FastFile_sys/overlp_5.txt
FastFile_sys/overlp_6.txt
FastFile_sys/overlp_7.txt
FastFile_sys/overlp_8.txt
FastFile_sys/overlp_9.txt
FastFile_sys/sequen_1.txt
FastFile_sys/sequen_10.txt
FastFile_sys/sequen_2.txt
FastFile_sys/sequen_3.txt
FastFile_sys/sequen_4.txt
FastFile_sys/sequen_5.txt
FastFile_sys/sequen_6.txt
FastFile_sys/sequen_7.txt
FastFile_sys/sequen_8.txt
FastFile_sys/sequen_9.txt
FastFile_sys/source.txt
FastFile_sys/Debug
FastFile_sys
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.