代码搜索:validation

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

代码结果 7,219
www.eeworm.com/read/130195/14203997

m trainnet.m

function [net,epochs,rms] = trainnet(in,targets,S1,validation) % WBL 22 August 2002 Use P450 training data to train Matlab MLP Nural Network % $Revision: 1.5 $ $Date: 2002/10/31 11:22:31 $ %WBL 13 S
www.eeworm.com/read/127767/14337111

txt e1049. implementing a form in a jsp page.txt

There are many different strategies for implementing a form. Some strategies involve a JSP page that shows the form and another to show field validation errors. This example combines both pages in one
www.eeworm.com/read/124842/14534182

m psplit.m

function [tx,ty,vx,vy]=pslit(x,y,p) % % Positional percentage split % % p defines the position to split the data % 0-p (%) = training % p-100 (%) = validation % [D L]=size(x); tsiz
www.eeworm.com/read/124570/14558937

java wrappersubseteval.java

/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either vers
www.eeworm.com/read/123448/14632715

java user.java

package com.lakeviewtech; /** * Simple User interface which exposes username and password properties. */ public interface User { /** * Gets the username of the User. */
www.eeworm.com/read/123448/14632728

java user.java

package com.lakeviewtech; /** * Simple User interface which exposes username and password properties. */ public interface User { /** * Gets the username of the User. */
www.eeworm.com/read/119503/14827696

m trainnet.m

function [net,epochs,rms] = trainnet(in,targets,S1,validation) % WBL 22 August 2002 Use P450 training data to train Matlab MLP Nural Network % $Revision: 1.5 $ $Date: 2002/10/31 11:22:31 $ %WBL 13 S
www.eeworm.com/read/214740/15089935

m psplit.m

function [tx,ty,vx,vy]=pslit(x,y,p) % % Positional percentage split % % p defines the position to split the data % 0-p (%) = training % p-100 (%) = validation % [D L]=size(x); tsiz
www.eeworm.com/read/208576/15243809

h time.h

// Fig. 9.8: Time.h // Declaration of class Time. // Member functions defined in Time.cpp. // prevent multiple inclusions of header file #ifndef TIME_H #define TIME_H // Time abstract data t
www.eeworm.com/read/165801/5478041

java validatorplugin.java

/* * $Id: ValidatorPlugIn.java 105785 2004-11-19 06:58:36Z mrdon $ * * Copyright 2000-2004 The Apache Software Foundation. * * Licensed under the Apache License, Version 2.0 (the "License"