代码搜索:户外显示
找到约 10,000 项符合「户外显示」的源代码
代码结果 10,000
www.eeworm.com/read/344779/11860527
12864显示菜单
www.eeworm.com/read/257370/11932598
ddb 显示电路.ddb
www.eeworm.com/read/257370/11932600
bkp 显示电路.bkp
www.eeworm.com/read/257370/11932602
asm 显示扫描.asm
www.eeworm.com/read/257254/11940397
plg 温度显示.plg
礦ision2 Build Log
Project:
D:\07年工作\DS18B20程序\温度显示.uv2
Project File Date: 11/05/2007
Output:
www.eeworm.com/read/257254/11940414
hex 温度显示.hex
:03000000020C8669
:0C0C8600787FE4F6D8FD758174020CCD77
:100D900025730A00D2D1B5F7D3C3CDEAC5D0C3A617
:100DA000BAAFCAFD0D0A0070482020D6B500C8DCD5
:100DB000BDE2D1F500B7FAC0EBD7D300CEC2B6C8BA
:100DC000
www.eeworm.com/read/257254/11940436
opt 温度显示.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/343424/11949216
bmp 全部显示.bmp
www.eeworm.com/read/153805/12005498
rar 点阵显示.rar
www.eeworm.com/read/342246/12033434
c 12864显示.c
#include
#define uchar unsigned char
#define uint unsigned int
sbit di =P3^7; // 数据\指令 选择 sbit di = P2^2;
sbit rw = P3^6; // 读\写 选择 sbit rw =