搜索资源列表
fifo2.pdf
- 以TI公司的DSP芯片TMS32OC6204为例,结合IDT公司的先进先出缓存芯片IDT72V3640,介绍了其扩展总线XB在DMA控制下对FIFO进行读写,以实现对图像的实时采集、处理。 -to TI's DSP TMS32OC6204 example, The combined company IDT FIFO-chip cache IDT72V3640. on the expansion of the bus XB under the control of DMA FIFO r
xb
- 网游游戏通用鼠标自动点击器-Online games game auto-clicking the mouse device ``````````````````````````` General
arduino-Xbee
- Communication arduino xb-Communication arduino xbee
array
- 矩阵乘法 在主函数中输入m和n (0<m, n<=5),分别定义矩阵Am X n,Bn X m和Cm X m ,从键盘读入矩阵A和B中元素的值。调用函数multiply()计算矩阵C=A XB。并在主函数中输出矩阵C。 -array multiplication