代码搜索结果

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

tempstats.m

function tempStats % tempStats Load data from PDXtemp.dat and compute simple statistics % on temperature data in the file fp = fopen('PDXthead.dat','r') headings = fgetl(fp) data =

service1.asmx.cs

using System; using System.Collections; using System.ComponentModel; using System.Data; using System.Diagnostics; using System.Web; using System.Web.Services; namespace WebService148 { ///

复件 main(还差串口通信没做).c

#include "AT89X52.H" #include "1602S51.H" #include "DS18B20S51.H" unsigned char tt[16]={"I: . II: . "}; unsigned char PP[16]={"III: . "}; unsigned char timecount=0; unsigned int

readme.txt

Temperature 为下位机(单片机)代码 TempView 为上位机(PC机)代码

setf.cpp

// setf.cpp -- using setf() to control formatting #include int main() { using std::cout; using std::endl; using std::ios_base; int temperature = 63; cout

setf.cpp

// setf.cpp -- using setf() to control formatting #include int main() { using std::cout; using std::endl; using std::ios_base; int temperature = 63; cout

setf.cpp

// setf.cpp -- using setf() to control formatting #include int main() { using std::cout; using std::endl; using std::ios_base; int temperature = 63; cout

setf.cpp

// setf.cpp -- using setf() to control formatting #include int main() { using std::cout; using std::endl; using std::ios_base; int temperature = 63; cout

main.c

//***************************************************************************** // MSP-FET430P140 Demo - ADC12, Sample A10 Temp, Set P1.0 if Temp ++ ~2C // // Description: Use ADC12 and the integ