代码搜索:电压基准
找到约 3,921 项符合「电压基准」的源代码
代码结果 3,921
www.eeworm.com/read/366323/9821068
plg 电压表.plg
礦ision3 Build Log
Project:
F:\系统\文档\keil c\电压表\电压表.uv2
Project File Date: 08/06/2008
Output:
Build target 'Target 1'
compiling 电压表.c...
电压表.
www.eeworm.com/read/366323/9821071
hex 电压表.hex
:0C0D810068656C6C6F00766F6C743A0053
:0B0CFD008FA07F017E00120D08D28244
:100D0800E4FDFCC3ED9FEC9E5011E4FB00000000E5
:0B0D18000BBB96F80DBD00010C80E83D
:010D230022AD
:080DA200C280120CFDC2822286
:080
www.eeworm.com/read/366323/9821074
pwi 电压表.pwi
www.eeworm.com/read/366323/9821075
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/366323/9821076
dsn 电压表.dsn
www.eeworm.com/read/366323/9821078
obj 电压表.obj
www.eeworm.com/read/366323/9821080
c 电压表.c
#include
#include
#define uchar unsigned char
#define uint unsigned int
sbit rs=P0^0 ;
sbit rw= P0^1 ;
sbit e=P0^2 ;
sbit rd=P3^0;
sbit wr=P3^1;
uchar count;
uchar
www.eeworm.com/read/366323/9821081
lst 电压表.lst
C51 COMPILER V8.12 电压表 08/06/2008 15:58:12 PAGE 1
C51 COMPILER V8.12, COMPILATION OF MODULE 电压表
OBJECT MODULE PLACED IN 电压表.OB
www.eeworm.com/read/162003/10347100
asm 电压表.asm
$MOD841
CHAN EQU 0
CSEG
SP0 EQU 50H
CLK81 EQU P3.5
DAT81 EQU P3.3
KEY EQU P3.2
NUM0 EQU 30H
NUM1 EQ
www.eeworm.com/read/460060/7258463