代码搜索:Pattern recognition

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

代码结果 10,000
www.eeworm.com/read/432057/8634820

c copy of ocr.c

/* Programa: ocr.c */ /* Descricao: utiliza a rede ocr_t que tenta repetir */ /* o padrao de entrada. O programa abre o arquivo de*/ /* entrada, formata os dados para a entrada da rede */ /* e exi
www.eeworm.com/read/432057/8634866

cpp ocr.cpp

/* Programa: ocr.c */ /* Descricao: utiliza a rede ocr_t que tenta repetir */ /* o padrao de entrada. O programa abre o arquivo de*/ /* entrada, formata os dados para a entrada da rede */ /* e exi
www.eeworm.com/read/387632/8661757

vec cpu4vec0.vec

% if OUTPUTS(or BURIED) ==> INPUTS, then deleted "=" if INPUTS ==> OUTPUTS(or BURIED), then PATTERN as follows: such as t of text: RADIX HEX; GROUP CREATE t = t2 t1 t0; OUTPUTS t; PATTER
www.eeworm.com/read/430375/8753082

pat greaterres.pat

-- description generated by Pat driver v107 -- date : Sun Dec 2 18:38:53 2001 -- sequence : greater -- input / output list : in exp1 (2 downto 0) B; in exp2 (2 downto 0) B; out
www.eeworm.com/read/430031/8771674

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/285975/8797847

056_best ch08.056_best

############################################################################## ## Code fragment (Recommended) from Chapter 8 of "Perl Best Practices" ## ## Copyright (c) O'Reilly & Associates
www.eeworm.com/read/285975/8797956

055_prob ch08.055_prob

############################################################################## ## Code fragment (NOT RECOMMENDED) from Chapter 8 of "Perl Best Practices" ## ## Copyright (c) O'Reilly & Associates
www.eeworm.com/read/187283/8835189

c emit-rtl.c

/* Emit RTL for the GNU C-Compiler expander. Copyright (C) 1987, 1988 Free Software Foundation, Inc. This file is part of GNU CC. GNU CC is free software; you can redistribute it and/or modify it
www.eeworm.com/read/427761/8923219

m menu.m

function menu() gwin=figure('Menubar','none','Name','聚类分析','NumberTitle','off','position',[0,0,450,250]); %定义一级菜单file hfile=uimenu(gwin,'Label','未知类别聚类分析'); % 定义一级菜单下的二级菜单项:最临近距离法 uimenu(hfile,'L
www.eeworm.com/read/427761/8923247

asv menu.asv

gwin=figure('Menubar','none','Name','聚类分析','NumberTitle','off','position',[0,0,450,250]); %定义一级菜单file hfile=uimenu(gwin,'Label','未知类别聚类分析'); % 定义一级菜单下的二级菜单项:最临近距离法 uimenu(hfile,'Label','最临近距离法',