代码搜索:checking

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

代码结果 6,492
www.eeworm.com/read/417673/10980896

m carterr.m

x = 1:20; x(7) = []; trn_error = 1./x; trn_error = trn_error - min(trn_error); chk_error = 1./x + 0.2 + 0.008*(x-12).*(x-12>0); blackbg; subplot(2,2,1); plot(x, trn_error, 'yo', x, chk_error, 'm*', .
www.eeworm.com/read/467198/7020104

m carterr.m

x = 1:20; x(7) = []; trn_error = 1./x; trn_error = trn_error - min(trn_error); chk_error = 1./x + 0.2 + 0.008*(x-12).*(x-12>0); blackbg; subplot(2,2,1); plot(x, trn_error, 'yo', x, chk_error, 'm*', .
www.eeworm.com/read/447993/7542483

bld bit_add.bld

Release 6.3i - ngdbuild G.35 Copyright (c) 1995-2004 Xilinx, Inc. All rights reserved. Command Line: ngdbuild -intstyle ise -dd g:\vijay_kumar\vijay_vhdl6sem_e&elab\vhdl_lab_6seme&e_poly\fpga_progr
www.eeworm.com/read/143498/12870586

m carterr.m

x = 1:20; x(7) = []; trn_error = 1./x; trn_error = trn_error - min(trn_error); chk_error = 1./x + 0.2 + 0.008*(x-12).*(x-12>0); blackbg; subplot(2,2,1); plot(x, trn_error, 'yo', x, chk_error, 'm*', .
www.eeworm.com/read/143465/12873519

h stdsdk.h

#if !defined (_StdSDK_H_) #define _StdSDK_H_ #define STRICT // Enable strict type-checking of Windows handles #include // Fundamental Windows header file #include
www.eeworm.com/read/309287/13675207

cc check_blas1pp.cc

// Testing functions for the BLAS sub-library #include //#define LA_COMPLEX_SUPPORT #include #include #include //#include using namespace
www.eeworm.com/read/141231/5775249

js en.js

// UK lang variables tinyMCELang['lang_iespell_desc'] = 'Run spell checking'; tinyMCELang['lang_iespell_download'] = "ieSpell not detected. Click OK to go to download page."
www.eeworm.com/read/135686/5882723

m4 aclocal.m4

dnl @(#) $Header: /tcpdump/master/libpcap/aclocal.m4,v 1.80 2002/07/27 18:45:34 guy Exp $ (LBL) dnl dnl Copyright (c) 1995, 1996, 1997, 1998 dnl The Regents of the University of California. All ri
www.eeworm.com/read/126074/6018775

bat stobjcst.bat

(load "stobjcst.clp") (list-defrules) (describe-class BASE) (describe-class DERIVE1) (describe-class DERIVE2) (describe-class DERIVE3) (clear) (defclass A (is-a USER) (slot foo (cardinality 3 4))) (
www.eeworm.com/read/124399/6050026

bat stobjcst.bat

(load "stobjcst.clp") (list-defrules) (describe-class BASE) (describe-class DERIVE1) (describe-class DERIVE2) (describe-class DERIVE3) (clear) (defclass A (is-a USER) (slot foo (cardinality 3 4))) (