代码搜索结果
找到约 34,281 项符合
A 的代码
a.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 {
a.c
#include
unsigned int t02s;
unsigned char t05ms;
bit flag;
void main (void)
{
TMOD=0x01;
TH0=(65536-500)/256;
TL0=(65536-500)%256;
TR0=1;
EA=1;
ET0=1;
while(1);
}
void
a.hex
:10082E00758901758CFE758A0CD28CD2AFD2A980D7
:01083E00FEBB
:03000B00020800E8
:10080000C0E0C0D0758CFE758A0C050AE50A70023E
:100810000509B4900DE509B40108750900750A00D1
:0E082000B200B290300002D290D0D0
a.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
Options 1,0,0 // Target 'Targ
a.asm
#include
unsigned int t02s;
unsigned char t05ms;
bit flag;
void main (void)
{
tmod=0x01;
th0=(65536-500)/256;
tl0=(65536-500)%256;
tr0=1;
ea=1;
}
a.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 {
a.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2, 0x0
Options 1,0,0 // Target '
a.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 {