Feeds
提问
some questions about hamming code
% Generate information array with 1000000 elements N = 1000000 for i=1:N if rand <.5 s(i)=0; else ...
7 years 前 | 0 个回答 | 0
0
个回答提问
some question about RSA hacker
hi, our teacher give us a problem for RSA hacker, if we can get N, e, c for encrypt and we want to know what is "m"? c = m^e mo...
7 years 前 | 0 个回答 | 0