代码搜索结果
找到约 3,982 项符合
Sensor 的代码
cb_f3.cpp
#include "CB_F3.h"
#include "CB_String.h"
#include "CB_Unit.h"
#include "CB_String.h"
#include "Afx.h"
#include "CB_SysParam.h"
#include "CB_Point.h"
//##ModelId=40AEA1EE037A
int CB_F3::inst
cb_f3.cpp
#include "CB_F3.h"
#include "CB_String.h"
#include "CB_Unit.h"
#include "CB_String.h"
#include "Afx.h"
#include "CB_SysParam.h"
#include "CB_Point.h"
//##ModelId=40AEA1EE037A
int CB_F3::inst
msp430x20x1_ro keys.c
//******************************************************************************
// F2011 demo code for relaxation osc demo
//
// Version 0-00: 10-21-2006
//
// Single key detection
// This ve
msp430x20x1_ro_ta_uart slider.c
//******************************************************************************
// F2011 demo code for relaxation osc demo
//
// Version 0-00: 10-20-2006
//
// Single touch along 4 Key Slider
/
predict_leader.m
function [ leader ] = predict_leader(predict)
% Predict leader
%
% INPUT
% predict(:) : predict the location of an object at next time t+1
% OUTPUT
% leader : predict the leader at n
demo.m
function demo(config);
%Wirless Image Sensor Networks Demo Application.
% DEMO(CONFIG);
%
% Input Parameters:
% ================
%
% config ------------> Network configuration (posit
makefile
#
# Makefile for the i2c core.
#
obj-$(CONFIG_I2C) += i2c-core.o
obj-$(CONFIG_I2C_CHARDEV) += i2c-dev.o
obj-$(CONFIG_I2C_SENSOR) += i2c-sensor.o
obj-y += busses/ chips/ algos/
i2c-sensor-objs :=
makefile
#
# Makefile for the i2c core.
#
obj-$(CONFIG_I2C) += i2c-core.o
obj-$(CONFIG_I2C_CHARDEV) += i2c-dev.o
obj-$(CONFIG_I2C_SENSOR) += i2c-sensor.o
obj-y += busses/ chips/ algos/
i2c-sensor-objs :=
clock_my222.vhd
LIBRARY IEEE;
USE IEEE.STD_LOGIC_1164.ALL;
USE IEEE.STD_LOGIC_UNSIGNED.ALL;
ENTITY CLOCK_MY IS
PORT( CLK : IN STD_LOGIC; --CPLD系统时钟
SENSOR_A : IN STD_LOGIC; --码盘A信号
scantool.cfg
version = 1.13
[general]
system_of_measurements = 1
display_mode = 1
[comm]
baud_rate = 9600
comport_number = 0
[sensors]
sensor0 = -1
sensor1 = -1
sensor2 = -1
sensor3 = -1
sensor4