代码搜索:汉字识别
找到约 8,007 项符合「汉字识别」的源代码
代码结果 8,007
www.eeworm.com/read/8635/149361
rar lcd汉字取模软件.rar
www.eeworm.com/read/14961/427880
汉字式lcd的应用(一)
www.eeworm.com/read/14961/427894
汉字式lcd的应用(一)
www.eeworm.com/read/14961/427913
lst 汉字式lcd移位显示.lst
C51 COMPILER V7.06 __字式LCD移位_允_ 05/25/2008 07:16:54 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE __字式LCD移位_允_
OBJECT MODULE PLACED IN
www.eeworm.com/read/14961/427914
pwi 汉字式lcd移位显示.pwi
www.eeworm.com/read/14961/427915
plg 汉字式lcd移位显示.plg
礦ision3 Build Log
Project:
F:\BOOK\51\基于Proteusr 的51系列\基于Proteus的51系列单片机设计与仿真(程序与仿真)\第8章 显示器应用\8.2.4 汉字式LCD移位显示\汉字式LCD移位显示.uv2
Project File Date: 05/24/200
www.eeworm.com/read/14961/427916
dsn 汉字式lcd移位显示.dsn
www.eeworm.com/read/14961/427917
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/427920
hex 汉字式lcd移位显示.hex
:1000030000000000000000000061005D80237021FB
:100013004E214013200D20111031082104218600A8
:100023000000000000600018E0060041C4402840C2
:1000330010400820085C88437840084008200800E6
:1000430000800040002
www.eeworm.com/read/14961/427921
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 {