代码搜索结果

找到约 3,982 项符合 Sensor 的代码

sensors.h

#ifndef SENSORS_H #define SENSORS_H int display_sensor_dialog(int reset); extern void obd_requirements_formula(int data, char *buf); #endif

analysis_18nov2003.m

function SINRth = analysis(Nc, Ns, P, M, delay_spread, L, sensors, snr, sir, theta, main_groupusr,minor_groupusr,fix_sir) num_sensor = length(sensors); %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

zc3xx.h

#ifndef ZC3XXUSB_H #define ZC3XXUSB_H /**************************************************************************** # Z-star zc301 zc302 P library # # Copyright (C)

make.m

env = getenv('TTKERNEL'); if isempty(env) error('Environment variable TTKERNEL not defined - please quit MATLAB and set this variable first.') end disp('Compiling MEX functions...') ttmex interfere

zc3xx.h

#ifndef ZC3XXUSB_H #define ZC3XXUSB_H /**************************************************************************** # Z-star zc301 zc302 P library # # Copyright (C)

zc3xx.h

#ifndef ZC3XXUSB_H #define ZC3XXUSB_H /**************************************************************************** # Z-star zc301 zc302 P library # # Copyright (C)

ds1820.c

#BYTE TRISA=0x85 #BYTE PORTA=0x5 #BYTE STATUS=0x3 #define RP0 5 #define C 0 // The following are standard 1-Wire routines. void make_ds1820_high_pin(int sensor) { TRISA = 0xff; } v

car_prevent.c

// I/O---侧---有障---无障 // PA0---左----0------1 // PA1---右----0------1 #include "avr/io.h" #include "util/delay.h" unsigned int temp; void sensor_init() { DDRA &= ~0x0F; PORTA |= 0x08;

run.c

//-------------------------------------------------- // 运行部分的程序 // 包括起动,停车,换相程序 //-------------------------------------------------- #include "sfr.h" #include "port.h" //------------------------

zc3xx.h

#ifndef ZC3XXUSB_H #define ZC3XXUSB_H /**************************************************************************** # Z-star zc301 zc302 P library # # Copyright (C