首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 数学中的线性反馈移位寄存器

数学中的线性反馈移位寄存器

  • 资源大小:6.81 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 寄存器 线性 反馈 数学 移位

资 源 简 介

This Mathematica package provides a symbolic representation of Linear Feedback Shift Registers, often used in cryptography. With this package, you can generate bit sequences from LFSRs, and from bit sequences determine the minimal generating LFSR along with the linear complexity profile using the Berlekamp-Massey Algorithm. Linear Feedback Shift Registers (LFSR) are primarly used in cryptography and random number testing. More information on them can be found in Applied Cryptography or Handbook of Applied Cryptography. More on the Berlekamp-Massey algorithm can be found at MathWorld. Examples LFSR[complexity, polynomial] is an abstract Linear Feedback Shift Register. By itself it doesn"t do anything. ``<
VIP VIP
0.177259s