代码搜索:Pattern recognition
找到约 10,000 项符合「Pattern recognition」的源代码
代码结果 10,000
www.eeworm.com/read/330850/12864871
m information_based_selection.m
function [patterns, targets, remaining_patterns] = Information_based_selection(patterns, targets, Npatterns)
% Koller and Sawami algorithm for pattern selection
%
% train_patterns - Input pattern
www.eeworm.com/read/242099/13094999
lt2 aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa.lt2
// Lattice TS Stimulus Data from the Waveform Editing Tool
// File: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa.ltv - 2002-3-27 13:56:00 下午
NETWORK tcd1208_driver
XRESET_SIGNAL !XRESET 0@0ns 1@0ns
X
www.eeworm.com/read/317622/13500857
m information_based_selection.m
function [patterns, targets, remaining_patterns] = Information_based_selection(patterns, targets, Npatterns)
% Koller and Sawami algorithm for pattern selection
%
% train_patterns - Input pattern
www.eeworm.com/read/314474/13566688
gawk add-pauses-to-pfsg.gawk
#!/usr/local/bin/gawk -f
#
# add-pauses-to-pfsg --
# Modify Decipher PFSG to allow pauses between words
#
# $Header: /home/srilm/devel/utils/src/RCS/add-pauses-to-pfsg.gawk,v 1.11 2002/06/29 19:59:12
www.eeworm.com/read/301733/13850386
vhd image.vhd
LIBRARY ieee ;
USE ieee.std_logic_1164.ALL;
USE ieee.std_logic_unsigned.ALL;
ENTITY image IS
PORT( clk : IN std_logic;
clk_out : OUT std_logic;
hs_out : OUT std_logic;
de_out :
www.eeworm.com/read/152843/5664164
h tcmodule.h
/*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Offsets for the RO
www.eeworm.com/read/147766/5725994
h tcmodule.h
/*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Offsets for the RO
www.eeworm.com/read/140847/5779194
m sample_motif_hhmm.m
%bnet = mk_motif_hhmm('motif_pattern', 'acca', 'background', 't');
bnet = mk_motif_hhmm('motif_pattern', 'accaggggga', 'background', []);
chars = ['a', 'c', 'g', 't'];
Tmax = 100;
for seqi=1:5
www.eeworm.com/read/136812/5857921
c ev_once.c
#ifndef lint
#ifdef sccs
static char sccsid[] = "@(#)ev_once.c 1.1 92/07/30";
#endif
#endif
/*
* Copyright (c) 1986 by Sun Microsystems, Inc.
*/
/*
* Initialization and finalization of entity vi