(Go: >> BACK << -|- >> HOME <<)

Skip to content

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…

License

Notifications You must be signed in to change notification settings

shalini264/Line-coding-encoder-and-scrambler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Line-coding-encoder-and-scrambler

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).

About

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…

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages