代码搜索:validate
找到约 3,608 项符合「validate」的源代码
代码结果 3,608
www.eeworm.com/read/283128/9041500
h validate.h
#ifndef VALIDATE_H
#define VALIDATE_H
bool ValidateAll();
bool TestSettings();
bool ZKValidate();
bool MD2Validate();
bool MD5Validate();
bool SHAValidate();
bool HAVALValidate();
bool
www.eeworm.com/read/381919/9063279
gif validate.gif
www.eeworm.com/read/381919/9063433
gif validate.gif
www.eeworm.com/read/183445/9158615
m validate.m
function [cost,nmodel,output] = validate(model, Xtrain, Ytrain, Xtest, Ytest,estfct, trainfct, simfct)
% Validate a trained model on a fixed validation set
%
% >> cost = validate({X,Y,type,gam,sig2}
www.eeworm.com/read/379766/9178356
js validate.js
var KeyWord=new Array(199);
KeyWord[0]="xinhuawang";
KeyWord[1]="zhonghua99";
KeyWord[2]="newav";
KeyWord[3]="0www";
KeyWord[4]="flash88";
KeyWord[5]="focus88";
KeyWord[6]="xinsheng";
KeyWord[7]="强奸";
www.eeworm.com/read/379598/9192293
bat validate.bat
pgp challeng.sig challeng.enc
pgp copying.sig copying.txt
pgp crc_cpp.sig crc.cpp
pgp crc_h.sig crc.h
pgp def.sig def.h
pgp diamondc.sig diamond.cpp
pgp diamondd.sig diamond.dat
p
www.eeworm.com/read/181296/9260429
js validate.js
var emailexp = /^[a-z][a-z_0-9\-\.]+@[a-z_0-9\.\-]+\.[a-z]{2,3}$/i
var phoneexp = /^\d{10}$/
function CRLF () {
return String.fromCharCode(10) + String.fromCharCode(13);
}
function TAB(howM
www.eeworm.com/read/374698/9388814
m validate.m
function [cost,nmodel,output] = validate(model, Xtrain, Ytrain, Xtest, Ytest,estfct, trainfct, simfct)
% Validate a trained model on a fixed validation set
%
% >> cost = validate({X,Y,type,gam,sig2}