Click here to Skip to main content
15,889,216 members
Home / Discussions / Algorithms
   

Algorithms

 
GeneralRe: Interesting math magic? Pin
Paul Conrad17-Jul-07 7:42
professionalPaul Conrad17-Jul-07 7:42 
GeneralRe: Interesting math magic? Pin
Bassam Abdul-Baki19-Jul-07 5:10
professionalBassam Abdul-Baki19-Jul-07 5:10 
AnswerRe: Interesting math magic? Pin
_Damian S_17-Jul-07 16:56
professional_Damian S_17-Jul-07 16:56 
QuestionEncoding vs Encrypting Pin
HakunaMatada13-Jul-07 0:22
HakunaMatada13-Jul-07 0:22 
AnswerRe: Encoding vs Encrypting Pin
SHatchard13-Jul-07 0:59
SHatchard13-Jul-07 0:59 
GeneralRe: Encoding vs Encrypting Pin
Paul Conrad13-Jul-07 10:32
professionalPaul Conrad13-Jul-07 10:32 
AnswerRe: Encoding vs Encrypting Pin
CPallini13-Jul-07 2:57
mveCPallini13-Jul-07 2:57 
AnswerRe: Encoding vs Encrypting Pin
Luc Pattyn13-Jul-07 10:25
sitebuilderLuc Pattyn13-Jul-07 10:25 
Hi,

encoding is the process of mapping a collection of some type1 onto a collection of some type2,
for instance you can encode the days of the week into the numbers 1 to 7; and the ASCII
character encoding maps the character set we all know to a subset of 8-bit numbers.
So it is a representation thing (a one-to-one mapping), often aiming at increasing
readability or efficiency.

encryption is the process of changing the representation in order to hide the content.
the goal is not to make things easier, smaller, more economical; it is to hide the true
meaning of things.

Smile | :)


AnswerRe: Encoding vs Encrypting Pin
MarkB77716-Jul-07 23:16
MarkB77716-Jul-07 23:16 
AnswerRe: Encoding vs Encrypting Pin
Sathesh Sakthivel18-Jul-07 0:14
Sathesh Sakthivel18-Jul-07 0:14 
QuestionNewton Rapheson [modified] Pin
devvvy12-Jul-07 15:15
devvvy12-Jul-07 15:15 
AnswerRe: Newton Rapheson Pin
cp987612-Jul-07 20:37
cp987612-Jul-07 20:37 
GeneralRe: Newton Rapheson Pin
devvvy13-Jul-07 1:27
devvvy13-Jul-07 1:27 
GeneralMinimal Primes Pin
Bassam Abdul-Baki11-Jul-07 2:59
professionalBassam Abdul-Baki11-Jul-07 2:59 
GeneralRe: Minimal Primes Pin
Paul Conrad12-Jul-07 7:43
professionalPaul Conrad12-Jul-07 7:43 
GeneralRe: Minimal Primes Pin
Sathesh Sakthivel18-Jul-07 0:15
Sathesh Sakthivel18-Jul-07 0:15 
GeneralRe: Minimal Primes Pin
Russell'3-Aug-07 4:29
Russell'3-Aug-07 4:29 
QuestionInterpolating Elevations Pin
Kyudos10-Jul-07 15:48
Kyudos10-Jul-07 15:48 
AnswerRe: Interpolating Elevations Pin
cp987611-Jul-07 20:43
cp987611-Jul-07 20:43 
QuestionString - retrieving the first four Pin
jon-809-Jul-07 23:46
professionaljon-809-Jul-07 23:46 
AnswerRe: String - retrieving the first four Pin
CPallini10-Jul-07 0:26
mveCPallini10-Jul-07 0:26 
GeneralRe: String - retrieving the first four Pin
jon-8010-Jul-07 3:28
professionaljon-8010-Jul-07 3:28 
GeneralRe: String - retrieving the first four Pin
CPallini10-Jul-07 3:58
mveCPallini10-Jul-07 3:58 
QuestionSteganography algorithms?? Pin
Software_Specialist9-Jul-07 1:56
Software_Specialist9-Jul-07 1:56 
AnswerRe: Steganography algorithms?? Pin
Luc Pattyn9-Jul-07 2:30
sitebuilderLuc Pattyn9-Jul-07 2:30 

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.