搜索资源列表
HDB3
- 实现HDB3编码,文件清晰,执行效率高。有每条语句的说明,阅读简单。
hdb3
- 在VHDL平台上实现HDB3编码的源程序已调试完
HDB3编码
- 本程序是关于通信原理的HDB3编码及其功率谱密度
hdb3 decoder
- 我上期做的VHDL设计方案,用于在FPGA或CPLD中实现HDB3的编码-I do view on the VHDL design options for the CPLD or FPGA to achieve HDB3 code
几种编码方式
- A. 产生一个长为1000的二进制随机序列,“0”的概率为0.8,”1”的概率为0.2;B. 对上述数据进行归零AMI编码,脉冲宽度为符号宽度的50%,波形采样率为符号率的8倍,画出前20个符号对应的波形(同时给出前20位信源序列);C. 改用HDB3码,画出前20个符号对应的波形;D. 改用密勒码,画出前20个符号对应的波形;E. 分别对上述1000个符号的波形进行功率谱估计,画出功率谱;F. 改变信源“0”的概率,观察AMI码的功率
HDB3
- 实现HDB3编码,文件清晰,执行效率高。有每条语句的说明,阅读简单。-Realize HDB3 coding, document clear, the implementation of high efficiency. Each statement has a note, reading simple.
hdb3
- 在VHDL平台上实现HDB3编码的源程序已调试完-In VHDL realize HDB3 encoding platform has been the source debugging End
12
- hdb3编码的 hdb3编码的-HDB3 coding HDB3 encoding
HDB3
- 实现HDB3编码,使用VHDL语言,-1用01表示,1用10表示,0用00表示。-The realization of HDB3 encoding, the use of VHDL language, 01 indicated by-1, 1, 10, said that the 0 with 00.
HDB3
- HDB3编码源程序,实现该编码的程序,编码源程序。vc++环境的。-hdb3 bian ma yuan cheng xu.shi xian hdb3 de bian ma .ji yu vc++ shi yan huan jing de cheng xu.
HDB3
- HDB3编码器的设计 HDB3编码器的设计 -HDB3 Encoder HDB3 Encoder HDB3 Encoder HDB3 Encoder
HDB3
- HDB3编码器与译码 HDB3编码器与译码-HDB3 encoder and decoder
HDB3
- 基于FPGA的HDB3编码器和译码器的实现源代码-the decoder and encoder based on FPGA
hdb3
- hdb3编码源程序完整版,内含插B,插V程序,功能完整,欢迎下载-library ieee use ieee.std_logic_1164.all entity hdb3 is port(codein: in std_logic clk : in std_logic clr : in std_logic --复位信号
hdb3_codedecode
- 用VERILOG实现的,hdb3编码器和解码器,经过前仿真和后仿真成功-Achieved with the VERILOG, hdb3 encoder and decoder, after a successful pre-simulation and post simulation
hdb3
- 自己做的基于MATLAB的HDB3编码,已经通过了调试- HDB3 code based on MATLAB
HDB3
- 用Verilog HDL语言进行HDB3编码,并通过Quartus Ⅱ仿真验证-With the Verilog HDL language HDB3 coding, and simulation by Quartus Ⅱ
hdb3
- verilog的HDB3编码设计,求点数
HDB3
- HDB3编码 利用VDHL语言编写 实现数字基带传输HDB3编码-HDB3 code
HDB3编码
- 一个java版的实现通信原理中的HDB3编码器(A HDB3 encoder in the "Communication principle" of Java version.)