基于51单片机的雨刮程序 include #define uint unsigned int #define uchar unsigned char uint code table[]={0xfe,0xfd,0xfb}; uchar code tableOff[]={0x3f,0x71,0x71}; uchar code tableInt[]={0x06,0x54,0x78}; uchar code tableLo[]={0x38,0x5c}; uchar code tableHi[]={0x76,0x06}; uchar code tableFL[]={0x71,0x38