项目作者: shalini264

项目描述 :
With the help of "graphics.h" library,i implemented line coding encoder and scrambler in c++. Program generates random binary stream and gives longest palindromic subsequence as input to the encoding schemes .we get output as per the encoding scheme chosen by user. Available encoding schemes are NRZ-L,NRZ-I,MANCHESTER,DIFFERENTIAL MANCHESTER,AMI(with B8ZS AND HDB3 scrambling schemes).
高级语言: C++
项目地址: git://github.com/shalini264/Line-coding-encoder-and-scrambler.git
创建时间: 2020-11-28T07:17:11Z
项目社区:https://github.com/shalini264/Line-coding-encoder-and-scrambler

开源协议:MIT License

下载