搜索资源列表
最常用的卷积码的维特比C程序viterbi-3.0.1.tar
- 维特比译码的C程序,专门用于卷积码的解码!希望对大家有所帮助!-Viterbi decoding C program devoted to convolutional code decoder! We want to help!
viterbi-SOVA
- 软输出维特比译码算法的C语言详细实现,程序效率高,比MATLAB快多了.
viterbi_code(C)
- 维特比编译码的C程序,希望对大家有所帮助
Vitebi
- 这是一种用C实现的(2,1,7)卷积码维特比译码算法的软件实现.-This is an achievable with C (2,1,7) convolutional code Viterbi algorithm software.
Vitebi
- 本程序为Visual C++编写的维特比译码算法,效率较高-This procedure for the Visual C++ to prepare the Viterbi algorithm, more efficient
viterbi_ultmate
- 维特比译码算法,用 VC++编写的(3,1,2)码译码过程,-Viterbi algorithm, using VC++ to prepare the (3,1,2) code decoding process,
C-V_lll
- 卷积码的编码,及其维特比译码的仿真程序,基于C-Convolution codes, and Viterbi decoding simulation program
fecyima
- C++编写的维特比译码器。可以对(2,1,6)卷积码进行解码。很实用的程序-Viterbi Decoder in C++. It can be used to decode the (2,1,6) convolution code in Telecommunication.
yima
- 卷积码系统中,运用维特比译码原理编写C语言代码实现卷积码译码-Convolution code system, using the principle of Viterbi decoding convolutional code written in C language code decoding
viterbi
- 用C 实现的 卷积码编码,及其维特比译码,功能正确-Implemented in C convolution encoder, and Viterbi decoding
6028053
- 维特比编译码的C程序,希望对大家有所帮助()
viterbi译码算法实现
- 代码实现了维特比译码,流程为:实验中先生成编码数据,再信道简单加噪,之后进行维特比译码。(The code implements the Vitby decoding process. The process is as follows: in the experiment, the code data is encoded, then the channel is simply added to the noise, and then the Vitby decoding is perform