代码搜索:数字对讲机
找到约 10,000 项符合「数字对讲机」的源代码
代码结果 10,000
www.eeworm.com/read/26208/955676
uv2 数字.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1,
Options 1,0,0 // Target 'T
www.eeworm.com/read/26301/957485
opt 数字钟.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/26301/957486
lst 数字钟.lst
C51 COMPILER V8.02 数字钟 07/21/2012 17:35:07 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE 数字钟
OBJECT MODULE PLACED IN 数字钟.OB
www.eeworm.com/read/26301/957487
c 数字钟.c
#include
#define uchar unsigned char
#define uint unsigned int
sbit lcdrs=P2^6;
sbit lcden=P2^7;
sbit s1=P1^1;
sbit s2=P1^3;
sbit s3=P1^5;
sbit s4=P1^7;
uchar count,s1num;
signed ch
www.eeworm.com/read/26301/957489
dsn 数字钟.dsn
www.eeworm.com/read/26301/957490
plg 数字钟.plg
礦ision3 Build Log
Project:
I:\单片机\单片机\数字钟\数字钟.uv2
Project File Date: 07/21/2012
Output:
www.eeworm.com/read/26301/957493
obj 数字钟.obj
www.eeworm.com/read/26301/957496
hex 数字钟.hex
:0F0A1100323031322D31322D3132204D4F4E00E7
:0C09AC00120A057F3A120A207F057E0027
:1009B800D3EF9400EE940040147D6E7C00ED1D7022
:0D09C800011CED4C70F7EF1F70E61E80E380
:0109D50022FF
:0909FC00AD0A7F071209
www.eeworm.com/read/26301/957498