摘要: Hamming CodesRob KolstadGiven N, B, and D: Find a set of N codewords (1 7 #include 8 #include 9 using namespace std;10 int n,m,d,cnt=1;11 int topnum=... 阅读全文
posted @ 2015-12-01 16:49 徐王 阅读(215) 评论(0) 推荐(0)