![]() |
|
Perl: the Markov chain saw | |
PerlMonks |
Re: (tye)Re: LFSR golfby Adam (Vicar) |
on May 08, 2001 at 15:22 UTC ( #78795=note: print w/replies, xml ) | Need Help?? |
Perhaps a more interesting challange would be an implementation of the Berlkamp-Massey algorithm. This algorithm capitalizes on knowing some series of bits produced by the LFSR (at least 2N bits, where N is the number of bits in the register) and determining what the taps are.
In Section
Meditations
|
|