代码搜索:Display

找到约 10,000 项符合「Display」的源代码

代码结果 10,000
www.eeworm.com/read/19245/828957

lib display.lib

www.eeworm.com/read/19246/829050

c display.c

#include "pin.h" #define SPI_CS 8 /* P0.8 */ #define SPI_DATA 6 /* P0.6 */ #define SPI_CLK 4 /* P0.4 */ /****************************************************************************
www.eeworm.com/read/19246/829055

h display.h

#ifndef _DISP_H #define _DISP_H extern void Display(unsigned char dat); #endif
www.eeworm.com/read/19246/829060

o display.o

www.eeworm.com/read/19263/832238

c display.c

#include "pin.h" #define SPI_CS 8 /* P0.8 */ #define SPI_DATA 6 /* P0.6 */ #define SPI_CLK 4 /* P0.4 */ /****************************************************************************
www.eeworm.com/read/19263/832243

h display.h

#ifndef _DISP_H #define _DISP_H extern void Display(unsigned char dat); #endif
www.eeworm.com/read/19263/832248

o display.o

www.eeworm.com/read/26979/862054

h display.h

/**************************************************************** 函数名称:display2() 功 能:显示客户自设密码 pwbuf[]存放是用户自设密码 输入参数:待定 输出参数:待定 ******************************************************
www.eeworm.com/read/28585/871715

h display.h

#ifndef _DISPLAY_H_ #define _DISPLAY_H_ /*******分十位、个位******/ void display(uint8 sec,uint8 minute,uint8 hour,uint8 week,uint8 day,uint8 mouth,uint8 year) { miao1=sec/10+0x30; miao0=sec%10+0x
www.eeworm.com/read/28786/872794

lst display.lst

C51 COMPILER V7.06 DISPLAY 06/02/2010 14:14:53 PAGE 1 C51 COMPILER V7.06, COMPILATION OF MODULE DISPLAY OBJECT MODULE PLACED IN