代码搜索:checking

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

代码结果 6,492
www.eeworm.com/read/136879/13356693

cpp fig13_01.cpp

// Fig. 13.1: fig13_01.cpp // A simple exception handling example. // Checking for a divide-by-zero exception. #include // Class DivideByZeroException to be used in exception // handli
www.eeworm.com/read/136699/13365264

m worker.m

function worker(majordomo) %function worker(majordomo) % By Lucio Andrade, Feb 2001 magic_port=5321; hostname=getmyip; func.name=''; disp('Checking if majordomo is alive') while ~strcmp(func.name,'
www.eeworm.com/read/320105/13432913

m wifi_init.m

% Model Init % Param checking if (Packet_size>4095) || (Packet_size
www.eeworm.com/read/315735/13537306

java emailtest.java

import javax.swing.JFrame; import javax.swing.JLabel; public class EmailTest { public static void main(String[] args) { JFrame frame = new JFrame("Hack #68: Embedded email checking");
www.eeworm.com/read/310212/13654843

m iirchk.m

function [btype,analog,errStr] = iirchk(Wn,varargin) %IIRCHK Parameter checking for BUTTER, CHEBY1, CHEBY2, and ELLIP. % [btype,analog,errStr] = iirchk(Wn,varargin) returns the % filter type
www.eeworm.com/read/306758/13738374

c ac97.c

// See "@@@" for incomplete sections or other areas of concern. // @@@ still need work on UINT32 Ac97CloseFifo (Ac97FifoProcessingInfoT* fifoInfoP) // @@@ Must use error checking results throughou
www.eeworm.com/read/306758/13738437

c ac97.c

// See "@@@" for incomplete sections or other areas of concern. // @@@ still need work on UINT32 Ac97CloseFifo (Ac97FifoProcessingInfoT* fifoInfoP) // @@@ Must use error checking results throughou
www.eeworm.com/read/304673/13789386

m p_obs.m

function [obs_p,state_p]=p_obs(obs,state) % function to place vehicle centered observations in % global coordinates for checking of consistency globals; [emp,OSIZE]=size(obs); [temp,SSIZE
www.eeworm.com/read/304670/13789693

m p_obs.m

function [obs_p,state_p]=p_obs(obs,state) % function to place vehicle centered observations in % global coordinates for checking of consistency globals; [emp,OSIZE]=size(obs); [temp,SSIZE
www.eeworm.com/read/303258/13819588

cpp crsa.cpp

//class vlong_value; #include "stdafx.h" #include "CRSA.h" /* class flex_unit // Provides storage allocation and index checking { unsigned * a; // array of units unsigned z; // units al