代码搜索:Display
找到约 10,000 项符合「Display」的源代码
代码结果 10,000
www.eeworm.com/read/212358/15158904
o lcd display.o
www.eeworm.com/read/212358/15158909
c lcd display.c
/**********************************************************************
*
www.eeworm.com/read/212358/15158919
h lcd display.h
/**********************************************************************
*
www.eeworm.com/read/210226/15204234
opt display-c.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/210226/15204242
hex display-c.hex
:04025200020800009E
:040242007F327E0089
:0C024600EF4E6007EF1F70F81E80F522DD
:10011200E4FD7590FF7590F0AF90BFF0037FFF2272
:100122007F887E131202467590F0AF90BFF0037F76
:10013200FF22E4FE7410A806088002
www.eeworm.com/read/210226/15204245
plg display-c.plg
礦ision2 Build Log
Project:
C:\Documents and Settings\ycj\My Documents\51\MCS-51使用与实例\lala\显示\led\c\display-c.uv2
Project File Date: 05/14/2006
Outpu
www.eeworm.com/read/210226/15204250
bak display-a_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/210226/15204252
m51 display-a.m51
BL51 BANKED LINKER/LOCATER V5.03 05/18/2006 18:01:11 PAGE 1
BL51 BANKED LINKER/LOCATER V5.03, INVOKED BY:
D:\KEIL\C51\BIN\BL51.EXE displa
www.eeworm.com/read/210226/15204257
uv2 display-a.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2, 0x0
Options 1,0,0
www.eeworm.com/read/210221/15204324
m display360.m
function display360(sample)
x = zeros(20,20);
x(index360)=sample;
image(x);
colormap(gray)