代码搜索结果

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

zc3xx.h

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

sensorinfo.h

//////////////////////////////////////////////////////// // 僼傽僀儖偺愢柧丗僙儞僒乕忣曬庢摼僋儔僗僿僢僟 //////////////////////////////////////////////////////// #ifndef __SENSOR_INFO_H #define __SENSOR_INFO_H /////

i2c_slv2.c

// I2C_SLV2.C // // Illustrates use of a PIC16F87X as an I2C Slave device. The slave address // is fixed at 0x40 (SSPADD = 0x40). // // The program loops waiting for an interrupt which occurs wh

htcsensors.cpp

#include #include "HtcStuff.h" // -- Polling the sensor using the SDK dll ------------------------ #define SENSOR_DLL L"HTCSensorSDK.dll" #define SENSOR_TILT 1 #define SENS

sensormodule.cpp

/** * ==================================================================== * sensormodule.cpp * * Implements Python support for the S60 sensor API. * * - Apparently a sensor can only

code.v

module sensor(RESET,SX,SY,SZ,RECEIVE,STATUS,DATA); input RESET; // power on reset input [11:0]SX;//sensor x axis ;12bit input [11:0]SY;//sensor y axis ;12bit input [5:0]SZ;//sensor Z axis ;6bit

hongwai.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,1, 0x0 File 1,1,

run.lst

C51 COMPILER V7.06 RUN 12/08/2008 14:15:19 PAGE 1 C51 COMPILER V7.06, COMPILATION OF MODULE RUN OBJECT MODULE PLACED IN run

hongwai_uv2.bak

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,1, 0x0 File 1,1,

fig3_01.m

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Figure 3.1 % Cosine weighting: Array beam patterns % Kristine Bell % Modified by Xin Zhang 3/17/99 % Lillian 04/16/2001, K. Bell 7/20/01, K. Bell 9/30/01 %%%%%