代码搜索:温度采集器
找到约 5,473 项符合「温度采集器」的源代码
代码结果 5,473
www.eeworm.com/read/476400/6760725
hex 温度感应.hex
:03000000020725CF
:0C072500787FE4F6D8FD758120020617ED
:1003230000E010080810E000000F102020100F005C
:10033300001010F8000000000020203F20200000E3
:10034300007008080888700000302824222130003B
:10035300
www.eeworm.com/read/476400/6760726
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/408682/11377250
dni 温度转换.dni
[Interrupts]
Enabled=1
[MemoryMap]
Enabled=0
TypeVolition=1
UnspecRange=1
ActionState=1
[Breakpoints]
Count=0
[ChipconEmu]
Stop timers on halt=1
Leave target running=1
www.eeworm.com/read/401483/11557036
hex 温度测试.hex
:1008E000EF1FAA0670011E4A6013E4FCFDC3ED94DD
:0D08F0007DEC940050EA0DBD00010C80F07D
:0108FD0022D8
:1008A200C2B67F677E00EF1F70011EEF4E70F7D257
:0E08B200B67E007F04EF1F70011EEF4E70F740
:0108C0002215
www.eeworm.com/read/401483/11557037
plg 温度测试.plg
礦ision2 Build Log
Project:
C:\Documents and Settings\Administrator\桌面\c语言程序段\DS18B20\温度测试.uv2
Project File Date: 07/28/2008
Output:
Build targ
www.eeworm.com/read/401483/11557038
c 温度测试.c
#include
typedef unsigned char uchar;
sbit TMDAT=P3^6;
void dmsec(unsigned int count)
{
unsigned int i;
while(count--)
{
for(i=0;i