文件名称:os10
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2.17mb
- 下载次数:
- 0次
- 提 供 者:
- pe***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1、采用无缓冲方式实现文件读写。2、采用高速缓存实现文件读写。3、采用异步方式实现文件读写。以及三种方式的比较。-1, unbuffered file read and write. 2, file read and write cache. 3, the use of asynchronous file read and write. And comparison of the three ways.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
os_test10实现文件读写的三种方式比较\Debug\os_test10.exe
...................................\.....\os_test10.ilk
...................................\.....\os_test10.obj
...................................\.....\os_test10.pch
...................................\.....\os_test10.pdb
...................................\.....\os_test10.res
...................................\.....\StdAfx.obj
...................................\.....\vc60.idb
...................................\.....\vc60.pdb
...................................\nobuffer.txt
...................................\os_test10.clw
...................................\os_test10.cpp
...................................\os_test10.dsp
...................................\os_test10.dsw
...................................\os_test10.h
...................................\os_test10.ncb
...................................\os_test10.opt
...................................\os_test10.plg
...................................\os_test10.rc
...................................\ReadMe.txt
...................................\Resource.h
...................................\StdAfx.cpp
...................................\StdAfx.h
...................................\Debug
os_test10实现文件读写的三种方式比较