代码搜索:pattern

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

代码结果 10,000
www.eeworm.com/read/189045/8495314

xml web.xml

www.eeworm.com/read/188533/8530612

m get_punc_params.m

function [punc_patt, punc_patt_size] = get_punc_params(code_rate) if strcmp(code_rate,'R3/4') % R=3/4, Puncture pattern: [1 2 3 x x 6], x = punctured punc_patt=[1 2 3 6]; punc_patt_siz
www.eeworm.com/read/286662/8751890

m exhaustive_feature_selection.m

function [patterns, targets, pattern_numbers] = Exhaustive_Feature_Selection(patterns, targets, params) % Perform exhaustive (Brute-force) feature selection % % Inputs: % train_patterns - Input
www.eeworm.com/read/430342/8755296

cpp chardatatable.cpp

/*****************************************************************************\ * Copyright (c), Future Entertainment World / Seoul, Republic of Korea * * All Rights Reserved.
www.eeworm.com/read/385589/8797626

m init.m

clear EbNo maxNumBits maxNumErrs n_bits tb_length CA CB comb_CA_CB EbNo = 4.5; maxNumBits = 1e5; maxNumErrs = 500; n_bits=3; tb_length=105; %Code Rate = 7/8 CA=[1 1 1 1 0 1 0]; CB=[1 0 0 0
www.eeworm.com/read/427718/8924648

xml web.xml

www.eeworm.com/read/427717/8924721

xml web.xml

www.eeworm.com/read/383508/8941124

m nn_5.m

clc clear all close all rand('seed',12345); epoch=100000; learn=0.1; alpha=0; delta_w1=0; delta_w2=0; bias1=ones(1,300); bias2=ones(1,100); neural_1=5; neural_2=5; % ====================
www.eeworm.com/read/283235/9034390

xml web.xml

chenmin.ui.ajax.server.ServiceImpl chenmin.ui.ajax.server.ServiceImpl
www.eeworm.com/read/281524/9151616

xml web.xml

chenmin.ui.ajax.server.ServiceImpl chenmin.ui.ajax.server.ServiceImpl