代码搜索:Display
找到约 10,000 项符合「Display」的源代码
代码结果 10,000
www.eeworm.com/read/407198/11424704
bak display_opt.bak
### 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/407198/11424705
uv2 display.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2, 0x0
File 1,1,
www.eeworm.com/read/407152/11427725
vhd vga_display.vhd
library IEEE;
use IEEE.std_logic_1164.all;
use IEEE.std_logic_arith.all;
entity vga_display is
port
(
clk: in std_logic; -- 25.2MHz
ena: in std_logic; -- from vga_ctrl
data: in st
www.eeworm.com/read/406552/11439923
opt display12864.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/406552/11439930
hex display12864.hex
:030000000207BD37
:0C07BD00787FE4F6D8FD75811202063347
:100003000831866000FE02F202FE00F80000FF00E5
:1000130004FC03008047300F1067000740807F0017
:100023004042DC08009090909090FF10121C10004A
:10003300
www.eeworm.com/read/406552/11439934
lnp display12864.lnp
"STARTUP.obj",
"main.obj"
TO "display12864"
www.eeworm.com/read/406552/11439935
plg display12864.plg
礦ision2 Build Log
Project:
D:\工作\F_WORK\c练习\12864\display12864.uv2
Project File Date: 10/10/2006
Output:
www.eeworm.com/read/405837/11455968
lst key_display.lst
C51 COMPILER V8.02 KEY_DISPLAY 09/06/2007 19:43:26 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE KEY_DISPLAY
OBJECT MODULE PLACE
www.eeworm.com/read/405837/11456000
c key_display.c
/**************COPYRIGHT RESERVED BY DU************************/
//key_display.c
#include "c8051F020.h"
#include "intrins.h"
#include "CH452CMD.H" // 定义常用命令码及外部子程序
#include "pin.h"
#include "mat
www.eeworm.com/read/405837/11456007