rzy0901 / My_DNA_fountain

Information Theory Homework in SUSTech.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python2 version.

Note that in Ubuntu, default version for python is python2.

image-20220105142753284

So in this assignment, we use python2 to decode the provided 50-SF.txt.

Run the decode.py in: py2_version.

image-20220105143312844

image-20220105143553111

Python3 version.

If we want to use python3, we need to re-encode the 神奈川冲浪.jpg to 50-SF.txt, and then decode it using python3.

Run the demo.py in: py3_version.

image-20220105143431007

image-20220105143631361

About

Information Theory Homework in SUSTech.


Languages

Language:Python 100.0%