代码搜索:Display
找到约 10,000 项符合「Display」的源代码
代码结果 10,000
www.eeworm.com/read/254882/12114273
c display.c
/*
* display.c
*
* ============================================================================
* Copyright (c) Texas Instruments Inc 2005
*
* Use of this software is controlled by the terms and
www.eeworm.com/read/254882/12114287
h display.h
/*
* display.h
*
* ============================================================================
* Copyright (c) Texas Instruments Inc 2005
*
* Use of this software is controlled by the terms and
www.eeworm.com/read/340997/12114447
lst display.lst
C51 COMPILER V7.10 DISPLAY 10/31/2007 09:58:21 PAGE 1
C51 COMPILER V7.10, COMPILATION OF MODULE DISPLAY
OBJECT MODULE PLACED IN
www.eeworm.com/read/254820/12116219
c display.c
#include
unsigned char code Tab[]={0x3F,0x06,0x5B,0x4F,0x66,0x6D,0x7D,0x07,
0x7F,0x6F,0x77,0x7C,0x39,0x5E,0x79,0x71};
sbit P20 = P2^0;
sbit P21 = P2^1;
//
www.eeworm.com/read/254820/12116227
lst display.lst
C51 COMPILER V7.06 DISPLAY 07/30/2007 16:03:53 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE DISPLAY
OBJECT MODULE PLACED IN
www.eeworm.com/read/152382/12118475
c display.c
/**********************************************************
*
* Display demo
*
**********************************************************/
#include "global_function.h"
#include "displ
www.eeworm.com/read/152382/12118523
o display.o
www.eeworm.com/read/152382/12118550
h display.h
void Display_demo(void);
extern B8 Uart0_GetInput(void);
extern void Uart0_SendByte(int data);
extern void Uart0_SendString(char *pt);
www.eeworm.com/read/340525/12149083
o display.o
www.eeworm.com/read/340525/12149118
c display.c
#include
#include
#include "display.h"
// LED 数码块段代码: 0, 1,2,3,4,5,6,7,8,9,A,b,c,d,e,f,
const prog_uchar led_seg[16] = {0xfc, 0x60, 0xda, 0xf2, 0x66, 0xb6, 0x