搜索资源列表
Digital_Responder(Digital_Circuit)
- 数字抢答器由主体电路与扩展电路组成。优先编码电路、锁存器、译码电路将参赛队的输入信号在显示器上输出;用控制电路和主持人开关启动报警电路,以上两部分组成主体电路。通过定时电路和译码电路将秒脉冲产生的信号在显示器上输出实现计时功能,构成扩展电路。经过布线、焊接、调试等工作后数字抢答器成形。-Answer the number is controlled by the main circuit and the expansion of circuit components. Priority enco
AhighperformancereusableVITERBIdecoderdesign
- 信道编码中,我们提出了一种高性能可重用VITERBI译码器的设计。-Channel coding, we proposed a high-performance reusable VITERBI decoder design.
ofdmreileigh
- 包括各种调制方式的比较,在加性噪声下以及在多径下的仿真,包括各种函数的代码(编码,调制,译码,解调,等一系列完整的函数)-Include a variety of modulation methods of comparison, in the additive noise as well as in multi-path simulation, including the various function codes (coding, modulation, decoding, demodul
youguanViterbijuanjibianyimachengxu
- 给出纠错码性能测试仿真的一般方法,重点研究其信道差错序列的产生,然后利用Matlab实现卷积码编码及其Viterbi译码的性能测试仿真-Error-correcting codes are given the general simulation performance test methods, focus on the channel error sequence generated, and then the realization of convolutional codes using
matlab
- 算术编码与译码的matlab程序 信息论 通信 -matlab
systemviewPCM
- 通信原理 PCM systemview 最近才编的 编码译码都很好-PCM systemview
CMMB_LDPC
- 一篇关于CMMB中LDPC编码译码的论文,解释得很详细,还有硬件(FPGA)实现方法-CMMB in an article on decoding LDPC coded paper to explain it in detail, as well as the hardware (FPGA) Implementation Method
RS
- 关于RS编码和译码的一本比较好的书,详细讲述了RS码的原理。-On the RS encoding and decoding a relatively good book, a detailed account of the principle of RS codes.
RS_decode
- RS编译码算法的实现 RS 码以其强大的纠突发错能力, 被广泛应用于各种差错控制场合。本文讨论了RS 码的编码和译码算 法及其软件实现。-Implementation of RS encoding and decoding algorithm for RS codes with its powerful burst error correcting capabilities, error control is widely used in various occasions. This
researchLDPC
- 一篇经典的ldpc硕士论文,详细阐述ldpc的编码译码原理以及其硬件实现-A classic ldpc master' s thesis, detailed ldpc coding and decoding theory and its hardware implementation
16QAM
- 16QAM系统的MATLAB仿真程序,包括简单的汉明码编码译码过程,以及编码前后性能对比。适合初学者学习无线通信系统-MATLAB simulation program 16QAM system, including the simple hamming coding and decoding process, and performance comparison before and after encoding. Wireless communication system for begin
low-density-parity-check
- LDPC详细编码译码过程,原理清晰值得拥有!-LDPC detailed coding and decoding process, the principle clearly worth having!
Turbo-Matlab
- Turbo码的产生及研究现状 Turbo码编码译码 Matlab介绍及仿真结果-KEY WORDS channel-coding, Turbo-code, viterbi-decoding
HDB3code
- hdb3编码译码实现,包括编码,译码,插v,插b,扣v,扣b等编码-hdb3 Coding achieve, including encoding, decoding, plug v, insert b, buckle v, b, etc. coded buckle
paritycheckcode1
- 奇偶校验码的编码译码,可选择奇校验或者偶校验,多维度,人为选择行列式大小。-Parity check code coding decoding, can choose odd parity or parity, multidimensional, selective determinant size.
信息论与编码复习资源
- 本文档为了复习信息论与编码的. . 当随机变量和相互独立时,条件熵等于信源熵. ( ) 2. 由于构成同一空间的基底不是唯一的,所以不同的基底或生成矩阵有可能生成同一码集. ( ) 3.一般情况下,用变长编码得到的平均码长比定长编码大得多.
LTcode_matlab
- 通信过程中的LT码在matlab中的仿真,很好的诠释了LT码的编码译码过程-The simulation of LT in matlab
Polar-Codes
- polar码的分析,主要是关于polarcode的组合分解讲解以及编码译码讲解-Polar code analysis, is mainly about the combination of polarcode decomposition on decoding and coding
第一类部分响应系统编码
- 第一类部分相应系统的预编码和相关编码,以及译码过程。
循环码编译码C语言实现
- 这个资料是循环码编译码C语言实现,循环码是较为基础的编码类型,这个代码有助于循环码的实际理解