文件名称:7Complete
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 13kb
- 下载次数:
- 0次
- 提 供 者:
- 超*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本实验模拟使用缓冲池完成输入输出过程。
(2)系统中完成输入输出过程的四个线程:
收容输入hin:将设备输入的数据写到缓冲池的收容输入工作缓冲区。
提取输入sin:将缓冲池中的提取工作缓冲区的数据提取给CPU。
收容输出hout:将CPU输出的数据写到缓冲池的收容输出工作缓冲区。
提取输出sout:将缓冲池中的提取输出工作缓冲区的数据提取给设备。
-This experiment simulated the use of input and output buffer pool to complete the process. (2) system to complete the process input and output of the four threads: receiving input hin: the device input buffer pool data writes to input buffer to accept. Extract input sin: the extraction of the work of the buffer pool data extraction buffer to the CPU. Receiving the output hout: the CPU output data is written to the buffer pool buffer receiving the output of work. Extract the output sout: the output of the work of the extraction of the buffer pool data extraction buffer to the device.
(2)系统中完成输入输出过程的四个线程:
收容输入hin:将设备输入的数据写到缓冲池的收容输入工作缓冲区。
提取输入sin:将缓冲池中的提取工作缓冲区的数据提取给CPU。
收容输出hout:将CPU输出的数据写到缓冲池的收容输出工作缓冲区。
提取输出sout:将缓冲池中的提取输出工作缓冲区的数据提取给设备。
-This experiment simulated the use of input and output buffer pool to complete the process. (2) system to complete the process input and output of the four threads: receiving input hin: the device input buffer pool data writes to input buffer to accept. Extract input sin: the extraction of the work of the buffer pool data extraction buffer to the CPU. Receiving the output hout: the CPU output data is written to the buffer pool buffer receiving the output of work. Extract the output sout: the output of the work of the extraction of the buffer pool data extraction buffer to the device.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
7Complete\7.cpp
.........\7Complete.dsp
.........\7Complete.dsw
.........\7Complete.ncb
.........\7Complete.opt
.........\7Complete.plg
7Complete
.........\7Complete.dsp
.........\7Complete.dsw
.........\7Complete.ncb
.........\7Complete.opt
.........\7Complete.plg
7Complete