代码搜索:高精度电压基准
找到约 4,235 项符合「高精度电压基准」的源代码
代码结果 4,235
www.eeworm.com/read/323112/13354631
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/323112/13354650
hex 数字电压表.hex
:03000000020030CB
:03000B0002007E72
:100030007530BC75310079317F05740A7833F60864
:10004000DFFC7600087600087600758901758CF073
:10005000758A60D28CD2A9D2AFC2B0D2B0C2B03051
:10006000B2FDD2B1858032C2B1
www.eeworm.com/read/315224/13548550
uv2 测电压.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2, 0x0
File 1,1,
www.eeworm.com/read/315224/13548553
dbk last loaded 测电压.dbk
www.eeworm.com/read/314018/13576408
doc 数字电压表.doc
www.eeworm.com/read/312010/13620219
pwi 数字电压表.pwi
www.eeworm.com/read/312010/13620221
dsn 数字电压表.dsn
www.eeworm.com/read/359784/6316206
txt 电压da转换表.txt
0.00 0.05 0.10 0.15 0.20 0.25 0.30 0.35 0.40 0.45
00H, 01H, 03H, 04H, 05H, 06H, 08H, 09H, 0AH, 0BH
0.50 0.55 0.60 0.65 0.70 0.75 0.80 0.85 0.90 0.95
0DH, 0EH, 0FH, 11H, 12H, 13H, 14H, 16H, 17H, 18
www.eeworm.com/read/334883/6356620
c 数字电压表.c
#include"reg51.h"
#include"intrins.h"
#define uchar unsigned char
#define uint unsigned int
#define nop() _nop_()
#define WEI P2
#define DUAN P0
code uchar display[]={0x3f,0x06,0x5b,0x4f,0x6
www.eeworm.com/read/489675/6468689