代码搜索:pattern
找到约 10,000 项符合「pattern」的源代码
代码结果 10,000
www.eeworm.com/read/491039/6439406
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/491196/6441624
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/484560/6579925
lst hw_disp.lst
C51 COMPILER V7.50 HW_DISP 11/10/2008 14:21:37 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE HW_DISP
OBJECT MODULE PLACED IN
www.eeworm.com/read/484560/6579929
c hw_disp.c
/*
****************************************************
****************************************************
*/
#include
#include "Typedef.H"
#include "UserDef.H"
#include "
www.eeworm.com/read/477321/6741696
txt setfillstyle parameters.txt
The parameter pattern in setfillstyle is as follows:
Names Value Means Fill With...
EMPTY_FILL 0 Background color
SOLID_FILL 1 Solid fill
LINE_FILL 2 ---
LTSLASH_FILL 3 ///
SLASH_FIL
www.eeworm.com/read/264638/11307865
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/262561/11399980
xml web.xml
chenmin.ui.ajax.server.ServiceImpl
chenmin.ui.ajax.server.ServiceImpl