代码搜索:shift
找到约 10,000 项符合「shift」的源代码
代码结果 10,000
www.eeworm.com/read/453519/7417752
h led_shift.h
#include
sbit SPI_EN=P1^4;
extern unsigned int HZ_CNT_TOTAL;//定义总汉字数,从上位机获得
unsigned char xdata Display_Mode; //显示模式
unsigned char xdata Refesh_Speed; //刷新率
unsigned char
www.eeworm.com/read/453519/7417758
lst led_shift.lst
C51 COMPILER V8.08 LED_SHIFT 04/03/2009 22:01:36 PAGE 1
C51 COMPILER V8.08, COMPILATION OF MODULE LED_SHIFT
OBJECT MODULE PLACED
www.eeworm.com/read/452469/7439988
plg bcd shift.plg
礦ision3 Build Log
Project:
E:\Program Files\Labcenter Electronics\Proteus 6 Demonstration(2)\10 BCD Shift\BCD Shift.uv2
Project File Date: 07/22/2006
www.eeworm.com/read/452469/7439991
opt bcd shift.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/452469/7439993
lst bcd shift.lst
A51 MACRO ASSEMBLER BCD_SHIFT 07/22/2006 22:25:46 PAGE 1
MACRO ASSEMBLER A51 V8.00
OBJECT MODULE PLACED IN BCD Shift.OBJ
ASSEMBLE
www.eeworm.com/read/452469/7439994
dsn bcd shift.dsn
www.eeworm.com/read/452469/7439995
asm bcd shift.asm
ORG 00H
MOV R7,#03H
MOV R0,#30H
MOV 30H,#47H
MOV 31H,#36H
MOV 32H,#21H
BRLN: MOV A,R7 ;取字节数至R2中
MOV R2,A
ADD A,R0 ;初始化数据指针
MOV R0,A
MOV R3,#0 ;工作单元
www.eeworm.com/read/452469/7439996
hex bcd shift.hex
:100000007F037830753047753136753221EFFA2825
:0C001000F87B0018E6C4F6EBD6FBDAF72C
:00000001FF
www.eeworm.com/read/452469/7439998