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

搜索资源列表

  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. 伪随机序列

    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. generic_fifos

    0下载:
  2. Generic, multi-purpose FIFOs. Available as single clock and dual clock version, binary, lfsr, and gray encoded (dual clock only). All are parameterizable and use generic_memories for memory. These FIFOs are fully portable from FPGAs to ASICS.
  3. 所属分类:通讯编程

    • 发布日期:2011-11-07
    • 文件大小:19986
    • 提供者:yh727@163.com
  1. LFSR

    1下载:
  2. 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) mo
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:870339
    • 提供者:风影
  1. lfsr

    0下载:
  2. 用LSFR实现计数功能,可以减少对寄存器和少一个加法器,涉及verilog的人来说-Used to achieve LSFR counting functions, can be reduced to a few registers and adders, the people involved in Verilog
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:61736
    • 提供者:liuzefu
  1. getpoly_bm

    0下载:
  2. 利用BM算法求解线性移位寄存器生成多项式-get LFSR sequence prime Polynomial by BM algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:782
    • 提供者:黄英
  1. getpoly_ojld

    1下载:
  2. 利用欧几里德算法求解线性移位寄存器生成多项式-get LFSR sequence prime Polynomial by Euclids algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:975
    • 提供者:黄英
  1. GenPoly_matric

    1下载:
  2. 利用线性移位寄存器序列的线性关系,用求解矩阵的方法求解移存器序列的生成多项式-get LFSR sequence prime Polynomial by the line relationship of the sequence
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:811
    • 提供者:黄英
  1. getpoly_bm1

    2下载:
  2. 利用BM算法求解线性移位寄存器生成多项式-get LFSR sequence prime Polynomial by BM algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:1057
    • 提供者:黄英
  1. GetPolyDFTMethod

    1下载:
  2. 利用傅里叶变换求解线性移位寄存器生成多项式-get LFSR sequence prime Polynomial by sequence DFT
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:1019
    • 提供者:黄英
  1. lfsr.v.tar

    0下载:
  2. linear feedback shift register for generator in verilog code for random sequence generation.
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:1768
    • 提供者:balu
  1. The-LFSR-VC-P-P-console-code

    0下载:
  2. LFSR线性移位寄存器的教学演示 由VC++环境编写,在VC++6.0中可以直接运行演示。-LFSR linear shift register teaching demonstration Prepared by the VC environment, you can run the demo directly in the VC 6.0.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:178739
    • 提供者:黄俊
  1. hw08.ps

    0下载:
  2. Maximum Length PN sequences are binary sequence generators that are capable of outputting all possible combinations of binary sequences in 2^m-1 cyclic shifts, where m is the size of the LFSR (Linear Feedback Shift Registers ) used in generating such
  3. 所属分类:File Operate

  1. LFSR_23

    0下载:
  2. LFSR (Linear Feedback Shift Register) for polynomial (23,18)
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:1675
    • 提供者:babak
  1. LFSR_generator

    0下载:
  2. This the matlab code for linear feedback shift register (LFSR).LFSRs is used for generating pseudo-random numbers, pseudo-noise sequences, fast digital counters-This is the matlab code for linear feedback shift register (LFSR).LFSRs is used for gene
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:2225
    • 提供者:pooh
  1. New-Text-Document

    0下载:
  2. NOTE THAT THE DESCRAMBLE ROUTINE IS IDENTICAL TO THE SCRAMBLE ROUTINE this routine implements the serial descrambling algorithm in parallel form this advances the lfsr 8 bits every time it is called this uses fewer than 25 xor gates to imple
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-19
    • 文件大小:792
    • 提供者:truong nhan
  1. lfsr

    0下载:
  2. Ruby LFSR 模拟程序。 可以自动生成任意位数的VLSI test pattern用于VLSI TEST. 含有两种lfsr,等概率LFSR和加权LFSR.-LFSR simulator based on ruby language.
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:841
    • 提供者:Yuheng
  1. Linear-Feedback-Shift-Registers-(Lfsr)

    0下载:
  2. Vigenere Cipher with Linear Feedback Shift Registers (Lfsr)-Vigenere Cipher with Linear Feedback Shift Registers (Lfsr)
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:49474
    • 提供者:Henri
  1. LFSR

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

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

    0下载:
  2. lfsr vhdl code by hamid ghanbari
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:12288
    • 提供者:ghanbari1995
« 12 »
搜珍网 www.dssz.com