Programming and Math
So I had an assignment for my math class to decode an affine cipher. This basically means taking each letter, converting it to a number, multiplying that number by a certain value, adding, and then converting back into a letter. I wrote a program to do this and enjoyed it, as opposed to hating the math of converting. I guess it's a good thing I'm a computer science major and not a math major.

0 Comments:
Post a Comment
<< Home