代码搜索:Pattern recognition

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

代码结果 10,000
www.eeworm.com/read/445041/7600920

h getfeature.h

// GetFeature.h: interface for the GetFeature class. // 2005.1.13-16:02 By Superman ////////////////////////////////////////////////////////////////////// #if !defined(AFX_GETFEATURE_H__F4AF6FFD
www.eeworm.com/read/441403/7670940

h getfeature.h

// GetFeature.h: interface for the GetFeature class. // 2005.1.13-16:02 By Superman ////////////////////////////////////////////////////////////////////// #if !defined(AFX_GETFEATURE_H__F4AF6FFD
www.eeworm.com/read/438832/7725851

sh patt-matching.sh

#!/bin/bash # patt-matching.sh # 使用# ## % %%来进行参数替换操作的模式匹配. parameter substitution operators. var1=abcd12345abc6789 pattern1=a*c # *(通配符)匹配a - c之间的任意字符. echo echo "var1 = $var1" # abcd12
www.eeworm.com/read/438146/7735511

h accel.h

/* * Copyright 1998-2008 VIA Technologies, Inc. All Rights Reserved. * Copyright 2001-2008 S3 Graphics, Inc. All Rights Reserved. * This program is free software; you can redistribute it and/or *
www.eeworm.com/read/433651/7916086

m dsss.m

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Direct Sequence Spread Spectrum %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% clc clear % Generating the bit pattern with each bit 6 samples long b=round(rand
www.eeworm.com/read/298871/7928748

m nnd10lc.m

function nnd10lc(cmd,arg1,arg2,arg3) %NND10LC Linear pattern classification demonstration. % First Version, 8-31-95. %================================================================== % CON
www.eeworm.com/read/198169/7949007

c cache.c

#include #include "..\inc\44b.h" #include "..\inc\44blib.h" void MarchCMinus32(int address,int unit,unsigned int pattern); void MarchCMinusM_10(int address,int unit,unsigned int patte
www.eeworm.com/read/197752/7971786

c wu_fnmatch.c

/**************************************************************************** Copyright (c) 1999,2000 WU-FTPD Development Group. All rights reserved. Portions Copyright (c) 1980, 1985,
www.eeworm.com/read/397761/8023117

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/397761/8023214

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(