文件名称:BMalthorithm
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 161kb
- 下载次数:
- 0次
- 提 供 者:
- ric****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
BM算法找出产生该段序列的最短级数的线性反馈移位寄存器(LFSR),如对序列a=(1001101011),结果为LFSR(25,4)即周期为25,寄存器级数为4,此处所给为固定长度。-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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BMalthorithm\BM.CPP
............\BMalthorithm.dsp
............\BMalthorithm.dsw
............\BMalthorithm.ncb
............\BMalthorithm.opt
............\BMalthorithm.plg
............\Debug\BM.obj
............\.....\BMalthorithm.exe
............\.....\BMalthorithm.ilk
............\.....\BMalthorithm.pch
............\.....\BMalthorithm.pdb
............\.....\vc60.idb
............\.....\vc60.pdb
............\Debug
BMalthorithm
............\BMalthorithm.dsp
............\BMalthorithm.dsw
............\BMalthorithm.ncb
............\BMalthorithm.opt
............\BMalthorithm.plg
............\Debug\BM.obj
............\.....\BMalthorithm.exe
............\.....\BMalthorithm.ilk
............\.....\BMalthorithm.pch
............\.....\BMalthorithm.pdb
............\.....\vc60.idb
............\.....\vc60.pdb
............\Debug
BMalthorithm