代码搜索:Display
找到约 10,000 项符合「Display」的源代码
代码结果 10,000
www.eeworm.com/read/7712/128393
cfg text display.cfg
*** TKStudio Project Config (C)ZLG-MCU By YinHandong[尹寒冬]
*** Do not modify !
TARGOPT 1,(Text Display)
OPTFFF {2,3,-1,-1,66,90,792,334,17,113}
OPTMM 1,0,41,1,0,48
EndOp
www.eeworm.com/read/7712/128394
asm text_display.asm
;将C/D接到单片机的P2.7口,将CS接到单片机的P2.6口,采用总线寻址方式
DATA1 EQU 30H;参数1单元
DATA2 EQU 31H;参数2单元
COM EQU 32H;指令代码单元
CODE0 EQU 33H;字符
www.eeworm.com/read/7712/128396
cfg text_display.cfg
*** TKStudio Project Config (C)ZLG-MCU By YinHandong[尹寒冬]
*** Do not modify !
TARGOPT 1,(Text_Display)
OPTFFF {3,3,-1,-1,0,0,726,244,13,14}
OPTKEY ,(-
www.eeworm.com/read/7712/128397
hex text_display.hex
:03000000020100FA
:10010000758160907F00E012012875350775360211
:1001100078007A1A1201DCE890020693F533120196
:10012000EE080536DAEE2126C297753000753100EB
:1001300075324012017075301E75310075324112F2
:
www.eeworm.com/read/7712/128398
mpj text_display.mpj
*** TKStudio Project (C)ZLG-MCU By YinHandong[尹寒冬]
*** Do not modify !
# Begin Project
# PROP RegFile_Dir "D:\Keil\C51\INC\Atmel"
# Begin Target "Text_Display"
# PROP DEVICE=AT89C52
# PROP VEN
www.eeworm.com/read/7712/128399
obj text_display.obj
www.eeworm.com/read/7721/129410
r43 display.r43
www.eeworm.com/read/7791/135210
c display_led.c
/*
********************************************************************************************************************
*描述: DP-51中LED显示程序文件
*文件名: DISPLAY_LED.C
*应用语言: KEIL C51
*应用系统: R
www.eeworm.com/read/7791/135212
h display_led.h
/*
********************************************************************************************************************
*描述: DP-51中LED显示程序头文件
*文件名: DISPLAY_LED.H
*应用语言: KEIL C51
*应用系统:
www.eeworm.com/read/10763/188552
h display_main.h
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic