Topic: "Programming" (page 2 of 3)

< 1 2 3 >
Author Post
togi
groupmastergroupmastergroupmastergroupmastergroupmaster
www.google.com
private message
dragoon
groupmastergroupmastergroupmaster
Ok! I have found out a lot about XOR. Can you pls tell me if that's right:

XOR means that you take the first letter of a string, convert it into ascii and then into binary. Then you compare the 0's ans 1's whit the first letter of the key (also converted into binary) whith each other. Then you will get a binary code of the same leng. Then you convert it from binary into ascii and then into a letter. Now you go on with the second letter of the original string and compare it with the second letter of the key.

But what to do if the key is shorter or lenger than the original string?

pls help me to understand!

thx dragoon
private message EMail
togi
groupmastergroupmastergroupmastergroupmastergroupmaster
try. you'll find out easily if you just try.
private message
dragoon
groupmastergroupmastergroupmaster
Ok but I don't know how to convert a letter into ascii and into binary and in the other direction.
My Visual Basic help-file doesn't work. Could you pls tell me the commands or where can I find them? I have been searching google for ours.

dragoon
private message EMail
togi
groupmastergroupmastergroupmastergroupmastergroupmaster
you don't need to. unless vb is much worse than i though
private message
dragoon
groupmastergroupmastergroupmaster
What programming language do you use? Perl or C or something!
I know that VB isn't that good but i have learnt it at school!

dragoon
private message EMail
togi
groupmastergroupmastergroupmastergroupmastergroupmaster
school always teaches useless stuff.... /me uses delphi but it's possible to do it in most languages
private message
paralax
groupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmaster
I use python, it is very quick to program in and it is simple to do most things you need.
private message EMail Website
dragoon
groupmastergroupmastergroupmaster
Can you pls tell me where I can get it!
thx
private message EMail
paralax
groupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmaster
www.python.org
private message EMail Website

Topic: "Programming" (page 2 of 3)

< 1 2 3 >