代码搜索:validation

找到约 7,219 项符合「validation」的源代码

代码结果 7,219
www.eeworm.com/read/130382/5957595

sub config.sub

#! /bin/sh # # $Id: config.sub,v 1.2 1998/05/29 23:11:07 hwong Exp $ # # Configuration validation subroutine script, version 1.1. # Copyright (C) 1991, 1992, 1993, 1994, 1995 Free Software Foun
www.eeworm.com/read/130382/5957646

sub config.sub

#! /bin/sh # # $Id: config.sub,v 1.2 1998/05/29 23:10:15 hwong Exp $ # # Configuration validation subroutine script, version 1.1. # Copyright (C) 1991, 1992, 1993, 1994, 1995 Free Software Foun
www.eeworm.com/read/130382/5959314

sub config.sub

#! /bin/sh # # $Id: config.sub,v 1.10 1999/05/12 21:01:15 sluu Exp $ # # Configuration validation subroutine script, version 1.1. # Copyright (C) 1991, 1992, 1993, 1994, 1995 Free Software Foun
www.eeworm.com/read/111672/6154072

m loo.m

function [Eloo,H] = loo(NetDef,W1,W2,PHI,Y,trparms) % LOO % --- % Leave-one-out estimate of the average generalization error. % % The leave-one-out cross-validation scheme is a meth
www.eeworm.com/read/482389/6624035

c rocchio-main.c

/* bug ???? cross-validation also somehow seems to throw off the similarity computation */ #include #include "ripper.h" #include "protos.h" #include "mdb.h" static double binomial_std_er
www.eeworm.com/read/339492/12229755

h mqv.h

#ifndef CRYPTOPP_MQV_H #define CRYPTOPP_MQV_H /** \file */ #include "modexppc.h" NAMESPACE_BEGIN(CryptoPP) /// Menezes-Qu-Vanstone in GF(p) with key validation, AKA
www.eeworm.com/read/148578/12457051

t1 pcpentium4.t1

# pcPentium4.T1 - configuration file for BSP validation test of pcPentium4 BSP # # Copyright 1999 Wind River Systems, Inc. # # modification history # -------------------- # 01h,8oct01,sbs merge from
www.eeworm.com/read/220960/14781288

bas jackknife.bas

'Jackknife.bas grids the data set n times, leaving one of the data points out ' each time. Also known as cross-validation. TB - 09 Aug 00. Sub Main Debug.Print "----- ";Time;" -----" On Error
www.eeworm.com/read/118524/14864938

java myerrorhandler.java

// Fig C.9 : MyErrorHandler.java // Error Handler for validation errors. import org.xml.sax.ErrorHandler; import org.xml.sax.SAXException; import org.xml.sax.SAXParseException; public class M
www.eeworm.com/read/115525/15011894

h mqv.h

#ifndef CRYPTOPP_MQV_H #define CRYPTOPP_MQV_H /** \file */ #include "modexppc.h" NAMESPACE_BEGIN(CryptoPP) /// Menezes-Qu-Vanstone in GF(p) with key validation, AKA