Advertisement

1 - 10 of 10 containing alltags:("caesar") (0 seconds)
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...
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...
Zones: Windows GamesDate Answered: 02/13/2004 Grade: A Views: 0
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 ...
Zones: Linux, Linux DistributionsDate Answered: 11/23/2004 Grade: A Views: 0
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...
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, don’t know...
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 ...
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...
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
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 ...
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 ...
Zones: PHPDate Answered: 07/17/2005 Grade: A Views: 27
  • 1