代码搜索:checking
找到约 6,492 项符合「checking」的源代码
代码结果 6,492
www.eeworm.com/read/399140/7886722
vhd err_check.vhd
-- **************************************************************************
-- Owner: Xilinx Inc.
-- File: err_check.vhd
--
-- Purpose: 8B/10B error checking module. Asserts the error fla
www.eeworm.com/read/399140/7886797
vhd err_check.vhd
-- **************************************************************************
-- Owner: Xilinx Inc.
-- File: err_check.vhd
--
-- Purpose: 8B/10B error checking module. Asserts the error fla
www.eeworm.com/read/399139/7886842
vhd err_check.vhd
-- **************************************************************************
-- Owner: Xilinx Inc.
-- File: err_check.vhd
--
-- Purpose: 8B/10B error checking module. Asserts the error fla
www.eeworm.com/read/399139/7886936
vhd err_check.vhd
-- **************************************************************************
-- Owner: Xilinx Inc.
-- File: err_check.vhd
--
-- Purpose: 8B/10B error checking module. Asserts the error fla
www.eeworm.com/read/199075/7890490
cpp usingdefine.cpp
// Listing 21.1 Using #define
#define DemoVersion
#define DOS_VERSION 5
#include
int main()
{
std::cout
www.eeworm.com/read/245117/12818270
h modbus.h
// provides some additional checking and debug traces,
// doesn't effect the functionality of the application
#define LSL_TEST
// If You want to change some of the physical units defined in RTO
www.eeworm.com/read/142576/12936696
h dbugit.h
/*
* DBUGIT.H
*
* Debug Support Routines
*/
#ifndef _DBUGIT_
#define _DBUGIT_
#ifdef __cplusplus
extern "C" {
#endif /* __cplusplus */
/*
* "Normal" assertion checking. Provi
www.eeworm.com/read/137160/13342253
m cdats.m
%CDATS Support routine for checking datasets
%
% [B,C,LABLIST,P] = CDATS(A,REDUCE)
%
% INPUT
% A Dataset or double
% REDUCE 0/1, Reduce A to labeled samples (1) or not (0, default),
www.eeworm.com/read/320005/13436650
pas wwdotdot.pas
{
//
// Components : TwwDBCustomCombo, TwwDBComboDlg
//
// Copyright (c) 1996-2001 by Woll2Woll Software
//
//
// 2/25/98 - Call IsValidChar instead of checking [32..255] in KeyDown method
//
www.eeworm.com/read/314653/13562511
m cdats.m
%CDATS Support routine for checking datasets
%
% [B,C,LABLIST,P] = CDATS(A,REDUCE)
%
% INPUT
% A Dataset or double
% REDUCE 0/1, Reduce A to labeled samples (1) or not (0, default),