代码搜索:Pattern recognition
找到约 10,000 项符合「Pattern recognition」的源代码
代码结果 10,000
www.eeworm.com/read/368308/9702335
plg pattern.plg
Build Log
--------------------Configuration: pattern - Win32 Release--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\lhr
www.eeworm.com/read/367828/9728076
µ pattern sample.µ
www.eeworm.com/read/171209/9767321
class pattern.class
www.eeworm.com/read/171153/9768815
java pattern.java
/*
* @(#)Pattern.java 1.97 04/01/13
*
* Copyright 2004 Sun Microsystems, Inc. All rights reserved.
* SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
package java.util.regex;
i
www.eeworm.com/read/415549/11063286
c pattern.c
www.eeworm.com/read/269169/11107377
jbx pattern.jbx
[PropertyInfo]
chuxumenu,javax.swing.JPanel,false,false, , ,false,
JMenuBar1,javax.swing.JMenuBar,false,false, , ,false,
JMenuFile,javax.swing.JMenu,false,false, , ,false,
www.eeworm.com/read/413630/11149212
java pattern.java
package neuralNetwork;
/*
Coded by Aydin Gurel, 2003
The code is free, but please contact me if you wish to use the code entirely or partially in any kind of project so that I can reference it and
www.eeworm.com/read/266474/11224602
java pattern.java
package bp;
import java.io.Serializable;
public class Pattern implements Serializable{
/**输入输出变量的定义
**/
private double[] in;
private double[] out;
/**赋值输入输出变量
**/
pub
www.eeworm.com/read/147424/12553246
c pattern.c
/* %kw # %v %n %d %t # */
/* Version # 4 PATTERN.C 26-May-94 15:41:44 # */
/* *************************************************** */
/* METAGRAPHICS
www.eeworm.com/read/333939/12651698
cpp pattern.cpp
// Pattern.cpp
#include "stdafx.h"
#include "Pattern.h"
extern int dim;
double Pattern::Distance(const Pattern x1, const Pattern x2)
{
double temp = 0.0;
for(int i=0;i