代码搜索:Pattern recognition
找到约 10,000 项符合「Pattern recognition」的源代码
代码结果 10,000
www.eeworm.com/read/302667/13829427
m get_punc_params.m
function [punc_patt, punc_patt_size] = get_punc_params(code_rate)
if code_rate==3/4
% R=3/4, Puncture pattern: [1 2 3 x x 6], x = punctured
punc_patt=[1 2 3 6];
punc_patt_size = 6;
el
www.eeworm.com/read/301746/13849217
rpt cyclic.merge.rpt
Partition Merge report for cyclic
Sat Jan 27 15:51:38 2007
Version 5.0 Build 168 06/22/2005 Service Pack 1 SJ Full Version
---------------------
; Table of Contents ;
---------------------
www.eeworm.com/read/301045/13868210
c app.c
/****************************************************************************
* 公司名称:SITRONIX *
* 模块名称:APP.C *
* 模块功能:IC上层应用文件