Re: 31 bit pseudo-random number gen in C, C++ & dsPIC assembly code
From: Mike Amling (nospam_at_nospam.com)
Date: 10/08/05
- Next message: claire.easthope_at_ntlworld.com: "Re: I am George W. Bush .. the God told me to this and that .... told a person found in many mental hospitals ..."
- Previous message: Carlos Moreno: "Re: X68-64 buffer overflow exploits and the borrowed code chunks exploitation technique"
- Next in thread: Carlos Moreno: "Re: 31 bit pseudo-random number gen in C, C++ & dsPIC assembly code"
- Maybe reply: Carlos Moreno: "Re: 31 bit pseudo-random number gen in C, C++ & dsPIC assembly code"
- Maybe reply: Jerry Avins: "Re: 31 bit pseudo-random number gen in C, C++ & dsPIC assembly code"
- Maybe reply: Will Dickson: "Re: 31 bit pseudo-random number gen in C, C++ & dsPIC assembly code"
- Maybe reply: Tim Wescott: "Re: 31 bit pseudo-random number gen in C, C++ & dsPIC assembly code"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sat, 08 Oct 2005 21:24:37 GMT
John E. Hadstate wrote:
>>
>>It's not an unfortunate name collision, they're the same
>>thing (if possibly scaled differently). There's a Richard
>>Feynman book on the thermodynamics of computation that
>>explains this, and other concepts that seem really twisted
>>but really aren't after you think hard enough about them*.
>
>
> They can't be quite the same thing since thermodynamic
> entropy measures a property of physical systems while
> information theoretic entropy measures a property of
> something that is a figment of our imaginations (a useful
> figment, to be sure, but "bits" have no physical
> manifestation and are not constrained by the laws of
> physics).
Claude Shannon didn't pick the term 'entropy' by coincidence.
Thermodynamic entropy and cryptographic entropy are both the same
function of the probabilities of a system being in each of its possible
states.
--Mike Amling
- Next message: claire.easthope_at_ntlworld.com: "Re: I am George W. Bush .. the God told me to this and that .... told a person found in many mental hospitals ..."
- Previous message: Carlos Moreno: "Re: X68-64 buffer overflow exploits and the borrowed code chunks exploitation technique"
- Next in thread: Carlos Moreno: "Re: 31 bit pseudo-random number gen in C, C++ & dsPIC assembly code"
- Maybe reply: Carlos Moreno: "Re: 31 bit pseudo-random number gen in C, C++ & dsPIC assembly code"
- Maybe reply: Jerry Avins: "Re: 31 bit pseudo-random number gen in C, C++ & dsPIC assembly code"
- Maybe reply: Will Dickson: "Re: 31 bit pseudo-random number gen in C, C++ & dsPIC assembly code"
- Maybe reply: Tim Wescott: "Re: 31 bit pseudo-random number gen in C, C++ & dsPIC assembly code"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|