代码搜索结果

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

temperature.c

#include "reg51.h" char disp[11]={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,0x7f,0x6f,0x40}; char disp_dot[11]={0xbf,0x86,0xdb,0xcf,0xe6,0xed,0xfd,0x87,0xff,0xef,0xc0}; sbit DQ = P1^3; //定义通信端口

temperature.lnp

"temperature.obj" TO "temperature"

temperature.plg

礦ision3 Build Log Project: D:\1B.MCU\clock_demo\tmp\temperature.uv2 Project File Date: 11/01/2006 Output: Build target 'Target 1' compiling t

temperature.hex

:100218000B083F065B4F666D7D077F6F400B13BF72 :0A02280086DBCFE6EDFD87FFEFC097 :04024D007FE87E03C5 :0B025100EF1FAC0670011E4C70F6227F :1001D400E4D2937F08FE120251C2937F507E001234 :1001E4000251D2937F0E

temperature.cs

using System; namespace CalcTemp { /// /// Summary description for Temperature. /// public class Temperature { private float temp, newTemp; private bool celsius

temperature.cs

using System; namespace CalcTemp { /// /// Summary description for Temperature. /// public class Temperature { private float temp, newTemp; //------------- p

temperature.c

#include "emot.h" #include "hal.h" #define ADC_INPUT_GM ADC_AIN1 #define COUNT_NUM 10 //采样次数设置 extern char aa[4]; //显示缓冲 extern uchar LEDPOINT; //小数点在该位后显示 voi

temperature.c

#include "emot.h" #include "iocc1110.h" #include "hal.h" #define CS_TC77 P1_4 #define MISO P1_7 #define SCK P1_5 #define COUNT_NUM 40 //采样次数设置 extern char aa[4];

temperature.hpp

// Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // Copyright (C) 2003-2008 Matthias Christian Schabel // Copyright (C) 2008 S

temperature.hpp

// Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // Copyright (C) 2003-2008 Matthias Christian Schabel // Copyright (C) 2008 S