搜索资源列表
最常用的卷积码的维特比C程序viterbi-3.0.1.tar
- 维特比译码的C程序,专门用于卷积码的解码!希望对大家有所帮助!-Viterbi decoding C program devoted to convolutional code decoder! We want to help!
c5wup37s
- 卷积码编码,维特比解码程序,用c写的。应该有人需要-convolution encoder, Viterbi decoder, and c writes. Someone should be required
viterbi-decode
- viterbi译码的C的实现,Viterbi算法是卷积码的主要译码方法,在数字通信中占据着核心地位。
fecyima
- C++编写的维特比译码器。可以对(2,1,6)卷积码进行解码。很实用的程序-Viterbi Decoder in C++. It can be used to decode the (2,1,6) convolution code in Telecommunication.