代码搜索:Parallel
找到约 6,530 项符合「Parallel」的源代码
代码结果 6,530
www.eeworm.com/read/19141/814981
obj serial to parallel.obj
www.eeworm.com/read/19141/814983
hex serial to parallel.hex
:10000000010275980075300175310275320475333F
:100010000875341075352075364075378078307A1C
:1000200008E6F5993099FDC299113008DAF380D2CB
:0D0030007F037EFF7DFFDDFEDEFADFF6229E
:00000001FF
www.eeworm.com/read/19141/814984
hex parallel to serial.hex
:10000000C290D2907598103098FDE599C298F5800D
:0F001000111480EC7CFF7DFF0000DDFCDCF8228A
:00000001FF
www.eeworm.com/read/19141/814986
obj parallel to serial.obj
www.eeworm.com/read/19141/814988
opt parallel to serial.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 {
www.eeworm.com/read/19141/814989
lnp parallel to serial.lnp
"Parallel to Serial.obj"
TO "Parallel to Serial"
www.eeworm.com/read/19141/814990
dsn parallel to serial.dsn
www.eeworm.com/read/19141/814992
asm parallel to serial.asm
PL BIT P1.0
ORG 00H
START: CLR PL
SETB PL ;发送移位脉冲
MOV SCON,#10H ;允许串行口接收数据
WAIT: JNB RI,WAIT
MOV A,SBUF ;读取数据
CLR RI ;清除接收中断标志
MOV P0,A
www.eeworm.com/read/19141/814994
plg parallel to serial.plg
礦ision3 Build Log
Project:
E:\Program Files\Labcenter Electronics\Proteus 6 Demonstration(2)\50 Parallel to Serial\Parallel to Serial.uv2
Project File Date:
www.eeworm.com/read/19141/814995
lst parallel to serial.lst
A51 MACRO ASSEMBLER PARALLEL_TO_SERIAL 07/31/2006 10:03:52 PAGE 1
MACRO ASSEMBLER A51 V8.00
OBJECT MODULE PLACED IN Parallel to Serial.OBJ