搜索资源列表
B_M算法
- VC++编程实现了二元域的BM算法。Berlekamp-Massey 算法是一个少有的高效算法。只需要输入密文中的2l个比特,就可以产生LFSR的最小多项式,从而生成整个序列。这里的l是系统的线性复杂度。-VC + + programming domain of the dual BM algorithm. Berlekamp-Massey algorithm is a rare efficient algorithm. Just ty
B2M
- B_M算法的,多的不说了。 B_M算法的,多的不说了。 -B_M algorithm, many not. B_M algorithm, many not. B_M algorithm, many not. B_M algorithm, many not.
B_M算法
- VC++编程实现了二元域的BM算法。Berlekamp-Massey 算法是一个少有的高效算法。只需要输入密文中的2l个比特,就可以产生LFSR的最小多项式,从而生成整个序列。这里的l是系统的线性复杂度。-VC++ programming domain of the dual BM algorithm. Berlekamp-Massey algorithm is a rare efficient algorithm. Just type
B2M
- B_M算法的,多的不说了。 B_M算法的,多的不说了。 -B_M algorithm, many not. B_M algorithm, many not. B_M algorithm, many not. B_M algorithm, many not.
B_M
- 密码学BM算法C++可视化编程实现。效果不错,可达到预期目的。-Programming cryptography BM algorithm C++ visualization. Good results, can achieve the intended purpose.
B_M算法
- B—M迭代算法,非常经典的算法,已经试验通过了(. It is currently implemented in many well-known computer algebra systems.)
B_M算法
- 线性反馈移位寄存器序列求解极小多项式的BM算法(a method to find a minimum polinomial of a LFSR)