代码搜索:validation

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

代码结果 7,219
www.eeworm.com/read/108165/6184997

java validator.java

/* * Copyright 2002-2004 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.
www.eeworm.com/read/108165/6185368

java abstractwizardformcontroller.java

/* * Copyright 2002-2004 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.
www.eeworm.com/read/108165/6185370

java abstractcommandcontroller.java

/* * Copyright 2002-2004 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.
www.eeworm.com/read/108165/6185373

java simpleformcontroller.java

/* * Copyright 2002-2004 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.
www.eeworm.com/read/102571/6231145

java mailagent.java

package org.redsoft.forum.mail; import org.redsoft.forum.util.Validation; /** * An email agent that sends out emails */ public class MailAgent extends Thread{ private String to; p
www.eeworm.com/read/102571/6231212

java thread.java

package org.redsoft.forum.web; import java.text.SimpleDateFormat; import java.util.Date; /** * This object that represents a thread(post) in db * * @author Charles Huang * @since JDK 1.
www.eeworm.com/read/493294/6400307

m testp.m

%TESTP Error estimation of Parzen classifier % % E = TESTP(A,H,T) % E = TESTP(A,H) % % INPUT % A input dataset % H matrix smoothing parameters (optional, def: determined via %
www.eeworm.com/read/489609/6466710

rd crossval.rd

%% $Id: crossval.Rd 142 2007-10-01 13:10:25Z bhm $ \encoding{latin1} \name{crossval} \alias{crossval} \title{Cross-validation of PLSR and PCR models} \description{ A \dQuote{stand alone} cross-valid
www.eeworm.com/read/480116/6677175

html summary.ada.html

R: Summary of model fit for arbitrary data (test, validation, or training)
www.eeworm.com/read/479166/6700114

h time.h

// Fig. 9.8: Time.h // Time class containing a constructor with default arguments. // Member functions defined in Time.cpp. // prevent multiple inclusions of header file #ifndef TIME_H #define