Washida Kami
Followers: 0 Following: 0
Feeds
已回答
caesar cyphor encryption problem .
%uses the mod function function txt = caesar(txt,key) txt = double(txt) + key; first = double(' '); last = doubl...
caesar cyphor encryption problem .
%uses the mod function function txt = caesar(txt,key) txt = double(txt) + key; first = double(' '); last = doubl...
4 years 前 | 0