代码搜索:pattern
找到约 10,000 项符合「pattern」的源代码
代码结果 10,000
www.eeworm.com/read/334435/12602491
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/134210/14000825
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/235472/14070939
c led_4p.c
/*--------------------------------------------------------*/
/* WQ21ST SOFTWARE STUDIO. */
/*--------------------------------------------------------*/
/* LED test for E
www.eeworm.com/read/112323/15489604
h global_old.h
/* Copyright (C) 1996, MPEG Software Simulation Group. All Rights Reserved. */
/*
* Disclaimer of Warranty
*
* These software programs are available to the user without any license fee or
*
www.eeworm.com/read/108518/15584671
h global.h
/* Copyright (C) 1996, MPEG Software Simulation Group. All Rights Reserved. */
/*
* Disclaimer of Warranty
*
* These software programs are available to the user without any license fee or
*