代码搜索:Self-Test
找到约 54 项符合「Self-Test」的源代码
代码结果 54
www.eeworm.com/read/355278/10282448
todo
TODO list for smartmontools:
$Id: TODO,v 1.64 2007/09/03 19:36:58 chrfranke Exp $
SATA devices under Linux
------------------------
These work OK if you use the standard IDe drivers in drivers/ide.
www.eeworm.com/read/405295/11466628
cpp ranrotw.cpp
/************************* RANROTW.CPP ****************** AgF 1999-03-03 *
* Random Number generator 'RANROT' type W *
* This version is used when a resolution higher
www.eeworm.com/read/281165/10259487
c xuartlite_selftest.c
/* $Id: xuartlite_selftest.c,v 1.1 2007/03/01 11:44:32 mta Exp $ */
/*****************************************************************************
*
* XILINX IS PROVIDING THIS DESIGN, CODE, OR I
www.eeworm.com/read/119479/6084075
c xuartlite_selftest.c
/* $Id: xuartlite_selftest.c,v 1.6 2002/05/02 20:34:13 moleres Exp $ */
/*****************************************************************************
*
* XILINX IS PROVIDING THIS DESIGN, CODE,
www.eeworm.com/read/405295/11466631
cpp ranrotb.cpp
/************************* RANROTB.CPP ****************** AgF 1999-03-03 *
* Random Number generator 'RANROT' type B *
*
www.eeworm.com/read/249070/12523693
txt c02p104.txt
// Self-Test 1
double product(const double anArray[], int n)
// Precondition: 1
www.eeworm.com/read/180245/9314711
txt ford.txt
Ford data ObD2
P1000 OBD II Monitor Testing Not Complete
P1001 Key On Engine Running Self-Test Not Completed - Test Aborted
P1100 Mass Airflow Sensor Circuit Intermittent
P1101 Ma
www.eeworm.com/read/355278/10282557
h extern.h
/*
* extern.h
*
* Home page of code is: http://smartmontools.sourceforge.net
*
* Copyright (C) 2002-8 Bruce Allen
* Copyright (C) 1999-2000 Michael
www.eeworm.com/read/230176/14303039
m questio1.m
% Embedded Control Systems in C/C++
% by Jim Ledin
%
% Chapter 4 Self-test question 6
% This M-file requires the Control System Toolbox
clear all
close all
tfplant = tf(1, [1 -1]);
sisot
www.eeworm.com/read/230176/14303041
m questio2.m
% Embedded Control Systems in C/C++
% by Jim Ledin
%
% Chapter 4 Self-test question 6
% This M-file requires the Control System Toolbox
clear all
close all
tfplant = tf(2, [1 16 50]);
si