代码搜索结果
找到约 3,108 项符合
Sensor 的代码
dirfun.m
function [spec, theta,phase]=dirfun(weight,dspace,x)
%计算方位响应,画方向图
%有x输入,计算该方向的值,否则计算所有方向的值
%[spec theta]=dirfun(weight,dspace,x)
[m sensor]=size(weight);
if ~exist('x')
theta=(-90:.1:90)';
cpuz.ini
[CPU-Z]
TextFontName=
TextFontSize=14
TextFontColor=000080
LabelFontName=
LabelFontSize=14
PCI=ON
MaxPCIBus=256
DMI=ON
Sensor=ON
SMBus=ON
tempdisplay.lnp
"ChunfengStdX51.obj",
"Keyboard.obj",
"Led.obj",
"Sensor.obj",
"run.obj"
TO "TempDisplay"
RAMSIZE(256)
sensor.h
/*
* File: Sensor.h
*
* Detail: 温度传感器API包含文件
*
* Created by Pandar(sudazcf@163.com) on 2009-2-22
*
* Modified by Pandar(sudazcf@163.com) on 2009-2-22
*
*/
#ifndef SENSOR_H_INCLUD
demo_output2.txt
DS18X20 1-Wire-Reader Demo by Martin Thomas
-------------------------------------------
Scanning Bus for DS18X20
1 DS18X20 Sensor(s) available:
# in Bus :1 : FC:28 (18B)SN: 44 D7 6B 00 00 00 CRC:B
analog.c
//-----------------------------------------------------------------------------
// Net ANALOG.C
//
// This module handles the analog inputs which are external temperature
// sensor, the on-chip te
get_observations.m
function observations = get_observations (ground, sensor, step)
%-------------------------------------------------------
% University of Zaragoza
% Centro Politecnico Superior
% Robotics and Real
sim_routing.cc
/*******************************************************************
* @ Wireless Sensor Network Simulation @
*
* @
analog.c
//-----------------------------------------------------------------------------
// Net ANALOG.C
//
// This module handles the analog inputs which are external temperature
// sensor, the on-chip te
cpuz.ini
[CPU-Z]
TextFontName=
TextFontSize=14
TextFontColor=000080
LabelFontName=
LabelFontSize=14
VCore=0
PCI=ON
MaxPCIBus=256
DMI=ON
Sensor=ON
SMBus=ON