代码搜索结果
找到约 10,000 项符合
Display 的代码
display.lst
C51 COMPILER V8.02 DISPLAY 04/10/2008 10:43:45 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE DISPLAY
OBJECT MODULE PLACED IN
display.c
#include "all_func.h"
#include "display.h"
#include "main_func.h"
void hex_bcdDisplay(unsigned char hexs,unsigned char j)
{
unsigned char va;
unsigned char i;
unsigned char *p;
unsigned
display.h
/******************************************************************************/
#ifndef __DISPLAY_H_
#define __DISPLAY_H_
/*************************************************************************
display.vhd
library ieee;
use ieee.std_logic_1164.all;
entity Display is
port(
num_in:in std_logic_vector(3 downto 0);
num_out:out std_logic_vector(6 downto 0)
);
end Display;
architecture Disp
display.c
//=============================================================================
// File: DISPLAY.C - V1.00
// Rem.: The ACPRD Project Page on the Web -> http://hc12web.de/acprd
//==================
display.h
//=============================================================================
// File: DISPLAY.H - V1.00
// Rem.: The ACPRD Project Page on the Web -> http://hc12web.de/acprd
//==================
display.lst
C51 COMPILER V7.20 DISPLAY 12/16/2007 11:15:14 PAGE 1
C51 COMPILER V7.20, COMPILATION OF MODULE DISPLAY
OBJECT MODULE PLACED IN
display.h
/*****************************************************************************
* x264: h264 encoder
*****************************************************************************
* Copyright (C) 200