代码搜索:Pattern recognition
找到约 10,000 项符合「Pattern recognition」的源代码
代码结果 10,000
www.eeworm.com/read/111042/6159993
java adminmoduleconfig.java
/*
* $Header: /cvsroot/mvnforum/mvnforum/src/com/mvnforum/admin/AdminModuleConfig.java,v 1.8 2004/04/30 03:38:18 drjavanomous Exp $
* $Author: drjavanomous $
* $Revision: 1.8 $
* $Date: 2004/0
www.eeworm.com/read/108165/6184901
java resourcepatternresolver.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/493877/6391800
m bayesleastrisk.m
%函数名称:bayesleastrisk()
%参数:sample:待识别样品特征
%返回值:y:待识别样品所属类别
%函数功能:最小风险的贝叶斯分类器
function y=bayesleastrisk(sample)
clc;
load templet pattern;
%对样品库和待测样品进行主成分分析
[pcapat,pcasamp]=pcapro(sample);
te
www.eeworm.com/read/493881/6391942
cpp combodlg.cpp
// ComboDlg.cpp : implementation file
//
#include "stdafx.h"
#include "Ex_CommCtrls.h"
#include "ScrollDlg.h"
#include "ComboDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
www.eeworm.com/read/480789/6661590
m fig3_57_59_61.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Figure 3.57
% Nested array
% Figure 3.59
% Desired beamformer
% Figure 3.61
% Beam patterns for broadband array:
% N=11, 500
www.eeworm.com/read/478189/6721776
stx perl.stx
#TITLE=Perl
; Perl syntax file written by ES-Computing.
; This file is required for EditPlus to run correctly.
#DELIMITER=,(){}[]-+*/=~!&|?:;.
#QUOTATION1='
#QUOTATION2="
#CONTINUE_QUOTE=n
www.eeworm.com/read/478189/6721778
stx js.stx
#TITLE=JavaScript
; JavaScript syntax file written by ES-Computing.
; This file is required for EditPlus to run correctly.
#DELIMITER=,(){}[]-+*%/="'~!&|?:;.
#QUOTATION1='
#QUOTATION2="
#LIN
www.eeworm.com/read/403398/11517837
cpp nospamdlg.cpp
// NoSpamDlg.cpp : implementation file
//
#include "stdafx.h"
#include "NoSpam.h"
#include "NoSpamDlg.h"
#include "myimap.h"
#include "setrule.h"
#include "rulelist.h"
#ifdef _DEBUG
#defi
www.eeworm.com/read/402623/11531252
bs2 ex23 - 74hc595.bs2
' {$STAMP BS2}
' ==============================================================================
'
' File...... Ex23 - 74HC595.BS2
' Purpose... Expanded outputs with 74HC595
' Author.... Parallax