代码搜索:pattern
找到约 10,000 项符合「pattern」的源代码
代码结果 10,000
www.eeworm.com/read/337627/12354829
h post_test.h
/*----------------------------------------------------------------------
*
* Filename: post_test.h
*
* Contents: Testing application of "class POST"
*
* Authors:
*
* Notes:
*
* Co
www.eeworm.com/read/131795/14126565
dat funtc303.dat
函数名称: setfillstyle
函数原型: void far setfillstyle(int pattern, int color)
函数功能: 设置填充模式和填充颜色
函数返回:
函数说明: color 填充颜色 pattern 填充模式,共13种,具体如下:
EMPTY_FILL 背景色填充 S
www.eeworm.com/read/232441/14195170
m tx_interleaver.m
% Interleaver
function interleaved_bits = tx_interleaver(in_bits, SimulationParameters)
global SimulationConstants;
interleaver_depth = SimulationParameters.FFTPoints * get_bits_per_symbol(Si