代码搜索:自动显示
找到约 10,000 项符合「自动显示」的源代码
代码结果 10,000
www.eeworm.com/read/329563/12948078
obj 显示.obj
www.eeworm.com/read/329563/12948088
lst 显示.lst
A51 MACRO ASSEMBLER 蟔示 05/16/2008 16:31:52 PAGE 1
MACRO ASSEMBLER A51 V8.00
OBJECT MODULE PLACED IN 显示.OBJ
ASSEMBLER INVOKED
www.eeworm.com/read/329563/12948093
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/329563/12948096
hex 显示.hex
:1000000002000375814F7580FF7590FF7540007584
:1000100041017542027543037544047545057546F3
:100020000675470775480875490979407D7FED7564
:1000300080FFF590E790004E93F580115909ED305F
:10004000E00403FD80E
www.eeworm.com/read/329563/12948097
plg 显示.plg
礦ision3 Build Log
Project:
E:\Program Files\程序\显示\显示.uv2
Project File Date: 05/07/2008
Output:
assembling 显示.ASM...
显示.ASM(32): error A45: UN
www.eeworm.com/read/326614/13129657
hex 显示.hex
www.eeworm.com/read/326614/13129662
asm 显示.asm
RS EQU P3.7
RW EQU P3.6
E EQU P3.5
ORG 0000H
LJMP START
ORG 0100H
START:
LCALL DIR
LJMP START
DIR:
MOV P2,#0FFH
MOV P1,#01H ;清除屏幕
ACALL ENABLE
www.eeworm.com/read/326614/13129904
bin 显示.bin
www.eeworm.com/read/239154/13300649
c 显示.c
#include
#define uchar unsigned char
#define uint unsigned int
#define ulong unsigned long
sbit P20=P2^0;
sbit P21=P2^1;
uchar code TABLE[]={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,0