代码搜索结果
找到约 10,000 项符合
Display 的代码
display.h
// Display.h: interface for the Display class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_DISPLAY_H__33C94244_415D_11D6_8886_200654C10000__INCLUDED
display.cpp
// Display.cpp: implementation of the Display class.
//
//////////////////////////////////////////////////////////////////////
#include
#include
#include
#incl
display.m
function display(kde)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% display(kde) -- print out whatever stuff is useful about a kernel density
%
display.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
entity display is
port ( clk_d :in std_logic;
qtime_d :in std_logic_vector(4 downto 0);
snum_
display.v
////////////////////////////////////////////////////////////////////////
//Company : 伟杰电子 //
//Web address : http://www.weijay.com
display.v
////////////////////////////////////////////////////////////////////////
//Company : 伟杰电子 //
//Web address : http://www.weijay.com
display.c
/*++
Copyright (c) 1997-1998 Microsoft Corporation
Module Name:
DISPLAY.C
Abstract:
This source file contains the routines which update the edit control
to display information about th
display.m
function display(dd);
% DISPLAY method for drag and drop objects
% DISPLAY(a) Display an asset object
struct(dd)
display.c
#include "display.h"
#include "fm1808.h"
uchar DisplayBuf[60];//={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,\
//0x7f,0x6f,0x77,0x7c,0x39,0x5e,0x79,0x71};
uchar DisplayBuf1[60];
//
uchar Display
display.h
#ifndef DISPLAY_H
#define DISPLAY_H
#include "common.h"
void Disp_pwm(void);
void LCD_INT(void);
void CLEAR(void);
void CW_PR(PGM_P GG);
void CCW_PR(PGM_P CC);
void XiTo_Asc(void);
void F