Click here to Skip to main content
15,884,298 members
Home / Discussions / Algorithms
   

Algorithms

 
AnswerRe: Help Required for detrmining Polygon Type Pin
Luc Pattyn4-May-09 9:30
sitebuilderLuc Pattyn4-May-09 9:30 
AnswerRe: Help Required for detrmining Polygon Type Pin
Arash Partow4-May-09 11:44
Arash Partow4-May-09 11:44 
GeneralRe: Help Required for detrmining Polygon Type Pin
Luc Pattyn4-May-09 14:43
sitebuilderLuc Pattyn4-May-09 14:43 
GeneralRe: Help Required for detrmining Polygon Type Pin
ranjanguru4-May-09 19:07
ranjanguru4-May-09 19:07 
GeneralRe: Help Required for detrmining Polygon Type Pin
Arash Partow4-May-09 23:20
Arash Partow4-May-09 23:20 
GeneralRe: Help Required for detrmining Polygon Type Pin
Member 41945935-May-09 4:53
Member 41945935-May-09 4:53 
GeneralRe: Help Required for detrmining Polygon Type Pin
Arash Partow5-May-09 5:20
Arash Partow5-May-09 5:20 
Questionis there any decrpting algorithm that uses a dictionary to decrypt an encrypted file? Pin
Ha lee3-May-09 14:43
Ha lee3-May-09 14:43 
well I have been working on an assigment and it states::

A program has to be developed, and coded in C language, to decipher a document written
in Italian that is encoded using a secret key. The secret key is obtained as random
permutation of all the uppercase letters, lowercase letters, numbers and blank space. As
an example, let us consider the following two strings:
Plain: “ABCDEFGHIJKLMNOPQRSTUVXWYZabcdefghijklmnopqrstuvwxyz0123456789 ”
Code: “BZJ9y0KePWopxYkQlRjhzsaNTFAtM7H6S24fC5mcIgXbnLOq8Uid 3EDv1ruVGw”
The secret key modifies only letters, numbers, and spaces of the original document, while
the remaining characters are left unchanged. The document is stored in a text file whose
length is unknown.
The program has to read the document, find the secret key (which by definition is
unknown; the above table is just an example and it is not the key used for preparing the
sample files available on the web course) using a suitable decoding algorithm, and write
the decoded document to a new text file.

And I know that I have to upload an English dictionary into the program but I don't why it has been asked.(may be not in that statement but I have to dO THAT). My question is , while I can do that program using simple encryption/decryption algorithm then what's the use of uploading the english dictionary in our program? So is there any decryption algorithm that uses a dictionary to decrypt an encrypted file? or can somebody tell me what approach or algorithm should I use to solve that problem???

An early reply (and also authentic one) will be highly appreciated from you.

Thank you guys.
AnswerRe: is there any decrpting algorithm that uses a dictionary to decrypt an encrypted file? Pin
riced3-May-09 23:16
riced3-May-09 23:16 
AnswerRe: is there any decrpting algorithm that uses a dictionary to decrypt an encrypted file? Pin
Mark Churchill4-May-09 19:36
Mark Churchill4-May-09 19:36 
QuestionHelp me- Retreiving the points lying on a curve Pin
Darmi29-Apr-09 0:58
Darmi29-Apr-09 0:58 
AnswerRe: Help me- Retreiving the points lying on a curve Pin
Alan Balkany29-Apr-09 3:54
Alan Balkany29-Apr-09 3:54 
GeneralRe: Help me- Retreiving the points lying on a curve Pin
OriginalGriff29-Apr-09 5:32
mveOriginalGriff29-Apr-09 5:32 
QuestionAre the permutaion tables or sbox in DES fixed? Pin
maishuiking26-Apr-09 21:36
maishuiking26-Apr-09 21:36 
AnswerRe: Are the permutaion tables or sbox in DES fixed? Pin
Arash Partow26-Apr-09 23:51
Arash Partow26-Apr-09 23:51 
QuestionOCR algorithm Pin
mehdad.koulab26-Apr-09 19:24
mehdad.koulab26-Apr-09 19:24 
AnswerRe: OCR algorithm Pin
CPallini26-Apr-09 23:34
mveCPallini26-Apr-09 23:34 
QuestionSearching string.. Pin
Quake2Player24-Apr-09 14:02
Quake2Player24-Apr-09 14:02 
AnswerRe: Searching string Pin
Luc Pattyn24-Apr-09 16:58
sitebuilderLuc Pattyn24-Apr-09 16:58 
AnswerRe: Searching string.. Pin
Fatbuddha 16-May-09 23:14
Fatbuddha 16-May-09 23:14 
AnswerRe: Searching string.. Pin
wb_program11-May-09 8:54
wb_program11-May-09 8:54 
Questionhelp me plz to find the algorithm for circle hough transform Pin
javeria khalid21-Apr-09 7:45
javeria khalid21-Apr-09 7:45 
AnswerRe: help me plz to find the algorithm for circle hough transform Pin
Tim Craig21-Apr-09 8:52
Tim Craig21-Apr-09 8:52 
AnswerRe: help me plz to find the algorithm for circle hough transform Pin
Yusuf21-Apr-09 11:05
Yusuf21-Apr-09 11:05 
AnswerRe: help me plz to find the algorithm for circle hough transform Pin
Alan Balkany22-Apr-09 3:29
Alan Balkany22-Apr-09 3:29 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.