I've written this program originally (with some help) to hardcode an
offset of one to the alphabet to encode a message. But I need to
include the option to an offset of 1-5. The program worked a...
http://www.experts-exchange.com/Programming/Languages/C/Q_10033137.html
Zones:
CDate Answered: 01/07/1998 Grade: C Views: 0
I have an old computer and when I bought it, it came with caesar II and it worked fine. Now many years later, I have upgraded to windows 98 and wanted to play caesar 2 again. But it doesn't seem to...
http://www.experts-exchange.com/Gamers/Computer_Games/Windows/Q_20432781.html
I am trying to rebuild some of my old perl programs into linux.
I have read about caesar and rot13, but I have no man pages on them.
Is there a library or something I must do?
Thanks
...
http://www.experts-exchange.com/OS/Linux/Q_21195188.html
I have my encrypt function, but I am getting a bus error when I run it. I did a search and learned that the bus error can be caused by out of bounced array and the like. But I am not seeing what is...
http://www.experts-exchange.com/Programming/Languages/C/Q_21662421.html
Zones:
CDate Answered: 12/13/2005 Grade: A Views: 0
Hi,
Need help on a project.
I want to encrypt/decrypt simple text files, using key phrase Caesar cipher and Vigenere.
But, I want to approach the whole project using design patters, dont know...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_21833091.html
Zones:
C++Date Answered: 05/03/2006 Grade: A Views: 4
I am writing a program which reads in information from the file below: The program uses "Cryptography" and "Caesar Shift" to encode or decode the string.
e,COMPUTER SCIENCE,1
e,HELLO WORLD,11
...
http://www.experts-exchange.com/Programming/Misc/Q_22050964.html
Zones:
ProgrammingDate Answered: 11/06/2006 Grade: A Views: 0
I've written this program originally (with some help) to hardcode an
offset of one to the alphabet to encode a message. But I need to
include the option to an offset of 1-5. The program worked a...
http://www.experts-exchange.com/Programming/Languages/C/Q_10033138.html
Zones:
CDate Answered: 01/07/1998 Grade: C Views: 0
Does anybody know if "Caesar 3" which says Win95 and Win98 will run on XP? We were looking to buy the CD, but first I'd like to know if it even works.
=======
Werner
http://www.experts-exchange.com/Gamers/Misc/Q_21600963.html
Zones:
GamesDate Answered: 10/20/2005 Grade: A Views: 12
The first.java file should contain three cases;
1 Morse Code
2 Caesar Code
3 Vignere Code
upon selecting 1 2 or 3 a new option should be made available
1 Encode
2 Decode
If Morse Code ...
http://www.experts-exchange.com/Programming/Misc/Q_21714963.html
Zones:
ProgrammingDate Answered: 03/02/2006 Grade: A Views: 51
http://www.antilles.k12.vi.us/math/cryptotut/caesar4.htm
I'm trying to write a script that will "pseudo-encrypt" a string by incrementing the ASCII code of every character by a specified amount ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_21494385.htm...
Zones:
PHPDate Answered: 07/17/2005 Grade: A Views: 27