代码搜索:功率计
找到约 5,150 项符合「功率计」的源代码
代码结果 5,150
www.eeworm.com/read/27266/981934
obj 频率计.obj
www.eeworm.com/read/27266/981935
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/27266/981937
plg 频率计.plg
礦ision2 Build Log
Project:
F:\李振钊\单片机C学习文件\频率计\频率计.uv2
Project File Date: 07/02/2009
Output:
Build target 'Target 1'
compiling 频率计.C...
link
www.eeworm.com/read/27266/981938
lst 频率计.lst
ASEM-51 V1.3 Copyright (c) 2002 by W.W. Heinz PAGE 1
MCS-51 Family Macro Assembler A S E M - 5 1
www.eeworm.com/read/27266/981939
dsn 频率计.dsn
www.eeworm.com/read/27266/981943
pwi 频率计.pwi
www.eeworm.com/read/27335/983321
txt 频率计.txt
ORG 0000H
AJMP MAIN
ORG 001BH
AJMP INT_T1
ORG 0040H
MAIN: MOV 30H,#00H
MOV 31H,#00H
MOV 32H,#00H
MOV DPTR,#0FF82H
MOV A,#0D1H
MOVX @DPTR,A
LP: MOVX A,#DPTR
JB A
www.eeworm.com/read/28525/1000146
hex 频率计.hex
:100C07007580FFC2A4D2A5C2A600D2A6E580332272
:100BE500120C0740FBC2A4C2A5D2A68F8000C2A6E4
:010BF50022DD
:100BF600120C0740FBD2A4C2A5D2A68F8000C2A6C3
:010C060022CB
:0A0C36007F01120BE57F05020BD0D1
:1
www.eeworm.com/read/28525/1000147
plg 频率计.plg
礦ision2 Build Log
Project:
D:\桌面\FLY-51S 程序\140-外部频率测试\频率计.uv2
Project File Date: 06/09/2010
Output:
www.eeworm.com/read/28525/1000155
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 {