代码搜索:checking

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

代码结果 6,492
www.eeworm.com/read/244008/12899527

cpp f1211.cpp

//===================================== // f1211.cpp // Shared BaseClass Scheme //===================================== #include #include using namespace std; #include"savings_b
www.eeworm.com/read/140851/13058782

m is_psd.m

function b = positive_semidefinite(M) % % Return true iff v M v' >= 0 for any vector v. % We do this by checking that all the eigenvalues are non-negative. E = eig(M); if length(find(E>=0)) ==
www.eeworm.com/read/138798/13211715

m is_psd.m

function b = positive_semidefinite(M) % % Return true iff v M v' >= 0 for any vector v. % We do this by checking that all the eigenvalues are non-negative. E = eig(M); if length(find(E>=0)) ==
www.eeworm.com/read/320903/13416132

cpp f1210.cpp

//===================================== // f1210.cpp // Inheriting for Reducing Verbose Code //===================================== #include #include using namespace std; #incl
www.eeworm.com/read/320903/13416133

cpp f1211.cpp

//===================================== // f1211.cpp // Shared BaseClass Scheme //===================================== #include #include using namespace std; #include"savings_b
www.eeworm.com/read/312000/13620364

configure

#! /bin/sh # From configure.in Revision: 1.4 # Guess values for system-dependent variables and create Makefiles. # Generated automatically using autoconf version 2.13.20030927 # Copyright (C) 1992,
www.eeworm.com/read/301490/13858345

c smse.c

/*************************************************************************/ /* */ /* Copyright Mentor Graphics Corpo
www.eeworm.com/read/136827/5846623

h mutex.h

/********************************************************************** ** Copyright (C) 2000-2005 Trolltech AS. All rights reserved. ** ** This file is part of the Qtopia Environment. ** ** This pr
www.eeworm.com/read/135686/5883066

m4 aclocal.m4

dnl @(#) $Header: /tcpdump/master/libpcap/aclocal.m4,v 1.81.2.2 2003/11/16 09:45:51 guy Exp $ (LBL) dnl dnl Copyright (c) 1995, 1996, 1997, 1998 dnl The Regents of the University of California. Al
www.eeworm.com/read/135686/5883409

m4 aclocal.m4

dnl @(#) $Header: /tcpdump/master/libpcap/aclocal.m4,v 1.81.2.2 2003/11/16 09:45:51 guy Exp $ (LBL) dnl dnl Copyright (c) 1995, 1996, 1997, 1998 dnl The Regents of the University of California. Al