代码搜索结果
找到约 10,000 项符合
4 的代码
4-4.lnp
"STARTUP.obj",
"4-4.obj"
TO "4-4"
4-4.plg
礦ision2 Build Log
Project:
D:\已完成\单片机语言C51程序设计\代码\代码\04\4-4\4-4.uv2
Project File Date: 08/25/2005
Output:
4-4.lst
C51 COMPILER V7.09 4_4 08/25/2005 10:49:02 PAGE 1
C51 COMPILER V7.09, COMPILATION OF MODULE 4_4
OBJECT MODULE PLACED IN 4-4
4-4.c
#include
#include
void subfun(int *m,int *n);
int main()
{
int i,j;
SCON = 0x50;
TMOD |= 0x20;
TH1 = 0xf3;
TR1 = 1;
TI = 1;
printf("i,j=?\n");
4-4.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 {