搜索资源列表

  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. 所属分类:其他小程序

    • 发布日期:2024-06-11
    • 文件大小:61440
    • 提供者:liuzefu
  1. Verilog_code_for_AWGN

    0下载:
  2. verilog实现awgn信道噪声的代码,支持可变的信噪比。利用移位寄存器来实现伪随机序列。-verilog code for implementation of awgn channel noise. support variable snr. use LSFR to implement the pseudo random sequence.
  3. 所属分类:VHDL编程

    • 发布日期:2024-06-11
    • 文件大小:10555392
    • 提供者:xiejin
  1. LSFR.tar

    0下载:
  2. Simple Linear Congruential Random Sequence Generator
  3. 所属分类:matlab例程

    • 发布日期:2024-06-11
    • 文件大小:89088
    • 提供者:hackee
  1. UHF-RFID-CRC

    0下载:
  2. 本文首先研究了IsO/IECl8000.6标准中A、B两类短程通讯的前向链路与返回 链路的数据编码方式,对(FMO)双相间隔编码、(PIE)脉冲间隔编码、曼切斯特码 的编解码方式和技术参数进行了深入的分析,并利用FPGA实验平台对这三种编 码的编、解码电路进行了设计和仿真。然后对UHF RFID系统的差错控制技术原理 进行了探讨,重点研究了ISo/IECl8000.6标准中采用的数据保护与校验技术,即 循环冗余校验(
  3. 所属分类:VHDL编程

    • 发布日期:2024-06-11
    • 文件大小:4366336
    • 提供者:HY jian
  1. New-Text-Document

    0下载:
  2. this routine implements the serial descrambling algorithm in parallel form for the LSFR polynomial: x^16+x^5+x^4+x^3+1 this advances the LSFR 8 bits every time it is called this requires fewer than 25 xor ga
  3. 所属分类:软件工程

    • 发布日期:2024-06-11
    • 文件大小:1024
    • 提供者:truong nhan
  1. xapp220

    0下载:
  2. xapp220对应的pdf文档,gold码和LSFR在无线中的应用-LFSRs as Functional Blocks in Wireless Applications
  3. 所属分类:VHDL编程

    • 发布日期:2024-06-11
    • 文件大小:94208
    • 提供者:曹曹
  1. LSFR-rc4

    0下载:
  2. 伪随机数发生器LSFR及其在流加密RC4中的应用-LFSR pseudo-random number generator and its application in the RC4 stream cipher
  3. 所属分类:CA认证

    • 发布日期:2024-06-11
    • 文件大小:1864704
    • 提供者:李晓峰
  1. LSFR

    0下载:
  2. LSFR加密算法,任意文件,自行设定密码,控制台操作-LSFR encryption
  3. 所属分类:加密解密

    • 发布日期:2024-06-11
    • 文件大小:1024
    • 提供者:wy
  1. LSFR

    0下载:
  2. 线性反馈移位寄存器通常用于实现数据压缩电路中的基于循环冗余码校验的特征分析,应用于需要用伪随机二进制数的应用中。基于vivado的程序设计(Linear feedback shift registers are usually used to perform signature analysis based on cyclic redundancy check in data compression circuits, and are
  3. 所属分类:VHDL编程

  1. LSFR

    0下载:
  2. 用Dev C++实现一个简易的线性移位寄存器,LSFR流密码,对信息进行加密。(Dev C++ is used to implement a simple linear shift register, LSFR stream cipher, to encrypt information.)
  3. 所属分类:加密解密

    • 发布日期:2024-06-11
    • 文件大小:471040
    • 提供者:jttqhh1
  1. LSFR design

    0下载:
  2. -- This testbench has been automatically generated using types std_logic and -- std_logic_vector for the ports of the unit under test. Xilinx recommends -- that these types always be used for the top-level I/O of a de
  3. 所属分类:VHDL编程

源码中国 www.ymcn.org