English
Regulars table & Café

0x40 what's this thing very

 
freenet.thorsten_friedrichs means:

Hi,
with some Protokollen (TCP) go defined command with z.B.
0x01 or 0x40
displayed.
what's this thing very? into Beispielne The I found have standing always 0x
and then hold a numbers/Buchstabenkombination.
deals it itself thereby How I suspect circa apiece one Word (two Bytes for
rechten part) which in the Hex-stature displayed becomes?
if so, How GetControlParas (B one a worth in Hex circa and inverse? thereby my I
now not How one it profane power, the goes there without Problems, separate How
the functions. i will the understand can.
Greeting
Thorste
 
10/16/05  
 



web.dennis.schulmeister means:

Hello Thorsten,
quite so, 0x40 is a Hexadezimale number, The only one byte occupied. the
secret behind it
is simply. the Hex-system using 16 Digits in the Contrast to our
Dezimalsystem with
10 Digits. both functions but exakt same.
Dezimal can you with of/ one digit 10 verschiede numbers of 0-9 present.
If you now The
21 present want do you need two Digits. moreover learnt You former in
the school:
21 = 2*10 + 1*1.
and just as functions with the whom Hex-numbers, only that The Base 16 is.
means instead of
of/ one, tenner, Hunderter etc. have you got Vielfache of 16, namely of/ one,
Sechzehner,
Zweihundersechunsfünfziger etc.
therefore is the number 0x40 dezimal:
4*16 + 0*1 = 64.
Mathematiker would not forty Hexadezimal and Vierundsechzig say,
separate
four zero to Base 16 and six four to Base ten.
Wozu do you need the as Programmer? now, the Hex-system has for us
Einfältige
(we kennen only on and from) a decisive benefit: an Hex-digit
gives operator
over 4 bit, there itself with 4 bit ditto 16 different numbers present
let. If you
so want, is it for us means a manner Komprimierung.
What is 0x40 binary? here catch we of hinten on. The latest Hex-Paragraph
zero, therefore
are the first four Binärstellen ditto zero. with the others Nibble
(one halbes byte)
codieren we The Dezimalzahl 4 = bx0010. daß bx0000.0010 (of left
to right).
The orientation the Bits should You always in the head keep, there tappt im dunkeln for
each platform differently
is. Look moreover simply time with the Wikipedia to Little-Endian or.
Big-Endian. then
undergo You too, where The names come. ;)
so simply is the.
Sincerely,
Dennis
----- Original Message -----
From: Thorsten Friedrichs
To: Profan-Mail
Sent: Sunday, October 16, 2005 10:23 PM
Subject: 0x40 ? what's this thing very?
Hi,
with some Protokollen (TCP) go defined command with z.B.
0x01 or 0x40
displayed.
what's this thing very? into Beispielne The I found have standing always 0x
and then hold a numbers/Buchstabenkombination.
deals it itself thereby How I suspect circa apiece one Word (two Bytes for
rechten part) which in the Hex-stature displayed becomes?
if so, How GetControlParas (B one a worth in Hex circa and inverse? thereby my I
now not How one it profane power, the goes there without Problems, separate How
the functions. i will the understand can.
Greeting
Thorste
 
10/16/05  
 



freenet.thorsten_friedrichs means:

I thanks The Dennis,
yet I had at program not or only indirect with Hex what To
do.
around the bitweise Abarbeitung had to I not concern. with my
TCP-Planungen but
can I the well use or. must it eh benefit.
I had the of course everything time learnt in a course, but this is certainly
already 10 years ago what about me
having only yet oberflächliche Erinnerungen.
Since I now of you confirm (and declared) get have, the it really
HEX is, I will me the once I something Time have same time look at.
thanks and Greeting
Thorsten
> -----Ursprüngliche Message-----
> From: Dennis Schulmeister [mailto:dennis.schulmeister@web.de]
> Gesendet: sunday, 16. october 2005 23:35
> on: Profan-Mail
> Betreff: Re: 0x40 ? what's this thing very?
> Hello Thorsten,
> quite so, 0x40 is a Hexadezimale number, The only one byte occupied. the
> secret behind it
> is simply. the Hex-system using 16 Digits in the Contrast to our
> Dezimalsystem with
> 10 Digits. both functions but exakt same.
> Dezimal can you with of/ one digit 10 verschiede numbers of 0-9
> present.
> If you now The
> 21 present want do you need two Digits. moreover learnt You former in
> the school:
> 21 = 2*10 + 1*1.
> and just as functions with the whom Hex-numbers, only that The
> Base 16 is.
> means instead of
> of/ one, tenner, Hunderter etc. have you got Vielfache of 16, namely of/ one,
> Sechzehner,
> Zweihundersechunsfünfziger etc.
> therefore is the number 0x40 dezimal:
> 4*16 + 0*1 = 64.
> Mathematiker would not forty Hexadezimal and
> Vierundsechzig say,
> separate
> four zero to Base 16 and six four to Base ten.
> Wozu do you need the as Programmer? now, the Hex-system has for us
> Einfältige
> (we kennen only on and from) a decisive benefit: an Hex-digit
> gives operator
> over 4 bit, there itself with 4 bit ditto 16 different numbers present
> let. If you
> so want, is it for us means a manner Komprimierung.
> What is 0x40 binary? here catch we of hinten on. The latest
> Hex-Paragraph
> zero, therefore
> are the first four Binärstellen ditto zero. with the others Nibble
> (one halbes byte)
> codieren we The Dezimalzahl 4 = bx0010. daß bx0000.0010
> (of left
> to right).
> The orientation the Bits should You always in the head keep, there tappt im dunkeln for
> each platform differently
> is. Look moreover simply time with the Wikipedia to Little-Endian or.
> Big-Endian. then
> undergo You too, where The names come. ;)
> so simply is the.
> Greeting,
> Dennis
> ----- Original Message -----
> From: Thorsten Friedrichs
> To: Profan-Mail
> Sent: Sunday, October 16, 2005 10:23 PM
> Subject: 0x40 ? what's this thing very?
> Hello,
> with some Protokollen (TCP) go defined command with z.B.
> 0x01 or 0x40
> displayed.
> what's this thing very? into Beispielne The I found have standing always 0x
> and then hold a numbers/Buchstabenkombination.
> deals it itself thereby How I suspect circa apiece one Word (two Bytes for
> rechten part) which in the Hex-stature displayed becomes?
> if so, How GetControlParas (B one a worth in Hex circa and inverse?
> thereby my I
> now not How one it profane power, the goes there without Problems,
> separate How
> the functions. i will the understand can.
> Greeting
> Thorste
> --
 
10/17/05  
 



Answer


Topictitle, max. 100 characters.
 

Systemprofile:

no Systemprofil laid out. [anlegen]

XProfan:

 Posting  Font  Smilies  ▼ 

Please register circa a Posting To verfassen.
 

Topic-Options

4.123 Views

Untitledvor 0 min.

Themeninformationen

this Topic has 1 subscriber:

unbekannt (3x)


Admins  |  AGB  |  Applications  |  Authors  |  Chat  |  Privacy Policy  |  Download  |  Entrance  |  Help  |  Merchantportal  |  Imprint  |  Mart  |  Interfaces  |  SDK  |  Services  |  Games  |  Search  |  Support

One proposition all XProfan, The there's!


My XProfan
Private Messages
Own Storage Forum
Topics-Remember-List
Own Posts
Own Topics
Clipboard
Log off
 Deutsch English Français Español Italia
Translations

Privacy Policy


we use Cookies only as Session-Cookies because of the technical necessity and with us there no Cookies of Drittanbietern.

If you here on our Website click or navigate, stimmst You ours registration of Information in our Cookies on XProfan.Net To.

further Information To our Cookies and moreover, How You The control above keep, find You in ours nachfolgenden Datenschutzerklärung.


all rightDatenschutzerklärung
i want none Cookie