搜索资源列表
juzhenxiangcheng
- Visual DSP++认知实验(完成矩阵A*B+C*D) 其中(ABCD是六维矩阵) 要求有汇编语言和c语言两种算法编写 要求有子程序的调用 -Visual DSP++ cognitive experiments (complete matrix A* B+ C* D) where (ABCD is a six-dimensional matrix) requires c language assembly language and requires the prepar
dsp2
- 在visual dsp++实现完成矩阵A*B+C*D 1. 其中(ABCD是六维矩阵) 2.有汇编语言和c语言两种算法编写 3.有子程序的调用 -Achieve complete with dsp matrix A* B+ C* D 1. Which (ABCD is a six-dimensional matrix) 2 with c language assembly language and write two algorithms 3 with subroutine ca
barrel_shifter
- A barrel shifter is a digital circuit that can shift a data word by a specified number of bits in one clock cycle. It can be implemented as a sequence of multiplexers (mux.), and in such an implementation the output of one mux is connected to the inp
CAN
- 基于STM32的CAN通信:双 CAN 测试实验(中断模式),采用两块实验板充当某次 CAN 通信过程的主动发送和被动接受节点。主动设备首先发送信号“ABCD”,若被动设备接收到这个信号后,会向发送出“DCBA”。若主设备成功收到答复信号“DCBA”,则通过 USART1 向终端中打印信息。本次实验中,主动设备在被动设备之后运行。-Based on the STM32 CAN Communication: Dual CAN testing laboratories (interrupt mode
