代码搜索:Display
找到约 10,000 项符合「Display」的源代码
代码结果 10,000
www.eeworm.com/read/362938/9974483
lst sh_display.lst
C51 COMPILER V7.20 SH_DISPLAY 08/19/2007 15:13:45 PAGE 1
C51 COMPILER V7.20, COMPILATION OF MODULE SH_DISPLAY
OBJECT MODULE PLACED
www.eeworm.com/read/362938/9974502
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/9974511
plg sh_display.plg
礦ision2 Build Log
Project:
C:\Documents and Settings\Administrator\桌面\温度采集\上位机_4\sh_display.uv2
Project File Date: 08/20/2007
Output:
www.eeworm.com/read/362938/9974517
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/9974531
hex sh_display.hex
:1004E60000000000000000000000004F00000000B7
:1004F600000007000700000000147F147F140000AE
:1005060000242A7F2A1200000023130864620000D8
:100516000036495522500000000005030000000087
:1005260000001C22410
www.eeworm.com/read/362938/9974534
obj sh_display.obj
www.eeworm.com/read/362938/9974566
lst sh_display.lst
C51 COMPILER V7.20 SH_DISPLAY 08/21/2007 08:38:57 PAGE 1
C51 COMPILER V7.20, COMPILATION OF MODULE SH_DISPLAY
OBJECT MODULE PLACED
www.eeworm.com/read/362938/9974593
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/9974740
plg sh_display.plg
礦ision2 Build Log
Project:
F:\电子设计大赛\温度采集\上位机_1\sh_display.uv2
Project File Date: 08/20/2007
Output:
Build target 'Target 1'
compiling sh_dis
www.eeworm.com/read/362938/9974749
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