代码搜索:功率计
找到约 5,150 项符合「功率计」的源代码
代码结果 5,150
www.eeworm.com/read/308801/13691687
jpg 数字温度计3d图.jpg
www.eeworm.com/read/305215/13776755
doc 单片机实现简单频率计.doc
www.eeworm.com/read/305212/13776833
doc 汇 编 语 言 课 程 设 计.doc
www.eeworm.com/read/226609/14457001
obj ds18b20温度计.obj
www.eeworm.com/read/226609/14457042
c ds18b20温度计.c
//DS18B20温度计
#include "reg51.h"
#include "intrins.h"
#define Disdata P1
#define discan P3
#define uchar unsigned char
#define uint unsigned int
sbit DQ=P3^7;
sbit DIN=P1^7;
uint h;
//温度小数部分
www.eeworm.com/read/226609/14457043
hex ds18b20温度计.hex
:1002B00000010102030304040506060708080909F2
:1002C000C0F9A4B0999282F88090FFBFFEFDFBF7C1
:0202D000EFDF5E
:0D03010002080000070C00000000000000D2
:0402EC007F067E000B
:1002F000D3EF9400EE94004007EF1F70
www.eeworm.com/read/226609/14457053
opt ds18b20温度计.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/226609/14457054
plg ds18b20温度计.plg
礦ision2 Build Log
Project:
C:\Documents and Settings\Administrator.HHW-39960D1F65D\桌面\DS18B20温度计\DS18B20温度计.uv2
Project File Date: 05/10/2007
Output
www.eeworm.com/read/218026/14940830