COMP3003: Data Communications and Networking
Some interesting things (maybe useful):
Assignment 1/hamming.cpp
: My implementation of hamming code encoding.Assignment 1/manchester.py
: My implementation of coverting manchester code to sketched image.