代码搜索结果
找到约 10,000 项符合
Display 的代码
display.h
#include "DataType.h"
#ifndef _display_h
#define _display_h
//定义公共函数
void display_initial(void);
void display(void);
//定义笔段码
//不带小数点的段码表0-F共16个
uint8 TableNum[16]={0xc0,0xf9,0xa4,0xb0,
display.lst
C51 COMPILER V8.02 DISPLAY 12/02/2007 18:49:15 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE DISPLAY
OBJECT MODULE PLACED IN
display.c
#include "function.h"
#include "intrins.h"
#include "lcd.h"
void lcd_init ()
{
unsigned int j, d ,i;
WriteLCD_Command(0x01); //清屏
for(d=0;d
display.vhd
LIBRARY ieee;
USE ieee.std_logic_1164.all;
USE ieee.std_logic_signed.all;
ENTITY display IS
PORT( run:IN std_logic;
sound:IN std_logic;
s_status:IN std_logic_vector(2 downto 0);
o_s
display.h
#include
#include
sbit duan=P2^5;
sbit wei=P2^4;
/*段选 1-F的编码*/
uchar code table[]={
0x3f,0x06,0x5b,0x4f,
0x66,0x6d,0x7d,0x07,
0x7f,0x6f,0x77,0x7c,
0x39,0x5e,
display.hif
HIF003
--
-- Copyright (C) 1988-2002 Altera Corporation
-- Any megafunction design, and related net list (encrypted or decrypted),
-- support information, device programming or simulation file, an
display.hex
:020000040000FA
:4D000000FFFF62FF3900FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF62
:4D004D00000C808
display.acf
--
-- Copyright (C) 1988-2002 Altera Corporation
-- Any megafunction design, and related net list (encrypted or decrypted),
-- support information, device programming or simulation file, and any