|
|
|
|
|
|
Posted: Thu Feb 02, 2006 10:33 am
|
|
|
|
|
|
|
Posted: Thu Feb 02, 2006 10:34 am
|
|
|
|
|
|
|
|
|
Posted: Thu Feb 02, 2006 10:35 am
|
|
|
|
|
|
|
Posted: Thu Feb 02, 2006 10:38 am
|
|
|
|
|
|
|
|
|
Posted: Thu Feb 02, 2006 10:40 am
|
|
|
|
|
|
|
Posted: Thu Feb 02, 2006 10:41 am
|
|
|
|
|
|
|
|
|
Posted: Thu Feb 02, 2006 10:42 am
your comments remind me of a discussion I had about DS vs PSP Everyone was having a proper conversation with interesting point and good opinions
then this one guy comes and starts debating about the meaning of stating a fact and stating an opinion and keeps on going about it for 3 pages changing the whole discussion into whether or not something is a fact stare stare
I seriously dont want to go into this cuz I dont really care if you think thats octal or not and whether ASCII is 7-bit or 8-bit
its 8 bit ASCII encoded into octal, end of story
Now both of your binary and HEX I cant make anything out of, they both say the same but what it is im not sure... tbh you are the first person using some kind of non compatible binary and hex with the rest of the internet so could you plz tell me what it is you are saying xd
|
 |
 |
|
|
|
|
|
|
|
|
Posted: Thu Feb 02, 2006 10:42 am
|
|
|
|
|
|
|
|
|
Posted: Thu Feb 02, 2006 10:46 am
dizzyone your comments remind me of a discussion I had about DS vs PSP Everyone was having a proper conversation with interesting point and good opinions then this one guy comes and starts debating about the meaning of stating a fact and stating an opinion and keeps on going about it for 3 pages changing the whole discussion into whether or not something is a fact stare stare I seriously dont want to go into this cuz I dont really care if you think thats octal or not and whether ASCII is 7-bit or 8-bit its 8 bit ASCII encoded into octal, end of story Now both of your binary and HEX I cant make anything out of, they both say the same but what it is im not sure... tbh you are the first person using some kind of non compatible binary and hex with the rest of the internet so could you plz tell me what it is you are saying xd All I was saying that you can't use strictly ASCII values because they incorporate only 7 bits, the 8th is reserved for error checking. My binary and hex values have this error checking added. Without this added the information is actually useless and will likely be thrown away by a decoder. If you want to understand it you have to use it as a computer actually would, which goes beyond mere ASCII values. Both say "I am a loser."
|
 |
 |
|
|
|
|
|
|
|
|
Posted: Thu Feb 02, 2006 10:46 am
I dont care about what octal represents or whatever, the link I gave you showed what octal is and that my few digits mean something, and if it is that easy for you how come you dont even know what it means ;/
|
 |
 |
|
|
|
|
|
|
|
|
|
|
Posted: Thu Feb 02, 2006 10:47 am
What are you referring to?
|
 |
 |
|
|
|
|
|
|
|
|
Posted: Thu Feb 02, 2006 10:49 am
dizzyone I dont care about what octal represents or whatever, the link I gave you showed what octal is and that my few digits mean something, and if it is that easy for you how come you dont even know what it means ;/ I did know what it meant, I believe I said so in my last post. I reanalyzed it assuming you didn't include any kind of error checking. And yes the link showed what octal is, and your digits do mean something, but it cannot be actually used for communication between two hosts without adding more to it.
|
 |
 |
|
|
|
|
|
|
|
|
|
|
Posted: Thu Feb 02, 2006 10:51 am
aha ok i misunderstood, nothing just thought you were being a hardass xp
but if that is I am a loser in hex how come it has no 20 >,>
and I have no clue what you are talking about sry, I have had binary at school 2 years ago but yours doesnt seem to be the same as what I have learnt
|
 |
 |
|
|
|
|
|
|
|
|
Posted: Thu Feb 02, 2006 10:56 am
dizzyone aha ok i misunderstood, nothing just thought you were being a hardass xp but if that is I am a loser in hex how come it has no 20 >,> and I have no clue what you are talking about sry, I have had binary at school 2 years ago but yours doesnt seem to be the same as what I have learnt The values you have been using are correct except they don't have error checking. To make your code include odd parity you need to had 128 in decimal to your octal values, which would change your leading ones to threes. We use the same binary, just that I am adding the error checking information on not just automatically leaving the leading bits zero. Unfortunately I have to deal with number systems every day. Microcontrollers are starting to drive me crazy. Especially since the ones I am working with are buggy as hell.
|
 |
 |
|
|
|
|
|
|
|
|
|
|
Posted: Thu Feb 02, 2006 10:59 am
|
|
|
|
|
 |
|
|
|
|
|