This project has multiple projects in one. The first part is a simple ASCII to binary encoder using Python, formatting the encoded message into a 8-bit format per character. The second part of this ...
In the late 1930s, Claude Shannon showed that by using switches that close for "true" and open for "false," it was possible to carry out logical operations by assigning the number 1 to "true" and 0 ...
This repository contains the Python implementation for the report "Comparative Study of Lin-Chung-Han FFT Algorithm versus Gaussian Elimination for Reed-Solomon Erasure Codes" of capstone project ...