Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • ViterbiDecoder.rar This is the thesis for viterbi decoder which is used in error correction during data transmission
  • Viterbi_decoder.rar Viterbi译码器的编解码器的设计 用Verilog实现
  • soft_input_soft_output_Viterbi.rar SOVADEC is an implementation of the soft input soft output Viterbi algorithm. The algorithm can be called using DEC = SOVADEC( MSG, LLR, TRELLIS, WIN )
  • viterbidec.zip Its a hard decision viterbi decoder that i built for my final year project.it decodes the convolutionally encoded data of code rate 1/2 having constraint length of 3.
  • viterbidecoder.rar viterbi译码器的Verilog实现,(3,1,7)零尾卷积码
  • GSM_simlate_packge.rar 基于matlab开发的GSM物理层仿真程序,包括信道编解码、GSMK调制解调、viterbi均衡等整套的L1算法,并有详细的文档说明。
  • work.rar 在matlab平台下的viterbi编码译码的程序。secrettext.txt是需要传输的文件,encodetext.txt是编码后的文件,decodetext.txt是译码后的文件。
  • SimpleViterbi.rar 此程序实现Viterbi快速算法,在概率图理论中应用
  • hmm.rar 用C语言实现HMM的前向、后向和viterbi搜索算法
  • juanjima_and_viterbi.rar 卷积码和viterbi译码源程序,用MATLAB实现,本人亲自试验过绝对没有错误,希望对大家有用