代码搜索结果
找到约 1,698 项符合
Calibration 的代码
willson_read.m
% Read in Reg Willson's data file, and convert it into my data format:
if exist('calib_file'),
if exist(calib_file)~=2,
ask = 1;
else
ask = 0;
end;
else
ask = 1;
end
ts_calibrate.c
/*
* tslib/tests/ts_calibrate.c
*
* Copyright (C) 2001 Russell King.
*
* This file is placed under the GPL. Please see the file
* COPYING for more details.
*
* $Id: ts_calibrate.c,v 1.6 200
lanetracker.c
/******************************************************************************\
*
* File: LaneTracker.C
* Creation date: June 23, 2008 10:30
* Latest update: July 09, 2008 16:39
* Autho
jastintime.h
#ifndef _JASTINTIME_H
#define _JASTINTIME_H
// Date, Time & Version defines
#define JASTINTIME_DATE 20080709
#define JASTINTIME_TIME 163931
#define JASTINTIME_VERSION 31
ts_calibrate.c
/*
* tslib/tests/ts_calibrate.c
*
* Copyright (C) 2001 Russell King.
*
* This file is placed under the GPL. Please see the file
* COPYING for more details.
*
* $Id: ts_calibrate.c,v 1.5 200
stm8s_beep.c
/**
******************************************************************************
* @file stm8s_beep.c
* @brief This file contains all the functions for the BEEP peripheral.
* @author STM
ncsyn.c
/*******************************************************************************\
* *
* This program generates a synthetic
csyn.c
/*******************************************************************************\
* *
* This program generates a synthetic
ads1100_demo.s43
;-------------------------------------------------------------------------------
; ADS1100_Demo.s43 - ADS1100 Bridge Sensor Readout Demo w/ MSP430F413
;
; Description: Program reads out an external
ts_calibrate.c
/*
* tslib/tests/ts_calibrate.c
*
* Copyright (C) 2001 Russell King.
*
* This file is placed under the GPL. Please see the file
* COPYING for more details.
*
* $Id: ts_calibrate.c,v