代码搜索:pattern

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

代码结果 10,000
www.eeworm.com/read/224545/14585498

h getvlc.h

/* getvlc.h, variable length code tables */ /* Copyright (C) 1994, MPEG Software Simulation Group. All Rights Reserved. */ /* * Disclaimer of Warranty * * These
www.eeworm.com/read/219880/14860990

xml web.xml

www.eeworm.com/read/117450/14919937

xml~6~ web.xml~6~

www.eeworm.com/read/117450/14919941

xml~8~ web.xml~8~

www.eeworm.com/read/117450/14919943

xml~5~ web.xml~5~

www.eeworm.com/read/117450/14919948

xml~12~ web.xml~12~

www.eeworm.com/read/117450/14919950

xml~10~ web.xml~10~

www.eeworm.com/read/117450/14919961

xml web.xml

www.eeworm.com/read/115393/15015024

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/215717/15051523

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