代码搜索结果
找到约 5,431 项符合
Temperature 的代码
ds1631.c
////////////////////////////////////////////////////////////////////////////
//// Library for a Dallas 1631 Temperature chip ////
////
temp_conversion.m
% Script file: temp_conversion.m
%
% Purpose:
% To convert an input temperature from degrees Fahrenheit to
% an output temperature in kelvin.
%
% Record of revisions:
% Date
dan.txt
dan
Function
Calculates DNA RNA/DNA melting temperature
Description
Dan calculates the melting temperature (Tm) and the percent G+C of a
nucleic ac
property_pt.m
function [pressure,temperature,v,u,s,h] = property_PT(pressure,temperature,region)
% -----------------------------------------------------------------
% Author: Philippe Daigle
% Date: 10 mai 2002
weatherfan.java
public class WeatherFan
{
public static void main(String[] args)
{
float[][] temperature = new float[10][365]; // Temperature array
// Generate temperatures
for(int i =
weatherfan.java
public class WeatherFan
{
public static void main(String[] args)
{
float[][] temperature = new float[10][365]; // Temperature array
// Generate temperatures
for(int i =
module.c
/* module.c
*
* main program
* only for AD7710 module
* 2002/3/28
*/
#include "type.h"
#include
#include
#include "version.h"
#include "link.h"
#include
main.h
#ifndef __main_H__
#define __main_H__
#define uchar unsigned char
#define _18B20_DQ P3_7
sbit vout=P1^0;//超声波发送引脚
uchar high_time,low_time;
uchar flag;//外部中断标志位
uchar temperature,flag_t
fet140_i2c_01.c
//******************************************************************************
// MSP-FET430P140 Demo - I2C, Master Intf. to TMP100, Set P1.0 if Temp > 28C
//
// Description: I2C interface to T