搜索资源列表
snowtiger
- 本图形学人课程设计报告,内容详尽 里面附带原码和说明文档以及exe程序。 内容包括Breseham算法画直线,圆,椭圆。 还有多边型二维填充算法,还有二维图形的包括平移,旋转,对称,比例,错切等基本变换。以及用Liang-Barsky算法实现的直线段的裁剪。-curriculum design, detailed fringe inside the original code and documentation, and exe. Br
数字基带传输系统的MATLAB仿真实现
- 一个简单的数字基带传输系统的MATLAB仿真实现源代码,包括: 一、A/D转换 二、码型变换(AMI码) 三、随机噪声信道的MATLAB仿真实现 四、抽样判决的MATLAB仿真实现 五、码型反变换 六、D/A转换
光纤通信实验报告
- 实验一:光纤衰减系数的测量、LED的P-I 特性测量 实验二:光纤通信系统的码型变换、光纤通信系统眼图测试
各种码型变换
- 基于vhdl语言的各种码型变换,包括AMI、HDB3、CMI BPH、RZ、BNRZ等。
snowtiger
- 本图形学人课程设计报告,内容详尽 里面附带原码和说明文档以及exe程序。 内容包括Breseham算法画直线,圆,椭圆。 还有多边型二维填充算法,还有二维图形的包括平移,旋转,对称,比例,错切等基本变换。以及用Liang-Barsky算法实现的直线段的裁剪。-curriculum design, detailed fringe inside the original code and documentation, and exe. Br
5b6b
- 5B6B码是光纤数字通信系统中使用比较广泛的一种线路码型! 数据经过5B6B编码和并串转换后在光纤上传输,串行码序列中连续的比特0或比特1的长度不超过5,数据在0和1之间变换的密度很高,并具有直流平衡的特性,有利于接收电路和时钟恢复电路的设计。-5B6B code is used in fiber optic digital communication systems a more extensive line pattern! Dat
tongxinyuanli
- 基带传输: 欲传送的01比特流 + 码型变换(HDB3码) + 基带成型网络(采用升余弦滚降系统)+ 信道 + 码型反变换 + 01比特流。 -Baseband transmission: To send the 01 bit stream+ code type transformation (HDB3 code)+ base-band forming network (with raised cosine roll-off s
DDC
- 通信原理仿真 码型反变换的仿真实现 Ⅰ、基本任务:由抽样判决后的AMI码型和CMI码型数字序列恢复出原始的PCM脉冲编码信号。 主要步骤和要求: (1)由抽样判决后的AMI码型数字序列恢复出原始的PCM脉冲编码信号(0、1信号)。要求抽样判决后的AMI码型数字序列可以是数字型也可以是字符型;要求画出码型反变换前后的波形图。 (2)由抽样判决后的CMI码型数字序列恢复出原始的PCM脉冲编码信号。要求抽样判决后的CMI码
sequence-generator
- 编写的此函数是根据用户输入的数据产生等概率 的0、1序列,可以产生常用线路码型,也可以进行调制过程中的串并变换-this function is built to generate a sequence namely 0 or 1 with the same possibility
baseband-signal
- 通信原理中,基带信号产生与码型变换模块的汇编实现。-Communication principle, the baseband signal generating code conversion module assembly.
signer
- 基带信号的码型程序实现,介绍了常用的基带信号的MATLAB实现以及MATLAB码型变换-Baseband signal pattern program to achieve
CPLD
- CPLD上五种密勒码基带码型变换方法,密勒码的时序产生实现方式。-Miller yards on five kinds of CPLD baseband pattern transformation method, the timing generator Miller code implementation.
ETSI_GSM_EFR_new
- GSM 06.51_增强全速率话音处理 GSM 06.60_增强全速率码型变换 GSM技术规范目录_GSM 06系列_话音编码规范.pdf-ETSI EN 300 723 V8.1.1 (2000-11) Digital cellular telecommunications system (Phase 2+) (GSM) Enhanced Full Rate (EFR) speech processing
MPAM4
- BCH编解码,能显示编译前后的码型变换,成功运行-BCH codecs, can show a pattern transformation compiled before and after successful operation
NRZ_M
- 在quartus II 11.0中,完成对NRZ码的码型变换为NRZ_M码-Completion of the NRZ code pattern transformation NRZ_M code
base-band
- 基带传输:欲传送的0、1比特流 + 码型变换 +基带成型网络(采用升余弦滚降系统或者部分响应系统)+信道+码型反变换+0、1比特流。-Baseband transmission: 0,1 bitstream+ pattern to be transmitted baseband conversion+ forming network (using the cosine roll-off system or partial respons
QPSK_AWGN
- QPSK码型变换,调制解调及附加加性高斯白噪声的误码分析-Error Analysis QPSK code pattern conversion, modulation and demodulation and additional additive white Gaussian noise
WaveletTransform
- 小波变换C++源码,适用于图像处理中的波型变换-Wavelet transform C++ source code
DPSK调制解调VHDL程序
- 用于DPSK的调制解调 包括码型变换及反变换过程(Modulation and demodulation for DPSK, including code type conversion and inverse transformation process)