代码搜索:PROGRAMME
找到约 1,531 项符合「PROGRAMME」的源代码
代码结果 1,531
www.eeworm.com/read/493303/6400612
asm code.asm
p macro buf
lea dx,buf
mov ah,9
int 21h
endm
data segment
pp db 0dh,0ah,' welcome you to run this programme!$'
qq db 0dh,0ah,' when you input number,press enter.$'
qw
www.eeworm.com/read/350374/6567505
s lcd.s
.module lcd.c
.area text(rom, con, rel)
.dbfile F:\programme\RF905\lcd.c
.dbfunc e delay _delay fV
; i -> R20,R21
; times -> R16,R17
.even
_delay::
rcall push_gset1
www.eeworm.com/read/263851/11338963
asm code.asm
p macro buf
lea dx,buf
mov ah,9
int 21h
endm
data segment
pp db 0dh,0ah,' welcome you to run this programme!$'
qq db 0dh,0ah,' when you input number,press enter.$'
qw
www.eeworm.com/read/404926/11475733
o eeprom.o
XL
H 1 areas 2 global symbols
M eeprom.c
A text size 28 flags 0
dbfile E:\abol\file\EMD\programme\eeprom.c
dbfunc e EEPROM_write 0 fV
dbsym r ucdata 12 c
dbsym r uiaddress 10 c
dbline FFFFFFFF
www.eeworm.com/read/404926/11475766
s key.s
.module key.c
.area text(rom, con, rel)
.dbfile E:\abol\file\EMD\programme\key.c
.dbfunc e key_1 _key_1 fc
; ktime -> R20
.even
_key_1::
rcall push_gset1
.dbline -1
.dbline 1
www.eeworm.com/read/401945/11545695
asm code.asm
p macro buf
lea dx,buf
mov ah,9
int 21h
endm
data segment
pp db 0dh,0ah,' welcome you to run this programme!$'
qq db 0dh,0ah,' when you input number,press enter.$'
qw
www.eeworm.com/read/401687/11551698
asm code.asm
p macro buf
lea dx,buf
mov ah,9
int 21h
endm
data segment
pp db 0dh,0ah,' welcome you to run this programme!$'
qq db 0dh,0ah,' when you input number,press enter.$'
qw
www.eeworm.com/read/401687/11551713
asm code.asm
p macro buf
lea dx,buf
mov ah,9
int 21h
endm
data segment
pp db 0dh,0ah,' welcome you to run this programme!$'
qq db 0dh,0ah,' when you input number,press enter.$'
qw
www.eeworm.com/read/259041/11825856
s lcd.s
.module lcd.c
.area text(rom, con, rel)
.dbfile F:\programme\RF905\lcd.c
.dbfunc e delay _delay fV
; i -> R20,R21
; times -> R16,R17
.even
_delay::
rcall push_gset1
www.eeworm.com/read/224855/14565957
asm encode.asm
p macro buf
lea dx,buf
mov ah,9
int 21h
endm
data segment
pp db 0dh,0ah,' welcome you to run this programme!$'
qq db 0dh,0ah,' when you input number,press enter.$'
qw