代码搜索结果
找到约 10,000 项符合
Remote Control 的代码
display_control.h
char Display_BCD[6];
uchar Number_Display[14]={0x7d,0x60,0x3e,0x7a,0x63,0x5b,0x5f,0x70,0x7f,0x7b,0x00,0x02,0x62};
void Display_Control(char wlcddata,char wlcdaddr)
{
char wlcdtemp=0,i=0;
LCD_C
led_control.vhd
--------------------------------------------------------------------------------
-- Company: Xilinx
--
-- Create Date: 15:53:35 02/01/05
-- Design Name: Stopwatch
-- Module Name: led_
led_control.vhd
--------------------------------------------------------------------------------
-- Company: Xilinx
--
-- Create Date: 15:53:35 02/01/05
-- Design Name: Stopwatch
-- Module Name: led_
control2.vhd
library ieee ;
use ieee.std_logic_1164.all ;
use ieee.std_logic_arith.all ;
use work.butter_lib.all ;
entity control_main is
port (
a_small , sign_a , sign_b : in std_logic ;
control2.vhd
library ieee ;
use ieee.std_logic_1164.all ;
use ieee.std_logic_arith.all ;
use work.butter_lib.all ;
entity control_main is
port (
a_small , sign_a , sign_b : in std_logic ;
comm_control.h
#if !defined (COMM_CONTROL_H_INCLUDED)
#define COMM_CONTROL_H_INCLUDED
// Only needed for versions prior to Visual C++ 6.0
#if _MSC_VER < 1200
//-----------------------------------------------
comm_control.h
#if !defined (COMM_CONTROL_H_INCLUDED)
#define COMM_CONTROL_H_INCLUDED
// Only needed for versions prior to Visual C++ 6.0
#if _MSC_VER < 1200
//-----------------------------------------------