代码搜索:交通信息

找到约 10,000 项符合「交通信息」的源代码

代码结果 10,000
www.eeworm.com/read/40534/917754

ddb 交通灯.ddb

www.eeworm.com/read/40534/917755

opt 交通灯.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/40534/917757

lnp 交通灯.lnp

"交通灯.obj" TO "交通灯"
www.eeworm.com/read/40534/917759

c 交通灯.c

/***************************************************** 十字路口交通灯控制 C 程序 ******************************************************/ #define uchar unsigned char #define uint unsigned int #inc
www.eeworm.com/read/40534/917760

plg 交通灯.plg

礦ision2 Build Log Project: E:\单片机学习\交通灯\jkfgh\交通灯.uv2 Project File Date: 05/06/2007 Output:
www.eeworm.com/read/40534/917761

dsn 交通灯.dsn

www.eeworm.com/read/40534/917762

hex 交通灯.hex

:10035B003F065B4F666D7D077F6F28481848828488 :02036B0081848B :10034200010C3C010E28011113011213010F3C0193 :080352001028010B13010D132B :06036D00AE071FEE70FA5E :010373002267 :0400FA00E493F59006 :10
www.eeworm.com/read/26059/953369

pwi 交通灯.pwi

www.eeworm.com/read/26059/953382

dsn 交通灯.dsn

www.eeworm.com/read/26198/955575

asm 交通灯.asm

ORG 0000H AJMP MAIN ORG 0003H AJMP INT ORG 0030H MAIN: SETB EA SETB EX0 CLR IT0 MOV DPTR,#0FF82H MOV A,#0D1H MOVX @DPTR,A LP: MOVX A,@DPTR JB ACC.7,LP MOV A,#00H MO