代码搜索:Temperature

找到约 5,431 项符合「Temperature」的源代码

代码结果 5,431
www.eeworm.com/read/446166/7584777

ini bull888.ini

[META version] META version= ver 5.6.0 [AFC control] Initial value=4666 Slope=3.1172 [GSM900 Sub band, RX loss] Max ARFCN=15,30,45,60,75,80,100,124,975,1000,1023,-1 RX loss=2.125,2.250,2.50
www.eeworm.com/read/446166/7584794

ini gd81_qb.ini

[META version] META version= ver 5.6.0 [AFC control] Initial value=3622 Slope=2.5756 [GSM850 Sub band, RX loss] Max ARFCN=130,142,154,166,178,190,202,214,226,238,251,-1 RX loss=2.1,1.8,1.7,2.
www.eeworm.com/read/446166/7584799

ini mamba.ini

[META version] META version= ver 5.6.0 [AFC control] Initial value=4767 Slope=2.8385 [GSM900 Sub band, RX loss] Max ARFCN=15,30,45,60,75,80,100,124,975,1000,1023,-1 RX loss=-1.000,-1.125,-1
www.eeworm.com/read/446166/7584800

ini eagle.ini

[META version] META version= ver 5.6.0 [GSM900 Sub band, RX loss] Max ARFCN=15,30,45,60,75,80,100,124,975,1000,1023,-1 RX loss=1.375,1.375,1.375,1.500,1.500,1.500,1.500,1.625,2.000,1.750,1.500,0
www.eeworm.com/read/446166/7584801

ini taurus.ini

[META version] META version= ver 5.6.0 [AFC control] Initial value=4618 Slope=2.4381 [GSM900 Sub band, RX loss] Max ARFCN=15,30,45,60,75,80,100,124,975,1000,1023,-1 RX loss=1.875,1.500,1.50
www.eeworm.com/read/446166/7584808

ini fp2126.ini

[META version] META version= ver 5.6.0 [AFC control] Initial value=4589 Slope=2.6824 [GSM900 Sub band, RX loss] Max ARFCN=15,30,45,60,75,80,100,124,975,1000,1023,-1 RX loss=2.625,2.500,2.62
www.eeworm.com/read/446080/7585747

h ds18b20.h

#include "absacc.h" sbit DQ=P1^0; //c51与DS18B20通信口 unsigned char tempL=0; //温度低八位 unsigned char tempH=0; //温度高八位 float temperature; //显示温度值 void ds18b20_delay(unsigned int time) //延时 { unsi
www.eeworm.com/read/444795/7606905

lst call7416.lst

C51 COMPILER V8.02 CALL7416 08/10/2007 12:00:04 PAGE 1 C51 COMPILER V8.02, COMPILATION OF MODULE CALL7416 OBJECT MODULE PLACED I
www.eeworm.com/read/443970/7619768

jsp ch05_02.jsp

Using Java in JSP Using Java in JSP
www.eeworm.com/read/443470/7632014

cpp stdafx.cpp

// stdafx.cpp : source file that includes just the standard includes // RTDemo.pch will be the pre-compiled header // stdafx.obj will contain the pre-compiled type information #include "stdafx.h"