搜索资源列表
viterbicoderdecoder
- 卷积编码、维特比译码的MATLAB代码,程序来自《现代通信系统-使用matlab》英文版,个人用着不错:)-convolutional codes, Viterbi decoding MATLAB code, procedures from the "modern communication systems-using Matlab" in English, with a good personal :)
VHDL语言100例(普通下载)
- VHDL语言100例 VHDL语言100例 第1例 带控制端口的加法器 第2例 无控制端口的加法器 第3例 乘法器 第4例 比较器 第5例 二路选择器 第6例 寄存器 第7例 移位寄存器 第8例 综合单元库 第9例 七值逻辑与基本数据类型 第10例 函数 第11例 七值逻辑线或分辨函数 第12例 转换函数 第13例 左移函数 第14例 七值逻辑程序包 第15例 四输入多路器 第16例 目标选择器 第17例 奇偶校验器 第18例 映射单元库及其使用举 第19
turbo码编码器
- turbo码编译码的MATLAB仿真
Vitebi
- 一个很好的vitebi编译码程序,包括编码和译码两部分。-A very good codec vitebi processes, including encoding and decoding of two parts.
huffmanandRehuffman
- 只要实现huffman编码和huffman译码,还有打印编码和生成编码的功能。-huffman code and rehuffman code both functions can achieve
Convolutionalcodes
- 卷积码的编码与维特比译码的相关仿真,比较它们的性能-Convolutional codes of coding and Viterbi decoding of the relevant simulation to compare their performance
Chapter1-5
- 第一章到第五章的代码 本书通过100多个模块实例,详细地讲解了Verilog HDL程序设计语言,全书共分13章,内容涉及VerilogHDL语言基本概念、建模、同步设计、异步设计、功能验证等,实例包括各种加法器/计数器、乘法器/除法器、编码器/译码器、状态机、SPIMaster Controller、I2C Master controller、CAN ProtocolController、Memory模块、JPEG图像压缩模块、加密模块、ATA控制器、8位RISC-CPU等及各个实例
hefuman
- 赫夫曼编码译码,还有画图,是很好的一个数据结构程序-it s vervy good
verilog
- verilog实际例子 如风一样的吹 译码器 编码器 输出译码电路 数字中-example verilogverilog实际例子 如风一样的吹 译码器 编码器 输出译码电路 数字中
Done
- pcm编码与译码的matlab程序,可参考。-pcm encoding and decoding matlab program can be found.
633_awgn_hdd1
- 6,3线性分组码在高斯信道下的编码与译码-6,3 linear block codes under Gaussian channel encoding and decoding
encode2
- 8线3线的优先编码器,经过充分的验证,达到最优,与38译码器是对于的-it can imply encode from 8 to 3 in timely.
Chapter-4
- 4.1 二进制编码器bin_enc设计实例 4.2 曼彻斯特编译码器manch_ed设计实例 4.3 密勒译码器miller_de设计实例 -4.1 binary encoder bin_enc Design Example 4.2 Manchester codec manch_ed Design Example 4.3 Miller decoder design example miller_de
2p3
- turbo码高码率2/3码率的matlab编码实现,译码方式为log-MAP算法,删除矩阵为[1 1 1 0]-achieve high rate of turbo codes
turbodemotool
- 纠错码里的turbo码,编码译码全部过程,省去按书本敲代码的时间-Error correction code in the turbo code, the whole process of encoding and decoding, eliminating the time to knock code
code
- 卷积码的Viterbi译码方法编程,用C语言编写的卷积码的编码方法及Viterbi译码方法-convolutional code and decoding