代码搜索结果

找到约 10,000 项符合 Display 的代码

display.lst

C51 COMPILER V7.07 DISPLAY 05/13/2008 13:46:16 PAGE 1 C51 COMPILER V7.07, COMPILATION OF MODULE DISPLAY OBJECT MODULE PLACED IN

display.h

// Display.h: interface for the Display class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_DISPLAY_H__33C94244_415D_11D6_8886_200654C10000__INCLUDED

display.cpp

//////////////////////////////////////////////////////////////////// // Recording and playing Thread program concept is based on the // code by *** Paul Chauffers..***...from www.codeguru.com //

display.vhd

LIBRARY IEEE; USE IEEE.STD_LOGIC_1164.ALL; USE IEEE.STD_LOGIC_ARITH.ALL; USE IEEE.STD_LOGIC_UNSIGNED.ALL; ENTITY display IS PORT( bcdin:IN STD_LOGIC_VECTOR(3 DOWNTO 0); displaycode:OUT STD_LO

display.h

#ifndef __DISPLAY_H__ #define __DISPLAY_H__ #include "figure.h" #define DIRECT_DISPLAY 0 #define FONTSIZE_SMALL 1 #define FONTSIZE_MIDDLE 2 #define FONTSIZE_BIG 3 #define FONT_TR

display.c

#include const uchar DATA_7SEG[ ] ={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07, 0x7f,0x6f,0x77,0x7c,0x39,0x5e,0x79,0x71}; uchar led[6] ={1,2,3,4

display.lst

C51 COMPILER V7.07 DISPLAY 11/25/2005 20:22:00 PAGE 1 C51 COMPILER V7.07, COMPILATION OF MODULE DISPLAY OBJECT MODULE PLACED IN

display.c

/* * Copyright(c)2005 - 2009 danise .China 周建勇 jsn_ze@yahoo.com.cn arcbravezhou@yahoo.com.cn * All rights reserved. * Redistribution and use in source and bianry forms * with or without