Line Encoder Decoder:带有扰码的行编码器解码器 源码
线路编码器解码器 线编码方案的仿真: Unipolar , NRZ-L , NRZ-I , Polar-RZ , Differential Manchester , Manchester , AMI 。 加扰方案的仿真: B8ZS , HDB3 在本地计算机上运行它 克隆此仓库 git clone https://github.com/ekaksher/Line-Encoder-Decoder 更改工作目录 cd Line-Encoder-Decoder 安装要求 pip3 install -r requirements.txt 运行服务器 python manage.py runserver 此项目的工作演示可在 即将发生的变化 改善使用者介面 使用PlotDigitiser实现解码部分。
文件列表
Line-Encoder-Decoder-master.zip
(预估有个44文件)
Line-Encoder-Decoder-master
Utils
encode_and_plot.py
11KB
__init__.py
0B
generator.py
2KB
__pycache__
__init__.cpython-37.pyc
148B
generator.cpython-37.pyc
1KB
encode_and_plot.cpython-37.pyc
11KB
manage.py
676B
暂无评论