代码搜索结果

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

doc_file.html

Documentation on Vehicle Electrical and Climate Control System This model interfaces the vehicle climate control system with a model of the electrical system to examine the loading ef

main.c~

#include #include #include /*******************功能原理*********************************** 一共有4个键, 时间设定键:在RUN模式,即正常工作状态,电风扇转动,按下时如果 时间设定标志位为1,就关闭定时功能,否则就置位时间设定标志位。 时间

sht.h

/**************************************************************** *文件名:sht.h *描述:提供数字式温湿度传感器的低层驱动程序 *环境:KEIL C51 *版本:v1.0 *作者:wentsing *日期:2006/03/07 *************************************

nodelocal.cpp

// Nodelocal.cpp,v 1.1 2004/01/01 21:01:00 shuston Exp #include "Naming_Context.h" #include "Temperature_Monitor.h" #include "Temperature_Monitor_Options.h" // Listing 1 code/ch21 int ACE_TMA

nodelocal_shared.cpp

// Nodelocal_shared.cpp,v 1.1 2004/01/01 21:01:00 shuston Exp #include "Naming_Context.h" #include "Temperature_Monitor2.h" #include "Temperature_Monitor_Options.h" // Listing 1 code/ch21 int

netlocal.cpp

// Netlocal.cpp,v 1.1 2004/01/01 21:01:00 shuston Exp #include "Naming_Context.h" #include "Temperature_Monitor2.h" #include "Temperature_Monitor_Options.h" // Listing 1 code/ch21 int ACE_TMA

test.c

/****************************文件包含*************************************/ #include #include ///#include #include #include #include #

simulatedannealing1.m

%模拟退火主函数,返回每个移动站的分配频率矩阵 function frequency_planning=simulatedannealing1() % global p_same; % global p_near; % global p_three; % global p_wav; % global p_address; N=input('移动站个数=');

all.h

#define uchar unsigned char #define uint unsigned int //5110.c文件 void delay_1ms(void); void LCD_write_byte(unsigned char dt, unsigned char command); void LCD_init(void); void LCD_set_XY(unsi

readme.txt

This example contains an implementation of I2C routines for the nRF9E5 and shows how to use them to read the temperature from a Dallas Semiconductor DS1624 Digital Thermometer and Memory. Please r