说明: 利用单片机技术编一个秒表程序,感觉很酷 #include #define uint unsigned int #define uchar unsigned char uint jishu,sec,fen; uchar i=0; uint array1[]={0xc0,0xf9,0xa4,0xb0,0x99,0x92,0x82,0xf8, 0x80,0x90,0x88,0x83, 0xc6,0xa1,0x86,0x8e}; uint array2[]={0x1f,0x2f,0x4f,0 x8f
<zengrongwo> 上传 | 大小:1kb