代码搜索结果
找到约 5,431 项符合
Temperature 的代码
index.html
MNFoul 核心板CGI测试程序
var delay=2000
var sel = 1;
function loadframes()
{
t = 0;
if(sel){
document.getElementById("temperature"
main.c
// This program shows how to work with ADC convertor
// Press Button 1 -> Send UART0 -> current temperature
// Press Button 2 -> Send UART0 -> current voltage on potentialometer
#include "AT91SAM
listpage.cpp
// ListPage.cpp : 实现文件
//
#include "stdafx.h"
#include "Temperature.h"
#include "ListPage.h"
// CListPage 对话框
IMPLEMENT_DYNAMIC(CListPage, CPropertyPage)
CListPage::CListPage()
: CP
viewpage.cpp
// ViewPage.cpp : 实现文件
//
#include "stdafx.h"
#include "Temperature.h"
#include "ViewPage.h"
// CViewPage 对话框
IMPLEMENT_DYNAMIC(CViewPage, CPropertyPage)
CViewPage::CViewPage()
: CP
constantslrd.m
data.F=96485; %% Faraday constant
data.R=8314; %% Rey
data.Temp=310; %% Absolute temperature K
l = 0.01; % Length of the cell (cm)
a = 0.0011; % Radius of the cell (cm)
vcell = 1000
main.c
// This program shows how to work with ADC convertor
// Press Button 1 -> Send UART0 -> current temperature
// Press Button 2 -> Send UART0 -> current voltage on potentialometer
#include "AT91SAM
main.c
// This program shows how to work with ADC convertor
// Press Button 1 -> Send UART0 -> current temperature
// Press Button 2 -> Send UART0 -> current voltage on potentialometer
#define __SYS__I
sampler.cpp
#include "NumMeth.h"
#include "SampList.h"
void sampler( Matrix& x, Matrix& v, int npart, double L,
SampList& sampD ) {
// sampler - Function to sample density, velocity and temperature
main.c
// This program shows how to work with ADC convertor
// Press Button 1 -> Send UART0 -> current temperature
// Press Button 2 -> Send UART1 -> current voltage on potentialometer
#include "AT91SAM
main.c
// This program shows how to work with ADC convertor
// Press Button 1 -> Send UART0 -> current temperature
// Press Button 2 -> Send UART1 -> current voltage on potentialometer
#include "AT91SAM