代码搜索结果
找到约 5,431 项符合
Temperature 的代码
fet140_adc12_03.c
//*****************************************************************************
// MSP-FET430P140 Demo - ADC12 Sample A10 Temp Set P1.0 if temp ++ ~2c
//
// Descriptiion: Use ADC12 and the integ
mfold-basic
#!/bin/sh
# This shell script folds an RNA or DNA sequence and creates output
# files.
LIBDIR=${MFOLDLIB:-$MFOLD/dat}
if [ $# = 0 ]; then
echo -e "Usage is\nmfold SEQ='file_name' with optional para
ledsubfuc.h
/********************HEAD FILE**********************/
#ifndef _LEDSUBFUC_H
#define _LEDSUBFUC_H
#include
#define uchar unsigned char
#define uint unsigned int
#define ulo
ds18b20-2.c
#include
//#define DQ1 P1OUT|=BIT2
//#define DQ0 P1OUT&=~BIT2
unsigned int m,k,ii,j=0;
static const char led_tab[]=
{0x7E,0x30,0x6D,0x79,
0x33,0x5B,0x5F,0x70,
0X7F,0x7B,0x
p3.c
#include
#define unchar unsigned char
#define unint unsigned int
extern bit ow_reset(void); // 0=presence, 1 = no part
extern int Read_Temperature(void);
extern int Read_ROM(char k);
demc_sample.m
function [saved_states, saved_logprob] = DEMC_sample(logtarget, n, states, blockindex, ...
current_logprob, temperature_schedule, gamma_schedule, jitter)
% DEMC_SAMPLE Perform Differential Evoluti
volcanorobot5.java
class VolcanoRobot5 {
String status;
int speed;
float temperature;
VolcanoRobot5(String inStatus, int inSpeed, float inTemperature) {
status = inStatus;
speed =
fet140_adc12_03.c
//*****************************************************************************
// MSP-FET430P140 Demo - ADC12, Sample A10 Temp, Set P1.0 if Temp ++ ~2C
//
// Description: Use ADC12 and the integ
sensor0606.c
#include
#define DQ1 P4OUT|=BIT4
#define DQ0 P4OUT&=~BIT4
float Temper=0.0;
int temperature=0;
int temperature1=0;
unsigned char Error = 0;
//unsigned char degree;
//-
fet140_adc12_03.c
//*****************************************************************************
// MSP-FET430P140 Demo - ADC12, Sample A10 Temp, Set P1.0 if Temp ++ ~2C
//
// Description: Use ADC12 and the integ