简易数字频率计程序

#include <reg52.h>#include <stdio.h>#include <intrins.h>sbit Pa=P1^2;sbit Pb=P1^3;sbit Pc=P1^4;sbit

腾讯文库简易数字频率计程序简易数字频率计程序