搜索资源列表
Berlekamp_Massey
- 移位寄存器中的基础算法,Berlekamp Massey算法-The basis of the shift register algorithm, Berlekamp Massey algorithm
157
- Encryption algorithms are becoming more necessary to ensure data is securely transmitted over insecure communication channels. FOX is a recently developed algorithm and its structure is based on the already proven IDEA (International Data E
Errors_And_Erasures_Test
- rs erasures and decoding using the massey berklamp algorithm
bch
- bch decoder using Berlekamp-Massey and Chien search standard bch decoder simulation
BM-algorithm
- 用于计算随机序列线性复杂度的Berlekamp-Massey算法,已包装为matlab函数,省去复杂的算法调试过程-implement the inversionless Berlekamp-Massy algorithm in matlab