Location:
Search - hdb3 c
Search list
Description: NRZ-HDB3的码型转换,分为三部分,每一部分都有详细C程序,原理图稍后传上。-NRZ-HDB3 the type of code conversion, divided into three parts, each have detailed procedures C, schematics Chuan later on.
Platform: |
Size: 1520 |
Author: 孔梅 |
Hits:
Description: 内容为二进制码和HDB3码的转换用C语言
Platform: |
Size: 2154 |
Author: wangqiang |
Hits:
Description: A. 产生一个长为1000的二进制随机序列,“0”的概率为0.8,”1”的概率为0.2;B. 对上述数据进行归零AMI编码,脉冲宽度为符号宽度的50%,波形采样率为符号率的8倍,画出前20个符号对应的波形(同时给出前20位信源序列);C. 改用HDB3码,画出前20个符号对应的波形;D. 改用密勒码,画出前20个符号对应的波形;E. 分别对上述1000个符号的波形进行功率谱估计,画出功率谱;F. 改变信源“0”的概率,观察AMI码的功率谱变化情况;-have a length of 1,000 random binary sequence, "0" with a probability of 0.8, "a" with a probability of 0.2; B. above zero AMI data coding, and pulse width of symbols width of 50%, waveform sampling rate Symbol rate for the eight times that he painted before the 20 symbols corresponding waveforms (also given before 20 Source sequence); C. HDB3 code switch to depict the former 20 symbols corresponding waveform; D. Miller to switch codes to depict the former 20 symbols corresponding waveform; E. respectively above 1,000 symbols for the power spectrum waveform estimated to depict the power spectrum; F. Change source "0" the probability to observe AMI code changes in the power spectrum;
Platform: |
Size: 59757 |
Author: 郭慧勤 |
Hits:
Description: A. 产生一个长为1000的二进制随机序列,“0”的概率为0.8,”1”的概率为0.2;B. 对上述数据进行归零AMI编码,脉冲宽度为符号宽度的50%,波形采样率为符号率的8倍,画出前20个符号对应的波形(同时给出前20位信源序列);C. 改用HDB3码,画出前20个符号对应的波形;D. 改用密勒码,画出前20个符号对应的波形;E. 分别对上述1000个符号的波形进行功率谱估计,画出功率谱;F. 改变信源“0”的概率,观察AMI码的功率谱变化情况;-have a length of 1,000 random binary sequence, "0" with a probability of 0.8, "a" with a probability of 0.2; B. above zero AMI data coding, and pulse width of symbols width of 50%, waveform sampling rate Symbol rate for the eight times that he painted before the 20 symbols corresponding waveforms (also given before 20 Source sequence); C. HDB3 code switch to depict the former 20 symbols corresponding waveform; D. Miller to switch codes to depict the former 20 symbols corresponding waveform; E. respectively above 1,000 symbols for the power spectrum waveform estimated to depict the power spectrum; F. Change source "0" the probability to observe AMI code changes in the power spectrum;
Platform: |
Size: 59392 |
Author: 郭慧勤 |
Hits:
Description: NRZ-HDB3的码型转换,分为三部分,每一部分都有详细C程序,原理图稍后传上。-NRZ-HDB3 the type of code conversion, divided into three parts, each have detailed procedures C, schematics Chuan later on.
Platform: |
Size: 1024 |
Author: 孔梅 |
Hits:
Description: 实现HDB3编码,文件清晰,执行效率高。有每条语句的说明,阅读简单。-Realize HDB3 coding, document clear, the implementation of high efficiency. Each statement has a note, reading simple.
Platform: |
Size: 2048 |
Author: 王青 |
Hits:
Description: 开发环境:VC++
通信原理练习:HDB3-Development Environment: VC++ Communication Theory to practice: HDB3
Platform: |
Size: 1024 |
Author: Saterday |
Hits:
Description: 内容为二进制码和HDB3码的转换用C语言-Content for the binary code and HDB3 code conversion using C language
Platform: |
Size: 2048 |
Author: wangqiang |
Hits:
Description: hdb3的编解码实现,用c表述的 实际应用性不强,只为说明原理。-HDB3 codec realize, with the practical application of c expression is not strong, only to illustrate the principle.
Platform: |
Size: 192512 |
Author: lixingjian |
Hits:
Description: VC++的信息波形显示程序,输入波形后,可以设置不同的编辑类型:NRZ法编码、单极归零码、双级非归零、双极归零码、AMI法编码、HDB3编码法等,并根据这些设置选项生成波形图,软件界面友好,像是很专业的软件,如上图示。
-VC++ waveform display program information, input waveform, you can set different types of editors: NRZ encoding method, unipolar NRZ, dual-stage non-zero, bipolar NRZ, AMI law coding, HDB3 encoding method, etc. and, based on these settings option to generate a waveform diagram, the software user-friendly, such as very professional software icons above.
Platform: |
Size: 33792 |
Author: 远山 |
Hits:
Description: 实现NRZ与HDB3码互译,VB还有对应图形-VB C++ NRZ TO HDB
Platform: |
Size: 916480 |
Author: cc |
Hits:
Description: 在VC中用C实现的HDB3码的编码。为减小文件体积,只压了.cpp文件。-In the VC using C code to achieve the HDB3 encoding. To reduce the file size, just press the. Cpp file.
Platform: |
Size: 1024 |
Author: 李刚 |
Hits:
Description: 该程序完成HDB3码的编码。程序接收由20个0、1组成的数串,输出HDB3码。-HDB3 decode program
Platform: |
Size: 280576 |
Author: naobing |
Hits:
Description: 用C语言实现AMI与HDB3编码器
AMI(Alternate Mark Inversion)码
(一)、编码规则:
消息代码中的0 传输码中的0
消息代码中的1 传输码中的+1、-1交替-Using C language AMI and HDB3 Encoder AMI (Alternate Mark Inversion) code (1), encoding rules: a message code 0 code 0 message transmission in a transmission code code of+1,-1 alternating
Platform: |
Size: 1024 |
Author: 123 |
Hits:
Description: 通信原理中,数字信号的传输方式可以是基带传输,HDB3码(三阶高密度双极性码)即是一种基带信号码元。本程序实现了HDB3码的编码以及译码,基于MFC编程,界面为对话框的形式,简单易于操作。-This programm,developed under Visual c++ 6.0, realizes HDB3 code &decode.
Platform: |
Size: 3491840 |
Author: 林凡 |
Hits:
Description: HDB3 3阶高密度编码的C语言实现。简单易懂实用-HDB3 3-order high-density encoding of C language.
Platform: |
Size: 1024 |
Author: mao |
Hits:
Description: 使用C语言画出数字信号,用于通信原理的学习,分别画出NRZ码,AMI码,HDB3码,使用Visual C++ 6.0编译-Draw a digital signal using the C language, for communication principle of learning, respectively, to draw the NRZ code, AMI code, HDB3 code, use the Visual C++ 6.0 compiler
Platform: |
Size: 1722368 |
Author: zhou |
Hits:
Description: 用C语言编写的HDB3代码,适合用于通信原理中。-The HDB3 code written in C language, suitable for Communication Theory
Platform: |
Size: 188416 |
Author: risa |
Hits:
Description: 使用c语言实现AMI,双相,HDB3码的转换(converse to AMI, biphase, HDB3 code by using C)
Platform: |
Size: 182272 |
Author: JasNathan
|
Hits:
Description: hdb3和ami码,Matlab实现AMI码,HDB3码仿真,可以像C语言一样,把每个M文件中的代码写成是一个函数(The official home of MATLAB software. MATLAB is the easiest and most productive software environment for engineers and scientists)
Platform: |
Size: 3072 |
Author: 好尽快
|
Hits: