CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 伪随机序列

搜索资源列表

  1. pnseq-1.1

    0下载:
  2. 产生PN序列,及产生伪随机序列,可用于数字水印扩频等
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:76.83kb
    • 提供者:zhengyun
  1. LFSRRC4

    0下载:
  2. 伪随机数发生器LFSR RC4加密与解密 根据算法原理,首先初始化S-BOX,产生伪随机序列密钥流,选择所加密文件与密钥流异或生成密文 -Pseudo-random number generator LFSR RC4 algorithm for encryption and decryption based on the principle, first initialize the S-BOX, pseudo-random sequence generated key stream,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1.85mb
    • 提供者:王风
  1. lfsr

    0下载:
  2. 伪随机序列产生器-线性反馈移位寄存器,Verilog HDL 原代码。-Pseudo-random sequence generator- linear feedback shift register, Verilog HDL source code.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:883byte
    • 提供者:李辛
  1. LFSR

    0下载:
  2. 伪随机序列产生器,线性反馈移位寄存器,原代码。-Pseudo-random sequence generator, linear feedback shift register, the original code.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:159.28kb
    • 提供者:李辛
  1. dieharder-2.6.24

    1下载:
  2. Dieharder是一个 测试一序列伪随机数的随机性能的测试套件,包括:生日间隔测试,在一个字节流中计算1的测试,最短距离测试,随机范围测试,和重叠测试,跑上测试,跑下测试,双骰子测试等等 -Dieharder is a random number generator (rng) testing suite.It includes,Birthday spacings test,, Overlapping permutations test, Ranks of matrices test,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:816.3kb
    • 提供者:OXygen
  1. randBBS

    1下载:
  2. BBS伪随机序列产生器 可以生成伪随机序列 是流密码加密的方法之一-BBS pseudo-random sequence generator can generate pseudo-random encryption stream cipher sequence is one of the ways
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:323.17kb
    • 提供者:扬扬
  1. snow

    0下载:
  2. SNOW 加密算法的c语言实现,能产生高质量的伪随机序列。-the software implementation of SNOW-a word-oriented stream cipher.
  3. 所属分类:加密解密

    • 发布日期:2013-02-22
    • 文件大小:2.12kb
    • 提供者:
  1. weisuiji

    0下载:
  2. 伪随机码系统器件发生器 产生伪随机序列 使用VHDL 语言开发设计,编写长度不长,只有20多行-Pseudo-random code system device generator produces pseudo-random sequence using VHDL language development and design, write the length is long, only 20 more lines
  3. 所属分类:Network Security

    • 发布日期:2017-03-31
    • 文件大小:23kb
    • 提供者:fanfan
  1. image-encryption

    0下载:
  2. 可利用混沌方程产生伪随机序列,对图像进行加密,并能正确的解密出来-Chaotic equations to generate pseudo-random sequence, the image is encrypted and decrypted correctly
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-18
    • 文件大小:3.75mb
    • 提供者:毛亚芳
  1. 18472582m_sequence_3

    0下载:
  2. 基于lfsr的伪随机序列发生器,带有游程检测-Pseudo-random sequence generator based on lfsr with run detection
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-21
    • 文件大小:849byte
    • 提供者:张振鹏
  1. -M-sequence-pseudo-random

    0下载:
  2. 建模与辨识基础实验 产生M序列伪随机信号的程序-Modeling and identification from basic experimental procedures of M-sequence pseudo-random signal
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-08
    • 文件大小:32.38kb
    • 提供者:weiyu
  1. xiandaimimaxue

    0下载:
  2. 了解现代密码学的基础知识,其中包括古典密码学,单向函数,伪随机序列生成器,序列密码,分组密码,公钥密码学。这是大学现代密码学的课程内容,从第一章至第九章,都较为基础。-Knowledge of modern cryptography, including classical cryptography, one-way function, pseudo random sequence generator, sequence cipher, block cipher, public key cryp
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-22
    • 文件大小:5.9mb
    • 提供者:米儿
  1. 23329083

    0下载:
  2. 这是一个在利用密钥产生随机序列,他能实现在伪随机序列的产生(This is a random sequence generated by the key, he can achieve in the generation of pseudo random sequences)
  3. 所属分类:系统编程

    • 发布日期:2017-12-25
    • 文件大小:2kb
    • 提供者:cotbinatifw
  1. dieharder-3.31.1

    0下载:
  2. Dieharder是一个测试一序列伪随机数的随机性能的测试套件,包括:生日间隔测试,在一个字节流中计算1的测试,最短距离测试,随机范围测试,和重叠测试,跑上测试,跑下测试,双骰子测试等等。(Dieharder is a test suite for testing the random performance of a sequence of pseudorandom numbers, including: birthday interval tests, 1 tests in a byte s
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-05-01
    • 文件大小:1.34mb
    • 提供者:尧舜
搜珍网 www.dssz.com