代码搜索:checking

找到约 6,492 项符合「checking」的源代码

代码结果 6,492
www.eeworm.com/read/371704/2779212

m xcorr_corresp.m

function corr=xcorr_corresp(a,b,up,down,normalize) % Function computes the crosscorrelation of corresponding columns of matrices "a" and "b". % The function does no input error checking! %
www.eeworm.com/read/366702/2882281

h fe-check.h

/* Common support for checking that appropriate floating point exceptions are raised for decimal float operations. These tests are here to test the software decimal float support in libgcc. */
www.eeworm.com/read/264010/4297908

template

BugID: CVS: Please fill in the above fields with information about your checkin. CVS: Make sure that you know for certain what you are checking in.
www.eeworm.com/read/152843/5655917

h crypto_des.h

/* * Cryptographic API. * * Function for checking keys for the DES and Tripple DES Encryption * algorithms. * * This program is free software; you can redistribute it and/or modify * it under t
www.eeworm.com/read/171574/9746134

java assertion.java

/** @version 1.10 2000-05-28 @author Cay Horstmann */ /** A class for assertion checking, similar to the C assert macro */ public class Assertion { /** Check an assertion
www.eeworm.com/read/135605/13917079

c res.c

/* Test program for checking CTask DOS TSR compatibility. This program goes TSR, and then repeatedly reads a file, and outputs status messages to the serial port. The program is
www.eeworm.com/read/135259/13945492

h fastmath.h

/* fastmath.h - header file for the FastMath routines. These are high performance math routines that don't bother checking for most error conditions and never ca
www.eeworm.com/read/132665/14081100

c xmlschemas.c

/* * schemas.c : implementation of the XML Schema handling and * schema validity checking * * See Copyright for the status of this software. * * Daniel Veillard
www.eeworm.com/read/203036/15367451

c res.c

/* Test program for checking CTask DOS TSR compatibility. This program goes TSR, and then repeatedly reads a file, and outputs status messages to the serial port. The program is
www.eeworm.com/read/108059/15595433

php class2.php