代码搜索:Pattern recognition

找到约 10,000 项符合「Pattern recognition」的源代码

代码结果 10,000
www.eeworm.com/read/189512/8466636

c tmemlook.c

/* Copyright (c) 1994 Sun Wu, Udi Manber, Burra Gopal. All Rights Reserved. */ /* copy of ./glimpse/index/memlook.c */ /* ------------------------------------------------------------------------ t
www.eeworm.com/read/189512/8466818

c maskgen.c

/* Copyright (c) 1994 Sun Wu, Udi Manber, Burra Gopal. All Rights Reserved. */ #include "agrep.h" #include extern unsigned D_endpos, endposition, Init1, wildmask; extern Mask[], Bit[], Ini
www.eeworm.com/read/389964/8490789

m example.m

clc;clear;close all; % Load data in workspace (High, Low, Open and Close of a security) % These data concern a 5-minute bar of Italian Futures (13 July 2006) load candlestickdata % Plot candlesti
www.eeworm.com/read/389607/8510819

txt 新建 文本文档 (7).txt

% Lab 06 % WiCom_3 % By Kashif Shahzad % 01-ET-31 % 3rd July 2004 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Direct Sequence Spread Spectrum %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% clc
www.eeworm.com/read/389274/8536739

m example81_adjoint.m

%伴随模式 figure; subplot(1,3,1),imshow(mat2gray(reshape(P(1,:),l,w))),title('Tri. Adj. Pattern'); subplot(1,3,2),imshow(mat2gray(reshape(P(2,:),l,w))),title('Rec. Adj. Pattern'); subplot(1,3,3),
www.eeworm.com/read/389274/8536871

m example81_proto.m

%原型模式 figure; subplot(1,3,1),imshow(mat2gray(reshape(S3,l,w))),title('Tri. Pro. Pattern'); subplot(1,3,2),imshow(mat2gray(reshape(S4,l,w))),title('Rec. Pro. Pattern'); subplot(1,3,3),imshow(
www.eeworm.com/read/289495/8547887

h svm_struct_api.h

/***********************************************************************/ /* */ /* svm_struct_api.h
www.eeworm.com/read/288975/8589453

dif 333to335.dif

diff -u -r --new-file agrep.333/agrep.c agrep.335/agrep.c --- agrep.333/agrep.c Tue Apr 08 00:50:01 1997 +++ agrep.335/agrep.c Thu Dec 11 02:22:17 1997 @@ -1,9 +1,13 @@ /* AGREP APPROXIMATE P
www.eeworm.com/read/288566/8621991

cpp modeviewright.cpp

// ModeViewRight.cpp : implementation file // #include "stdafx.h" #include "mode.h" #include "ModeViewRight.h" #include "DlgInfor.h" //#include "modeDoc.h" #ifdef _DEBUG #define new DEBU
www.eeworm.com/read/288564/8622363

h getfeature.h

// GetFeature.h: interface for the GetFeature class. // 2005.1.13-16:02 By Superman ////////////////////////////////////////////////////////////////////// #if !defined(AFX_GETFEATURE_H__F4AF6FFD