代码搜索:Display

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

代码结果 10,000
www.eeworm.com/read/258452/11862035

vhd display_driver.vhd

LIBRARY IEEE; USE IEEE.STD_LOGIC_1164.ALL; USE WORK.P_ALARM.ALL; ENTITY DISPLAY_DRIVER IS PORT(ALARM_TIME : IN T_CLOCK_TIME; CURRENT_TIME :IN T_CLOCK_TIME; NEW_TIME : IN
www.eeworm.com/read/155452/11870157

vhd lcd_display.vhd

library IEEE; ----利用DP-FPGA与精电蓬远液晶MDLS16265B测试 use IEEE.STD_LOGIC_1164.ALL; --显示magic! use IEEE.STD_LOGIC_ARITH.ALL; --与上面程序功能相同,但显示速度很快,基本看不清光标的闪烁移位 use IEEE.STD_LOGIC_UNSIGNED.ALL;
www.eeworm.com/read/155412/11878079

gif display_zoom.gif

www.eeworm.com/read/344382/11885059

c led_display.c

#include #include #include //共阳段码表,按顺序接A-QA,B-QB //字节的高位对应数码管的H段,依次类推 static unsigned char code Duan_Tab[19]={0xc0,0xf9,0xa4,0xb0,0x99,0x92,0x82
www.eeworm.com/read/258097/11886604

h display_aviq.h

/* * AVIQ new search function * system performance too bad ,and have some bugs... we must fine tune , terry */ #include "memmap0.h" // // DispCookOSD0 // Prepare the content of
www.eeworm.com/read/258097/11886614

h display_hl.h

/* * Sunplus search function * Creat by terry */ // // DispCookOSD0 // Prepare the content of OSD0 to temp buffer // (from OSD0_TEMP_YA-th KBytes in DRAM, size=38*16*1*24*4/8=71
www.eeworm.com/read/258041/11892119

plg dyn display.plg

礦ision3 Build Log Project: E:\Program Files\Labcenter Electronics\Proteus 6 Demonstration(2)\24 Dyn Display\Dyn Display.uv2 Project File Date: 07/01/2006
www.eeworm.com/read/258041/11892122

asm dyn display.asm

KEY BIT P3.7 ;按键位 HB BIT P3.2 ;数码管高位 LB BIT P3.3 ;数码管低位 FLAG BIT 00H ;标志位 ORG 00H START: JB KEY,S1 ;判断按键是高电平还是低电平 MOV DPTR,#TABLE1 ;如果是低电平,置"12345"显示码首地址 CLR FLAG
www.eeworm.com/read/258041/11892127

lst dyn display.lst

A51 MACRO ASSEMBLER DYN_DISPLAY 07/26/2006 08:19:04 PAGE 1 MACRO ASSEMBLER A51 V8.00 OBJECT MODULE PLACED IN Dyn Display.OBJ ASSEMB
www.eeworm.com/read/258041/11892138

opt dyn 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 {