IO
I/O输入/输出(Input/Output),分为IO设备和IO接口两个部分。在POSIX兼容的系统上,例如Linux系统[1],I/O操作可以有多种方式,比如DIO(DirectI/O),AIO(AsynchronousI/O,异步I/O),Memory-MappedI/O(内存映射I/O)等,不...
共 762 份资源
源代码 10,000
IO 热门资料
查看全部 762 份 →
PDF文档
This tutorial explains how to communicate with IO devices on the DE2 Board and how to deal with inte
This tutorial explains how to communicate with IO devices on the DE2 Board and how to deal with interrupts using C and t...