代码搜索:pattern
找到约 10,000 项符合「pattern」的源代码
代码结果 10,000
www.eeworm.com/read/297452/8019132
vec nco1.vec
% units default to ns %
RADIX DEC ;
START 0 ;
STOP 5185 ;
INTERVAL 5 ;
INPUTS clk ;
PATTERN
0 1 ; % relative vector values %
% CLOCK ticks every 10 ns %
INPUTS reset_n;
PATTERN
0> 1
69>
www.eeworm.com/read/397099/8068816
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/396828/8088203
m get_wcfdata_gmu_snn.m
function gmu = get_wcfdata_gmu_snn(wcfdata)
%GET_WCFDATA_GMU_SNN Get pattern weigths.
%
%Syntax
%
% gmu = get_wcfdata_gmu_snn(wcfdata)
%
gmu = wcfdata.gmu;
www.eeworm.com/read/245941/12770869
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/245098/12823572
c access.c
/*
* Boa, an http server
* This file Copyright (C) 2002 Peter Korsgaard
* Some changes Copyright (C) 2003-2004 Jon Nelson
*
* This program is free softwa
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