搜索资源列表

  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, VH
  3. 所属分类:通讯编程

    • 发布日期:2024-04-27
    • 文件大小:162816
    • 提供者:夏沫
  1. B_M算法

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

    • 发布日期:2024-04-27
    • 文件大小:1911808
    • 提供者:赖晖
  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
  3. 所属分类:加密解密

    • 发布日期:2024-04-27
    • 文件大小:1979392
    • 提供者:赖晖
  1. CA-vfdl

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

    • 发布日期:2024-04-27
    • 文件大小:1024
    • 提供者: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编程

    • 发布日期:2024-04-27
    • 文件大小:578560
    • 提供者:王福财
  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
  3. 所属分类:加密解密

    • 发布日期:2024-04-27
    • 文件大小:1024
    • 提供者: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 s
  3. 所属分类:GPS编程

    • 发布日期:2024-04-27
    • 文件大小:13312
    • 提供者: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. 所属分类:加密解密

    • 发布日期:2024-04-27
    • 文件大小:56320
    • 提供者:liudongxiao
  1. LFSR

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

    • 发布日期:2024-04-27
    • 文件大小:16384
    • 提供者:zouna
  1. LFSR

    0下载:
  2. 线性移位寄存器的源代码,在vc++6.0测试通过,可以当作集成电路BIST测试的计算机模拟仿真-LFSR source code, including the various steps of algorithm, suited to study LFSR of Friend
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-04-27
    • 文件大小:103424
    • 提供者:jigang
  1. LFSR

    0下载:
  2. 基于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
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-27
    • 文件大小:48128
    • 提供者:xlmm
  1. LFSR

    0下载:
  2. LFSR模块,单个模块,实现移位寄存器,生成测试用pattern-LFSR
  3. 所属分类:VHDL编程

    • 发布日期:2024-04-27
    • 文件大小:2048
    • 提供者:henin
  1. LFSR

    0下载:
  2. A Matlab Code for producing LFSR Full Period for an specifeid initial vector in cryptography
  3. 所属分类:matlab例程

    • 发布日期:2024-04-27
    • 文件大小:1024
    • 提供者:Zahra
  1. LFSR

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

    • 发布日期:2024-04-27
    • 文件大小:870400
    • 提供者:风影
  1. lfsr

    0下载:
  2. 10位的LFSR伪随机学列生成器,包括游程检验。-10-bit LFSR pseudo-random series generator study, including the runs test.
  3. 所属分类:加密解密

    • 发布日期:2024-04-27
    • 文件大小:1895424
    • 提供者:chaiyuan
  1. lfsr

    0下载:
  2. 用VerilogHDL编写的lfsr移位寄存器,可以综合。-Lfsr prepared with VerilogHDL shift register, can be summarized.
  3. 所属分类:书籍源码

    • 发布日期:2024-04-27
    • 文件大小:135168
    • 提供者:signalscut
  1. LFSR

    0下载:
  2. 通过实现简单的线性反馈移位寄存器(LFSR),理解LFSR的工作原理、本原多项式重要意义-By implementing a simple linear feedback shift register (LFSR), to understand the working principle of LFSR, primitive polynomial significance
  3. 所属分类:加密解密

    • 发布日期:2024-04-27
    • 文件大小:30720
    • 提供者:李惺忪
  1. demo-lfsr

    0下载:
  2. Demo of LFSR pseudo random number generator
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-04-27
    • 文件大小:447488
    • 提供者:sohailto
  1. 4bit.lfsr.counter

    0下载:
  2. 4 bit lfsr 随机数 移位计数器-4bit lfsr counter and layout
  3. 所属分类:VHDL编程

    • 发布日期:2024-04-27
    • 文件大小:14336
    • 提供者:
  1. LFSR

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

    • 发布日期:2024-04-27
    • 文件大小:12288
    • 提供者:ghanbari1995
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org