代码搜索:Display
找到约 10,000 项符合「Display」的源代码
代码结果 10,000
www.eeworm.com/read/362938/9974768
hex sh_display.hex
:1004E60000000000000000000000004F00000000B7
:1004F600000007000700000000147F147F140000AE
:1005060000242A7F2A1200000023130864620000D8
:100516000036495522500000000005030000000087
:1005260000001C22410
www.eeworm.com/read/362938/9974771
obj sh_display.obj
www.eeworm.com/read/362938/9974816
lst sh_display.lst
C51 COMPILER V7.06 SH_DISPLAY 09/08/2007 06:50:49 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE SH_DISPLAY
OBJECT MODULE PLACED
www.eeworm.com/read/362938/9974836
opt sh_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/362938/9974923
plg sh_display.plg
礦ision2 Build Log
Project:
F:\电子设计大赛\温度采集\上位机_2\sh_display.uv2
Project File Date: 08/20/2007
Output:
www.eeworm.com/read/362938/9974929
c sh_display.c
#include
#include "LCD12864.h"
#include
#include "zifu8_8.h"
/*********初始化************/
void lcd_init( void )
{
write_cmd_L( 0x3e ); //关显示
write_cmd_R( 0x3e );
wri
www.eeworm.com/read/362938/9974948
hex sh_display.hex
:1004E60000000000000000000000004F00000000B7
:1004F600000007000700000000147F147F140000AE
:1005060000242A7F2A1200000023130864620000D8
:100516000036495522500000000005030000000087
:1005260000001C22410
www.eeworm.com/read/362938/9974950
obj sh_display.obj
www.eeworm.com/read/362938/9974994
lst sh_display.lst
C51 COMPILER V7.06 SH_DISPLAY 08/21/2007 18:20:24 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE SH_DISPLAY
OBJECT MODULE PLACED
www.eeworm.com/read/362938/9975014
opt sh_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 {