// This program measures the voltage on an external ADC input and prints the // result to a termin
// This program measures the voltage on an external ADC input and prints the // result to a terminal window via the UART. // // The system is cloc...
// This program measures the voltage on an external ADC input and prints the // result to a terminal window via the UART. // // The system is cloc...
在QPSK下的OFDM误码率仿真程序,其中包含comb.m,delay.m,fade.m,giins.m,girem.m,ofdm_fading.m,qpskdemod.m,qpskmod.m,sefade.m这些文件...
1. 以单极 2相磁化方式使步进电机正向旋转 2. 按中断开关的话,正-〉逆,逆-〉正 旋转。 3. 不使用delay函数,使用定时器/计数器...
12864液晶原程序.#include <reg52.h> #include <intrins.h> typedef unsigned char BYTE typedef bit BOOL sbit rs=P2^0 sbit rw=P2^1 sbit e ...
a screen handling program to provide a flashing message. You will have to design a screen layout for where messages are placed on the screen. You ...