代码搜索:38 有哪些应用?
找到约 10,000 项符合「38 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/14961/427881
hex 汉字式lcd的应用(一).hex
:1000000075815F9000947541407540B8115211811F
:1000100005401152118105411540A841B880ED7588
:10002000414005400540A840B8C0E17541407540D9
:10003000B81158118105401158118105411540A88A
:1000400041B880ED754
www.eeworm.com/read/14961/427884
pwi 汉字式lcd的应用(一).pwi
www.eeworm.com/read/14961/427885
obj 汉字式lcd的应用(一).obj
www.eeworm.com/read/14961/427886
plg 汉字式lcd的应用(一).plg
礦ision2 Build Log
Project:
G:\基于Proteus的8051单片机仿真与应用\程序与仿真\第8章 显示器应用\8.2.4 汉字式LCD的应用(一)\C程序\汉字式LCD的应用(一).uv2
Project File Date: 05/24/2008
Output:
www.eeworm.com/read/14961/427889
dsn 汉字式lcd的应用(一).dsn
www.eeworm.com/read/14961/427890
lst 汉字式lcd的应用(一).lst
C51 COMPILER V7.06 __字式LCD_挠_用__一__ 05/24/2008 16:23:18 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE __字式LCD_挠_用__一__
OBJECT MODULE PLACE
www.eeworm.com/read/14961/427891
opt 汉字式lcd的应用(一).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/14961/427895
c 汉字式lcd的应用(一).c
#include"reg51.h"
#define uchar unsigned char
#define uint unsigned int
sbit cs1= P1^1;
sbit cs2= P1^2;
sbit rs=P1^7;
sbit rw=P1^6;
sbit e= P1^5;
uchar x=0xb8, y=0x40;
uint i=0;
code uchar d
www.eeworm.com/read/14961/427896
hex 汉字式lcd的应用(一).hex
:10000300104090217F1A1204100BF03040403C4204
:1000130010421042FF7F1042104210421040000075
:1000230000000000000000000000000000000000CD
:1000330000000000000000000000000000000000BD
:1000430000044004200
www.eeworm.com/read/14961/427939