代码搜索:Convolutional
找到约 698 项符合「Convolutional」的源代码
代码结果 698
www.eeworm.com/read/228467/14383556
asm viterbi_dec.asm
;****************************************************************
; Function: viterbi decoder
; Version: 1.00
; Processor: C54xx
; Description: Implements the GSM convolutional decoder
;
www.eeworm.com/read/228467/14383572
asm viterbi_enc.asm
;****************************************************************
; Function: viterbi encoder
; Version: 1.00
; Processor: C54xx
; Description: Implements the GSM convolutional encoder
;
www.eeworm.com/read/461382/7228323
m wimaxctcscenarios.m
% File WiMaxLDPCScenarios
%
% This is a set of scenarios for the Coded Modulation Library.
%
% The simulations specified in this file are for the convolutional turbo
% code used by the mobile WiM
www.eeworm.com/read/258131/11883062
m wimaxctcscenarios.m
% File WiMaxLDPCScenarios
%
% This is a set of scenarios for the Coded Modulation Library.
%
% The simulations specified in this file are for the convolutional turbo
% code used by the mobile WiM
www.eeworm.com/read/154999/11907285
asm wlan_enc.asm
;****************************************************************
; Filename: wlan_enc.asm
; Function: Convolutional encoder
; Version: 1.00
; Processor: C54xx
; Author: LiuKai
www.eeworm.com/read/154999/11907318
bak wlan_enc.asm.bak
;****************************************************************
; Filename: wlan_enc.asm
; Function: Convolutional encoder
; Version: 1.00
; Processor: C54xx
; Author: LiuKai
www.eeworm.com/read/337231/12383135
asm wlan_enc.asm
;****************************************************************
; Filename: wlan_enc.asm
; Function: Convolutional encoder
; Version: 1.00
; Processor: C54xx
; Author: LiuKai
www.eeworm.com/read/337231/12383192
bak wlan_enc.asm.bak
;****************************************************************
; Filename: wlan_enc.asm
; Function: Convolutional encoder
; Version: 1.00
; Processor: C54xx
; Author: LiuKai
www.eeworm.com/read/427377/8949224
c convenc.c
/*
| Project: WCDMA simulation environment
| Module: Convolutional encoder
| Author: Tommi Makelainen
| Date: January 12, 1999
|
| History:
| January 12, 1999
www.eeworm.com/read/427377/8949398
c convdec.c
/*
| Project: WCDMA simulation environment
| Module: Convolutional decoder
| Author: Tommi Makelainen
| Date: January 20, 1999
|
| History:
| January 20, 1999