RS232中断式数据传输模块
由于 I/O 串行通信口的速度远远低于 CPU 的速度,在查询工作方式时,CPU 长时间处于等待状态,其效率非常低,不利于 CPU 的资源利用.解决这一矛盾的有效办法是采取中断的通
本专区汇聚了各类基于 I/O操作 开发的源码资源,共计 10 篇资源供开发者免费下载学习。
由于 I/O 串行通信口的速度远远低于 CPU 的速度,在查询工作方式时,CPU 长时间处于等待状态,其效率非常低,不利于 CPU 的资源利用.解决这一矛盾的有效办法是采取中断的通
这是老师送我们的他多年来开发的工具包,包括dateioarray et等的处理-This is the teacher sent us over the years, he dev
ZLGLPC2210开发板I/O操作程序-ZLGLPC2210 development board I/O operation
QL2000卡的驱动程序,可以学习驱动的编程. 对于UNIX的I/O操作有帮助!-QL2000 card drivers, drivers can learn programm
NT下读写端口例子-example of reading and writing port
使用WriteFile 块读写数据-used to read and write data blocks
实例 49--文件的读写,可以自由的下载-Examples of 49- to read and write files, you can free download
这是一个读写磁盘文件的例子,其中“infile”为读文件,“wfile”为写文件。-This is a document to read and write disk exampl
读写文本文件。 1 创建一个文本文件。 2 向文件中写入数据(数据行数不小于10条)。 3 从文件中读取数据,并显示读取结果。 读写二进制文件。 1 创建一个二进制文件。 2 向文
CppUtils library adding to Boost library some new features like Timers, Thread pools, Modu