代码搜索:自动显示
找到约 10,000 项符合「自动显示」的源代码
代码结果 10,000
www.eeworm.com/read/461677/7222642
hex da显示.hex
:03000000020800F3
:0C080000787FE4F6D8FD758114020847EB
:0709B20002090102010E0021
:0709650012094E7FD07E074E
:0C096C00EF4E6007EF1F70F81E80F522B0
:0F0978007580FFC2B7D2B6D2A62087FDC2A622D5
:0F0987001
www.eeworm.com/read/461677/7222643
opt da显示.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/456275/7352940
sch 显示模块.sch
www.eeworm.com/read/456275/7352941
pcb 显示模块.pcb
www.eeworm.com/read/454443/7390646
pwi 数码显示.pwi
www.eeworm.com/read/454443/7390647
dsn 数码显示.dsn
www.eeworm.com/read/453100/7426867
c 1602显示.c
#include
#include
//定义MCU与LCD的接口
#define LCD_EN_PORT PORTC
#define LCD_RW_PORT PORTC
#define LCD_RS_PORT PORTC
#define LCD_DATA_PORT PORTA
#define LCD_DATA_D
www.eeworm.com/read/453100/7426883
c 12864显示.c
/*====================================*/
/*大液晶显示*/
/*8M晶振*/
/*包含了测试程序,和到图形显示程序*/
/*====================================*/
#include"iom16v.h"
#include"macros.h"
#include"延时子程序.c"
#define uchar
www.eeworm.com/read/453100/7426889
_c 1602显示._c
#include
#include
//定义MCU与LCD的接口
#define LCD_EN_PORT PORTC
#define LCD_RW_PORT PORTC
#define LCD_RS_PORT PORTC
#define LCD_DATA_PORT PORTA
#define LCD_DATA_D
www.eeworm.com/read/453100/7426903
_c 12864显示._c
/*====================================*/
/*大液晶显示*/
/*8M晶振*/
/*包含了测试程序,和到图形显示程序*/
/*====================================*/
#include"iom16v.h"
#include"macros.h"
#include"延时子程序.c"
#define uchar