代码搜索:COm
找到约 10,000 项符合「COm」的源代码
代码结果 10,000
www.eeworm.com/read/142572/12939083
com build.com
www.eeworm.com/read/243428/12941965
com js.com
www.eeworm.com/read/329597/12946171
obj com.obj
www.eeworm.com/read/329597/12946174
lst com.lst
C51 COMPILER V7.06 COM 12/17/2006 14:56:14 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE COM
OBJECT MODULE PLACED IN COM
www.eeworm.com/read/329597/12946230
c com.c
#include
void COM_Send(unsigned char cdat)
{
SBUF=cdat;
while(TI==0);
TI=0;
}
www.eeworm.com/read/329353/12958553
asm com.asm
;智能显示终端串行接口通信演示程序之一。
;ATS89C51 11.059MHz"。
Year EQU 30H ;年
Mon EQU 31H ;月
Day EQU 32H ;日
Hour EQU 33H ;时
Min EQU 34H ;分
Sec EQU 35H
www.eeworm.com/read/142113/12961563
com command.com
www.eeworm.com/read/243109/12962719
o com.o
XL
H 1 areas D global symbols
M Com.c
S push_gset1 Ref0000
S push_gset2 Ref0000
S mod16u Ref0000
S div16u Ref0000
S pop_gset1 Ref0000
S pop_gset2 Ref0000
A text size 112 flags 0
dbfile E:\so
www.eeworm.com/read/243109/12962722
lis com.lis
.module Com.c
.area text(rom, con, rel)
0000 .dbfile E:\software\MP3程序\Usart\Com.c
0000 .dbfunc e Usart_init _U
www.eeworm.com/read/243109/12962869
s com.s
.module Com.c
.area text(rom, con, rel)
.dbfile E:\software\MP3程序\Usart\Com.c
.dbfunc e Usart_init _Usart_init fV
.even
_Usart_init::
.dbline -1
.dbline 8
; #include
; #incl