I need source C++ to Ceasar Cipher. Help me???Thanks you very much!!
Help girl_beautiful Need Source C++ to Ceasar Cipher!Thanks you very much!!!!!!
Page 1 of 1
7 Replies - 4992 Views - Last Post: 20 June 2007 - 12:10 AM
#1
Help girl_beautiful Need Source C++ to Ceasar Cipher!
Posted 15 June 2007 - 01:24 AM
Replies To: Help girl_beautiful Need Source C++ to Ceasar Cipher!
#2
Re: Help girl_beautiful Need Source C++ to Ceasar Cipher!
Posted 15 June 2007 - 01:51 AM
Quote
C++ Forum Rules:
Post the code you have so far using the [code] tags. We can't help you if you don't post your code. We will not do your homework for you. You MUST show some effort.
Post the code you have so far using the [code] tags. We can't help you if you don't post your code. We will not do your homework for you. You MUST show some effort.
Click here for information on the Caesar Cipher.
You can use the Formula given on that page and implement it in C/C++.
Make an attempt in writing the program. If you can't get it to work, post your code here and we'll be glad to help you out.
#3
Re: Help girl_beautiful Need Source C++ to Ceasar Cipher!
Posted 15 June 2007 - 08:13 PM
Thank you born2c0de reply to me!
I'am a girl.I 'm bored because I don't understand C++.I try find and learn C++, If I have Source C++ Ceasar Cipher, I very happy.But.....Nobody help have it me!!
I'am a girl.I 'm bored because I don't understand C++.I try find and learn C++, If I have Source C++ Ceasar Cipher, I very happy.But.....Nobody help have it me!!
#4
Re: Help girl_beautiful Need Source C++ to Ceasar Cipher!
Posted 15 June 2007 - 08:41 PM
We can certainly get you started, but will not do the work for you...have you written any C++ programs before?
#5
Re: Help girl_beautiful Need Source C++ to Ceasar Cipher!
Posted 15 June 2007 - 08:53 PM
In what way would this Caesar Cipher be of use in C/C++?
#6
Re: Help girl_beautiful Need Source C++ to Ceasar Cipher!
Posted 16 June 2007 - 06:40 AM
Implementing the cipher is a common beginner exercise for learning C++...teaches control structures like looping and some basic array logic.
#7
Re: Help girl_beautiful Need Source C++ to Ceasar Cipher!
Posted 19 June 2007 - 07:07 PM
killned3, on 15 Jun, 2007 - 08:53 PM, said:
In what way would this Caesar Cipher be of use in C/C++?
The computer science class I'm in now, the final project is to write a program that will get a string of text from the user, and then ask them if they want to encrypt or decrpyt the string, and which version of the Caesar Cipher they want to use (Caesar Cipher, or Extended Caesar Cipher).
It's actually a good exercise of just about everything a first-year CS student should know, and really makes you think.
#8
Re: Help girl_beautiful Need Source C++ to Ceasar Cipher!
Posted 20 June 2007 - 12:10 AM
Also do remember the fact your professor do have acces to this forum as well in case yo are trying to outsmart him
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote



|