代码搜索:checking

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

代码结果 6,492
www.eeworm.com/read/389812/8498127

php 06c08-2.php

www.eeworm.com/read/188580/8526934

php user_switch.php

www.eeworm.com/read/433114/8545497

m xcorr_all.m

function corr=xcorr_all(a,b,up,down,normalize) % Function computes the crosscorrelation of each column of matrix "a" with each % column of matrix "b". % The function does no input error checking! %
www.eeworm.com/read/287361/8690116

m expr_check.m

function [rescode,exprcorr,ss]=expr_check(exprin,DS); % Checking of mathematical expressions if ischar(exprin)==0 exprin = char(exprin); end; exprtemp = exprin; rescode = 0; exprcorr = '';
www.eeworm.com/read/285962/8799338

cpp clipsmfc_old.cpp

/* clipsMFC.cpp : implementation file for a CLIPS Wrapper class using MFC Notes: Allows encapsulation of the 'C' interface for CLIPS. Also adds enhanced parameter/error checking, and simpli
www.eeworm.com/read/285962/8799343

cpp clipslibwrap_old.cpp

/* clipsMFC.cpp : implementation file for a CLIPS Wrapper class using MFC Notes: Allows encapsulation of the 'C' interface for CLIPS. Also adds enhanced parameter/error checking, and simpli
www.eeworm.com/read/285962/8799359

cpp clipsmfc.cpp

/* clipsMFC.cpp : implementation file for a CLIPS Wrapper class using MFC Notes: Allows encapsulation of the 'C' interface for CLIPS. Also adds enhanced parameter/error checking, and simpli
www.eeworm.com/read/366065/9833930

c tclget.c

/* * tclGet.c -- * * This file contains procedures to convert strings into * other forms, like integers or floating-point numbers or * booleans, doing syntax checking along the way. * * Copyri
www.eeworm.com/read/168060/9940578

c test.c

/* Test program for checking basic CTask functions. Keyboard input: e Terminates program d Snapshot dump to STDOUT h Stop screen output c Resume screen ou
www.eeworm.com/read/168060/9940689

c spawn.c

/* Test program for checking CTask DOS spawn compatibility. NOTE: Task 1 does a "screensnap" every second. This is only useful in a dual-monitor system. The monitor to