Introduction - If you have any usage issues, please Google them yourself
Using BM algorithm to find the linear feedback shift registers with the least steps corresponding to certain sequence. For example, as for a=(1001101011), the result is LFSR(25,4),that is to say, 25 as the period, and 4 as the steps.