代码搜索:时钟显示

找到约 10,000 项符合「时钟显示」的源代码

代码结果 10,000
www.eeworm.com/read/28664/1004063

opt k1-k4 键状态显示.opt

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.s*; *.src; *.a*) oExt (*.obj) lExt (*.lib) tExt (*.txt; *.h; *.inc) pExt (*.plm) CppX (*.cpp) DaveTm {
www.eeworm.com/read/28664/1004064

hex k1-k4 键状态显示.hex

:03000000020037C4 :0C003700787FE4F6D8FD758107020021F7 :10000300D3EF9400EE940040147D6E7C00ED1D70E0 :0D001300011CED4C70F7EF1F70E61E80E33E :0100200022BD :100021007590FFE590FB7A00F5807F0A7E00120053
www.eeworm.com/read/28664/1004130

opt 4×4键盘矩阵控制条形led显示.opt

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.s*; *.src; *.a*) oExt (*.obj) lExt (*.lib) tExt (*.txt; *.h; *.inc) pExt (*.plm) CppX (*.cpp) DaveTm {
www.eeworm.com/read/28664/1004135

__i 4×4键盘矩阵控制条形led显示.__i

"4×4键盘矩阵控制条形LED显示.c" BROWSE DEBUG OBJECTEXTEND
www.eeworm.com/read/28664/1004136

c 4×4键盘矩阵控制条形led显示.c

#include #define uchar unsigned char #define uint unsigned int #define SCANPORT P1 uchar uca_LineScan[4]={0xEF,0xDF,0xBF,0x7F}; uchar ucKeyScan() { uchar Temp=0; uchar ucRow=0