代码搜索:户外显示
找到约 10,000 项符合「户外显示」的源代码
代码结果 10,000
www.eeworm.com/read/378485/9229309
plg 显示.plg
Build Log
--------------------Configuration: 显示 - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ys\LOCALS~
www.eeworm.com/read/378485/9229311
opt 显示.opt
www.eeworm.com/read/424823/10409887
c 显示.c
#include
#include
#include
#define uint unsigned int
#define uchar unsigned char
extern void delay(uchar ntime);
sbit LOAD=P1^0;//CS
sbit DAT=P1^1;
sbit CLK=P1
www.eeworm.com/read/349324/10835554
pwi 显示.pwi
www.eeworm.com/read/349324/10835555
dsn 显示.dsn
www.eeworm.com/read/468626/6986088
vi 显示.vi
www.eeworm.com/read/466954/7024613
bmp 显示.bmp
www.eeworm.com/read/461677/7222636
da显示
www.eeworm.com/read/439388/7711351
hex 显示.hex
www.eeworm.com/read/439388/7711352
asm 显示.asm
ORG 000H
AJMP MAIN
ORG 0003H
CLR EX0
RETI
ORG 000BH
CLR ET0
RETI
ORG 0013H
CLR EX1
RETI
ORG 001BH
CLR ET1
RETI
ORG 0023H
RETI
MAIN:MOV 50H,#3
MOV 51H,#2
MOV 52H,#0