CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - lfsr

搜索资源列表

  1. B_M算法

    2下载:
  2. 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 c
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:30926
    • 提供者:赖晖
  1. LILI-II

    0下载:
  2. 无线通信系统中密钥流生成器——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 s
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:63491
    • 提供者:赖晖
  1. CA-vfdl

    0下载:
  2. GPS C/A码 发生器 LFSR 源代码 VHDL 语言-GPS C / A code generator LFSR VHDL source code
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:1147
    • 提供者:wuhao
  1. CipherSystem

    0下载:
  2. 关于网络信息密码学的加密和解密算法,包括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
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:578502
    • 提供者:王福财
  1. 032223

    0下载:
  2. 设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 writ
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1617
    • 提供者:houny
  1. VHDL_lfsr_code

    0下载:
  2. 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
  3. 所属分类:GPS编程

    • 发布日期:2008-10-13
    • 文件大小:13259
    • 提供者:yangzq
  1. A5Encryption

    0下载:
  2. 用A5算法加密解密算法,A5算法使用LFSR对数据流进行加密解密运算.-A5 algorithm using encryption and decryption algorithms, A5 algorithm used LFSR flow of data encryption and decryption operations.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:56587
    • 提供者:liudongxiao
  1. AIcodesystem

    0下载:
  2. 1、对于凯撒密文,实现了:1种盲目式搜索,4种启发式搜索,以及利用密钥实现的凯撒加密系统。 2、对于代入法密文,实现了:2种启发式搜索,1种利用密钥的代入法加密系统以及随机生成密钥的代入法加密系统。 3、字典工具,实现了对词库的增加,删除,检查等一系列的操作。 4、7种其他较为经典的加密方法的加密解密工具。包括:DES、Vigenere、IDEA、Keyword、LFSR、Playfair以及RC4等。 -1, Caesar ciphertext, realized : a bl
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:10401253
    • 提供者:陈守勇
  1. my_LFSR

    0下载:
  2. 根据LFSR算法写的一个产生随机序列的应用程序,希望对学习LFSR的朋友有所帮助-under LFSR wrote an algorithm to produce random sequences of procedures, hope to learn LFSR help of a friend
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:28020
    • 提供者:蒙相
  1. LFSR

    0下载:
  2. 自动生成线形反馈移位寄存器的各种HDL源代码和原理图的工具
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:163107
    • 提供者:zx
  1. rng

    0下载:
  2. verilog编写随机数产生源程序,在硬件电路设计中应用广泛。本程序是在LFSR and a CASR 基础上实现的
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:94308
    • 提供者:Alex
  1. 伪随机序列

    0下载:
  2. 线形反馈移位寄存器(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 ci
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:163107
    • 提供者:夏沫
  1. LFSR-CSharp

    0下载:
  2. LFSR 反馈移位寄存器 密码学的实验相关-LFSR Cryptography
  3. 所属分类:assembly language

    • 发布日期:2017-04-25
    • 文件大小:49897
    • 提供者:占未
  1. LFSR

    0下载:
  2. 这是基于FPGA开发板NEXTS3的一个verilog程序,是一个线性反馈移位寄存器LFSR,可用来生成伪随机数-This is based on the FPGA development board NEXTS3 a verilog program, is a linear feedback shift register LFSR, can be used to generate pseudo random Numbers
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-03
    • 文件大小:859069
    • 提供者:黄志宇
  1. lfsr

    0下载:
  2. 1)利用C\C++语言实现给定的LFSR; 2)通过不同初始状态生成相应的序列,并观察它们的周期有什么特点; 3)利用生成的序列对文本进行加/解密(按对应位作模2加运算)。 给定的LFSR为:-1) the use of C \ C++ language given LFSR 2) to generate the corresponding sequences by different initial state, and observe what are the chara
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:66806
    • 提供者:刘洋
  1. LFSR

    0下载:
  2. Linear feedback shift register (LFSR)
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4230
    • 提供者:mgchawki
  1. hidejj

    0下载:
  2. 实现线性反馈移位寄存器的verilog实现(lfsr use verilog for the zip)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-24
    • 文件大小:3205120
    • 提供者:嘿嘿702
  1. LFSR

    0下载:
  2. lfsr vhdl code ise matlab
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:411648
    • 提供者:masoudu
  1. pseudo_random

    1下载:
  2. 基于vivado Verilog的伪随机数发生器,采用LFSR算法,并对其进行了升级,使用反馈级联的思想,从最大周期为2^n提升为原来的3-5倍(Based on vivado Verilog pseudo random number generator, using LFSR algorithm, and upgrade it, using the idea of feedback cascade, from the maximum cycle of 2^n to 3-5 times the
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-02
    • 文件大小:1889280
    • 提供者:9901tzh
  1. lab2B(4)LFSR

    0下载:
  2. 实现4位二进制随机数的产生的verilog代码(Implementation of generation random 4 bits code in verilog)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-22
    • 文件大小:1024
    • 提供者:电聪骑风
« 1 2 3 45 6 7 8 »
搜珍网 www.dssz.com