代码搜索:pattern
找到约 10,000 项符合「pattern」的源代码
代码结果 10,000
www.eeworm.com/read/263434/11362996
java filehandler.java
/*
* @(#)FileHandler.java 1.26 03/01/23
*
* Copyright 2003 Sun Microsystems, Inc. All rights reserved.
* SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
package java.util.loggi
www.eeworm.com/read/263433/11363075
java simpledateformat.java
/*
* @(#)SimpleDateFormat.java 1.74 03/01/27
*
* Copyright 2003 Sun Microsystems, Inc. All rights reserved.
* SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
/*
* (C) Copyrigh
www.eeworm.com/read/405069/11472166
m classification_error.m
function [classify, err] = classification_error(D, patterns, targets, region)
%Find a classification error for a given decision surface D and a given set of
%patterns (2xL) and targets (1xL)
%The