代码搜索结果
找到约 10,000 项符合
3 的代码
3-3.cmd
-m ad.map
-o ad.out
-e reset
MEMORY
{
PAGE 0: VEC : origin=0x1c00, length=0x0080
PROG : origin=0x1d00, length=0x1000
PAGE 1: STACKS : origin
3-3.htm
3-3
3-3.lnp
"STARTUP.obj",
"3-3.obj"
TO "3-3"
3-3.c
#include
#include
main()
{
char c;
SCON = 0x50;
TMOD |= 0x20;
TH1 = 0xf3;
TR1 = 1;
TI = 1;
while(c!=27)
3-3.lst
C51 COMPILER V7.09 3_3 08/25/2005 09:34:20 PAGE 1
C51 COMPILER V7.09, COMPILATION OF MODULE 3_3
OBJECT MODULE PLACED IN 3-3
3-3.plg
礦ision2 Build Log
Project:
D:\已完成\单片机语言C51程序设计\代码\代码\03\3-3\3-3.uv2
Project File Date: 08/25/2005
Output:
3-3.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 {