buffered channel
常见例句
- In this paper, the performance of an input buffered ATM switching fabric with channel grouping is analysed under two priority classes traffic loading.
本文对具有线群结构的输入缓冲ATM交换网络在双优先级业务下的时延和吞吐率性能进行了分析。 - A programmer can specify a buffer size - sending to a buffered channel will not block unless the buffer is full, and reading from a buffered channel will not block unless the buffer is empty
程序员可以指定缓冲大小——想缓冲的channel发送消息不会阻塞,除非缓冲已满,同样从缓冲的channel读取也不会阻塞,除非缓冲是空的。 - The use of multi-channel buffered serial port MCBSP is to achieve SPI bus (mode of) data collection, and the real-time data transmission and storage is achieved by the use of two DMA controllers .
利用多通道缓存串行口MCBSP实现SPI总线方式的数据采集,并采用两个DMA控制器实现了数据的实时传输和存储。 返回 buffered channel