文件名称:FastFile_sys

  • 所属分类:
  • 文件操作
  • 资源属性:
  • [Windows] [Visual C] [源码]
  • 上传时间:
  • 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.
(系统自动生成,下载前可以参看下载内容)

下载文件列表





FastFile_sys\Debug\FastFile_sys.exe

............\.....\FastFile_sys.ilk

............\.....\FastFile_sys.obj

............\.....\FastFile_sys.pch

............\.....\FastFile_sys.pdb

............\.....\vc60.idb

............\.....\vc60.pdb

............\FastFile_sys.cpp

............\FastFile_sys.dsp

............\FastFile_sys.dsw

............\FastFile_sys.ncb

............\FastFile_sys.opt

............\FastFile_sys.plg

............\nobuffer_1.txt

............\nobuffer_10.txt

............\nobuffer_2.txt

............\nobuffer_3.txt

............\nobuffer_4.txt

............\nobuffer_5.txt

............\nobuffer_6.txt

............\nobuffer_7.txt

............\nobuffer_8.txt

............\nobuffer_9.txt

............\overlp_1.txt

............\overlp_10.txt

............\overlp_2.txt

............\overlp_3.txt

............\overlp_4.txt

............\overlp_5.txt

............\overlp_6.txt

............\overlp_7.txt

............\overlp_8.txt

............\overlp_9.txt

............\sequen_1.txt

............\sequen_10.txt

............\sequen_2.txt

............\sequen_3.txt

............\sequen_4.txt

............\sequen_5.txt

............\sequen_6.txt

............\sequen_7.txt

............\sequen_8.txt

............\sequen_9.txt

............\source.txt

............\Debug

FastFile_sys

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org