CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - LFSR
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - LFSR - List
[
Communication
]
伪随机序列
DL : 0
线形反馈移位寄存器(LFSR)是数字系统中一个重要的结构,本程序可以自动产生AHDL,VHDL,Verilog的源代码及电路原理图。程序可以运行在win98/2000/NT平台-linear feedback shift register (LFSR) digital system is an important structure, the process can be automatically generated AHDL, VHDL, Verilog source code and circuit schematics. Procedures can run on platforms win98/2000/NT
Update
: 2025-02-17
Size
: 159kb
Publisher
:
夏沫
[
Crack Hack
]
B_M算法
DL : 0
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 of dense text 2l bits, we can have the minimal polynomial LFSR, resulting in the formation of the entire sequence. Here l is the linear complexity.
Update
: 2025-02-17
Size
: 1.82mb
Publisher
:
赖晖
[
Crack Hack
]
LILI-II
DL : 0
无线通信系统中密钥流生成器——LILI-II。以VC++为编程工具,制作了操作简单,实用性较强的用户操作界面,并对Fibonacci 结构、Galois结构两种方式的LFSR-Wireless Communication System Key flow generator-- LILI-II. A VC++ programming tools, has produced a simple, practical, strong user interface, also Fibonacci structure, Galois structure of the two methods LFSR
Update
: 2025-02-17
Size
: 1.89mb
Publisher
:
赖晖
[
DSP program
]
CA-vfdl
DL : 0
GPS C/A码 发生器 LFSR 源代码 VHDL 语言-GPS C/A code generator LFSR VHDL source code
Update
: 2025-02-17
Size
: 1kb
Publisher
:
wuhao
[
Windows Develop
]
CipherSystem
DL : 0
关于网络信息密码学的加密和解密算法,包括DES,LFSR,CAESER,IDEA,RC4,KEYWORD,VIGENERE,PLAYFAIR-information on the network cryptography encryption and decryption algorithms including DES, LFSR, CAESER. IDEA, RC4, somewhat, VIGENERE, PLAYFAIR
Update
: 2025-02-17
Size
: 565kb
Publisher
:
王福财
[
Crack Hack
]
032223
DL : 0
设f(x)=1+x+x2+x5+x27,试分别写出实现下列移位寄存器的程序: 以f(x)为联接多项式的DSR; 以f(x)为联接多项式的LFSR。 可供选择的联接多项式: f1(x)=1+x+x4+x6+x30; f2(x)=1+ x3+ x31; f3(x)=1+ x6+ x31; f4(x)=1+ x7+ x31; f5(x)=1+ x13+ x31; -Let f (x) = 1 x x2 x5 x27, respectively try to write the following Shift Register : f (x) connected to the DSR polynomial; f (x) for connectivity polynomial LFSR. Connection options polynomial : f (x) = 1 x x4 x6 x30; F2 (x) = 1 x3 x31; f3 (x) = 1 x6 x31; f4 (x) = 1 x11 x31; f5 (x) = 1 x13 x31;
Update
: 2025-02-17
Size
: 1kb
Publisher
:
houny
[
GPS develop
]
VHDL_lfsr_code
DL : 0
The objective of this projectis to design, model and simulate an autocorrelation generator circuit using 4-bit LFSR. the register and LFSR will used D flip-flop and some gates. By the autocorrelation concept, there should be 2 same length vectors, for calculating the autocorrelation , we have to design the register for storing the original vector and the shifter for make time delay. -The objective of this projectis to design, model and simulate an autocorrelation generat or circuit using 4-bit LFSR. the register and LF SR will used D flip-flop and some gates. By the au tocorrelation concept, there should be two same length vectors, for calculating the autocorrelation. we have to design the register or for storing the iginal vector and the shifter for make time Abuelas y.
Update
: 2025-02-17
Size
: 13kb
Publisher
:
yangzq
[
Crack Hack
]
A5Encryption
DL : 0
用A5算法加密解密算法,A5算法使用LFSR对数据流进行加密解密运算.-A5 algorithm using encryption and decryption algorithms, A5 algorithm used LFSR flow of data encryption and decryption operations.
Update
: 2025-02-17
Size
: 55kb
Publisher
:
liudongxiao
[
Crack Hack
]
LFSR
DL : 0
1. 分析n-位LFSR生成m=2n-1位长伪随即序列的算法过程。 2. 用程序设计语言将算法过程编程实现。 输入明文:I do like this book 加密算法E:yi=xi^ki 密钥:32-LFSR的输出,初始值:good 本原多项式:x32+x7+x5+x3+x2+x+1 -1. Analysis of n-bit LFSR to generate m = 2n-1 bit length of the sequence was pseudo-algorithm process. 2. With programming languages will be the process of programming algorithms. Enter explicitly: I do like this book encryption algorithm E: yi = xi ^ ki key output :32-LFSR, initial value: good primitive polynomial: x32+ x7+ x5+ x3+ x2+ x+1
Update
: 2025-02-17
Size
: 16kb
Publisher
:
zouna
[
Algorithm
]
LFSR
DL : 0
线性移位寄存器的源代码,在vc++6.0测试通过,可以当作集成电路BIST测试的计算机模拟仿真-LFSR source code, including the various steps of algorithm, suited to study LFSR of Friend
Update
: 2025-02-17
Size
: 101kb
Publisher
:
jigang
[
Special Effects
]
LFSR
DL : 0
基于LFSR生成m序列的图像隐藏算法,利用线性插值的方法将经过异或的的图像隐藏在同样大小的一幅载体图像中-Based on LFSR generates m-series images hiding algorithm, using linear interpolation method will be through the exclusive or of the hidden images of the same size of a vector image
Update
: 2025-02-17
Size
: 47kb
Publisher
:
xlmm
[
VHDL-FPGA-Verilog
]
LFSR
DL : 0
LFSR模块,单个模块,实现移位寄存器,生成测试用pattern-LFSR
Update
: 2025-02-17
Size
: 2kb
Publisher
:
henin
[
matlab
]
LFSR
DL : 0
A Matlab Code for producing LFSR Full Period for an specifeid initial vector in cryptography
Update
: 2025-02-17
Size
: 1kb
Publisher
:
Zahra
[
Windows Develop
]
LFSR
DL : 0
verilog实现的8阶伪随机序列发生器,文件包含了三种主要模块:控制模块,ROM模块,线性反馈移位寄存器(LFSR)模块。已经通过modelsim仿真验证。-verilog to achieve 8-order pseudo-random sequence generator, the file contains three main modules: control module, ROM modules, a linear feedback shift register (LFSR) module. Has passed modelsim simulation.
Update
: 2025-02-17
Size
: 850kb
Publisher
:
风影
[
Crack Hack
]
lfsr
DL : 0
10位的LFSR伪随机学列生成器,包括游程检验。-10-bit LFSR pseudo-random series generator study, including the runs test.
Update
: 2025-02-17
Size
: 1.81mb
Publisher
:
chaiyuan
[
source in ebook
]
lfsr
DL : 0
用VerilogHDL编写的lfsr移位寄存器,可以综合。-Lfsr prepared with VerilogHDL shift register, can be summarized.
Update
: 2025-02-17
Size
: 132kb
Publisher
:
signalscut
[
Crack Hack
]
LFSR
DL : 0
通过实现简单的线性反馈移位寄存器(LFSR),理解LFSR的工作原理、本原多项式重要意义-By implementing a simple linear feedback shift register (LFSR), to understand the working principle of LFSR, primitive polynomial significance
Update
: 2025-02-17
Size
: 30kb
Publisher
:
李惺忪
[
Embeded-SCM Develop
]
demo-lfsr
DL : 0
Demo of LFSR pseudo random number generator
Update
: 2025-02-17
Size
: 437kb
Publisher
:
sohailto
[
VHDL-FPGA-Verilog
]
4bit.lfsr.counter
DL : 0
4 bit lfsr 随机数 移位计数器-4bit lfsr counter and layout
Update
: 2025-02-17
Size
: 14kb
Publisher
:
[
Other
]
LFSR
DL : 0
lfsr vhdl code by hamid ghanbari
Update
: 2025-02-17
Size
: 12kb
Publisher
:
ghanbari1995
«
1
2
3
4
5
6
7
8
9
10
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.