代码搜索:checking
找到约 6,492 项符合「checking」的源代码
代码结果 6,492
www.eeworm.com/read/296774/7114345
h cp-tree.h
/* Definitions for C++ parsing and type checking.
Copyright (C) 1987, 1993, 1994, 1995 Free Software Foundation, Inc.
Hacked by Michael Tiemann (tiemann@cygnus.com)
This file is part of GNU CC.
www.eeworm.com/read/459528/7274287
m err_chk.m
function stop_flag = err_chk(estruct);
% stop_flag = err_chk(estruct);
%
% Input variable error checking. Checks for matrix dimensions meeting
% required input dimension, common matrix dimension
www.eeworm.com/read/456869/7337930
readme
This directory includes some useful codes:
1. subset selection tools.
2. parameter selection tools.
3. LIBSVM format checking tools
Part I: Subset selection tools
Introduction
============
Trainin
www.eeworm.com/read/297233/8042310
h c-tree.h
/* Definitions for C parsing and type checking.
Copyright (C) 1987, 1993, 1994, 1995, 1997 Free Software Foundation, Inc.
This file is part of GNU CC.
GNU CC is free software; you can redistribut
www.eeworm.com/read/144969/12758214
h xalloc.h
/* xalloc.h -- malloc with out-of-memory checking
Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
1999, 2000, 2003, 2004 Free Software Foundation, Inc.
This program is f