搜索资源列表
gongcehngsheji_477-2
- 使用该VHDL在仿真软件中实现RSC(递归系统卷积)码的编码以及解码硬件仿真-use of the VHDL simulation software in achieving RSC (recursive convolution system) code encoding and decoding hardware simulation
turbodecode
- 第一个编码的程序调出来了,1/2的码率,用的是8×8行列交织器,rsc用的是 g0=[1 1 1],g1=[1 0 1]。算法是根据网格图来编写的。 信息输入是64bit的(0,1,0,1,0,1,0,1,0,0,、、、、、),最后结果是stream[128]=[00100110011000100101000001010101000001010101000001000101000101000101000101000101000001000100000001000100000001010100
rsc_encode
- RSC编码的演示程序,用于turbo编码。-RSC coding Demonstration Program for turbo coding.
构件一般性制作指南
- 一般性制作指南为创建具有最大复用潜力的软件提供指南,针对软件生命周期中的需求分析、设计、详细设计与实现、质量保证与测试以及文档等方面分别论述,帮助用户组织一个可复用软件构件(Reusable Software Component-RSC)的开发过程。这一部分的大部分内容独立于编程语言,在实现时采用特定语言的编码标准作为该标准的补充。-general guidelines for the creation of production have the greatest potential for
RSC.rar
- Turbo码编码器的两个分量编码器RSC,主要由四个移位寄存器和两个模2加法器组成,Turbo code encoder of the two component encoders RSC, mainly by the four shift register and the two-mode adder composed of 2
LogMAPdecoder.rar
- LogMAP译码算法,可用于递归卷积编码和非递归卷积编码的译码,代码质量高,供参考,<1> Log MAP decoder for RSC and NSC convolutional codes <2> Based on Lalit Bahl s original BCJR algorithm and its logarithmic version (Hanzo & Woodard). <3> Test-bench code is also inclu
TURBO
- 用matlab实现的TURBO码编码。编码器由两个RSC卷积编码器构成-TURBO achieved with matlab coding. RSC encoder by the two convolutional encoder constitute
QIU
- 通用卷积码的编码encoding for ALL RSC-encoding for ALL RSC
WIMAX_Turbo_Code
- 这是一套完整的支持wimax 16e协议CTC的编译码程序, 主程序在demo.c 译码器:tcdecoder.c 编码器:tcencoder.c-/* This program simulates the classical turbo encoding-decoding system on PC.*/ /* It uses parallel concatenated convolutional codes described in Figure 2.9 in Chapter
Rrscc_encoodeS
- RSC编码的演示程序源码,用于于turbo编码。 -Demonstration program of the RSC-coded source used for turbo codes.
CDMAturbo
- CDMA中的turbo码仿真,tuebo编码器的仿真 很不错!-This scr ipt simulates the classical turbo encoding-decoding system. It simulates parallel concatenated convolutional codes. Two component rate 1/2 RSC (Recursive Systematic Convolutional) component encoders
turbo
- 主要是Turbo码的编码和译码,可以选择信噪比、 译码算法 还有图显示 可以直接使用 代码没有问题-This scr ipt simulates the classical turbo encoding-decoding system.It simulates parallel concatenated convolutional codes.Two component rate 1/2 RSC (Recursive Systematic Convolutional) component enc
rscencoder
- 适用于turbo码的rsc编码器matlab实现-a rsc encoder for turbo
RSC算法仿真
- 稀疏编码经典方法RSC的matlab仿真程序,来源于大神主页(the Sparse respresentation RSC algrithom)
myTurbo_test
- Turbo编码的FPGA实现,采用了(7,5)RSC编码和循环移位交织,帧长度128bit(The FPGA implementation of Turbo coding adopts (7, 5) RSC coding and cyclic shift interleaving, and the frame length is 128bit.)
Turbo_encode
- 实现了Turbo码编码的c语言模拟,采用了(7,5)RSC编码以及循环移位交织(The C language simulation of Turbo code is realized, with (7, 5) RSC coding and cyclic shift interleaving.)