代码搜索:Display
找到约 10,000 项符合「Display」的源代码
代码结果 10,000
www.eeworm.com/read/18311/784021
vhd display.vhd
--串行七段数码管驱动程序
------------------------
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
entity display is
port
(clock:in std_logic;
numA,numB,numC,numD:in std_l
www.eeworm.com/read/18435/789474
c display.c
#include "main.h"
#include "lcd.h"
/*
LCDInitial LCD初始化程序:
初始化LCD并显示欢迎屏。
*/
void DISPInitial()
{
unsigned int i;
unsigned char j;
WriteLCD_Command(0x30); //功能设置---8BIT控制界面,基本指
www.eeworm.com/read/18435/789476
obj display.obj
www.eeworm.com/read/18435/789478
lst display.lst
C51 COMPILER V8.02 DISPLAY 05/11/2007 16:36:43 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE DISPLAY
OBJECT MODULE PLACED IN
www.eeworm.com/read/18648/798787
hex display.hex
:0300000002007B80
:0C007B00787FE4F6D8FD75810A02004889
:100048007508F7750AF77F007EFF12008E8F09E5A5
:1000580008B50703D38001C340ECE50964F760E6FF
:10006800850908AF08120003AD0A7F017EFF120060
:03007800
www.eeworm.com/read/18648/798798
plg display.plg
礦ision2 Build Log
Project:
D:\cpld&mcu键盘显示c程序\display.uv2
Project File Date: 03/13/2006
Output:
www.eeworm.com/read/18648/798805
opt display.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/18810/802214
drf display.drf
drDefineDisplay(
;( DisplayName )
( display )
)
drDefineColor(
;( DisplayName ColorsName Red Green Blue )
( display white 255 255 255 )
( display
www.eeworm.com/read/18813/803302