搜索资源列表
伪随机数
- 几种常见的伪随机数的产生程序,上载程序是从别处下载的,觉得还比较有用-several common pseudo-random number generated procedures, procedures are available on the download elsewhere, I felt that more useful
八位的伪随机数产生的verilog文件
- 八位的伪随机数产生的verilog文件linear-feedback-shift-register-eight pseudo-random number generator in Verilog document linear-feedback - shift-register
伪随机数生成算法,很优秀c
- 这是一个随机数生成程序,特别适用于随机数的生成-This is a random number generator procedures, in particular as applied to random number generator
一个伪随机数的测试程序,外国,多平台t
- 这是一个经典的伪随机数生成程序,特别方便和实用-This is a classic pseudo-random number generator procedures, particularly convenient and practical
一个随机数产生器汇编源代码
- 这是一个伪随机数产生器以及其汇编源码,比较适用-This is a pseudo-random number generator and its compilation of source code, the applicable comparison
一个新的伪随机序列编码源程序
- 这是一个较新的伪随机数生成程序,是用汇编语言编写的,不错-This is a relatively new pseudo-random number generator procedure is written in assembly language, good
用VHDL生成伪随机数
- 用VHDL生成伪随机数,资源占用少,最高频率可达200MHz
LFSRRC4
- 伪随机数发生器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,
1641010123_898604759
- 生成均匀分布伪随机数的c程序代码,用来生成gauss随即数-Generate uniformly distributed pseudo-random number in c programming code, used to generate the number of Gauss immediately
homework
- 伪随机数生成器,vc++编程生成伪随机数-Pseudo-random number generator, vc++ program to generate pseudo-random number
Rand
- 本程序能产生大部份实用随机数:产生一个[0,1]区间内均匀分布伪随机数、产生多个[0,1]区间内均匀分布伪随机数、产生任意[a,b]区间内一个均匀分布伪随机整数、产生任意[a,b]区间内均匀分布伪随机整数序列、产生一个任意均值与方差的正态分布随机数、产生任意均值与方差的正态分布随机数序列-look it yourself
fake_randoner
- 伪随机数发生器: “利用随机序列进行间隔控制,选择消息隐藏位”的描述算法、Matlab程序(可参考所给的程序)、原理与步骤-some thing about watermark
weisuijishu
- 自己用vc++编的伪随机数生成器,可以输入生成多少个,且可以保存-Their use vc++ for the pseudo-random number generator can generate the number of input and can be saved
random
- 伪随机数产生器,可以根据输入的控制字产生需要的伪随机数-Pseudo-random number generator
Pseudo-random-number-generator.cpp
- 伪随机数生成器,取时间种子,大数模2的算法-Pseudo-random number generator
RandomNumber
- 采用C++语言产生伪随机数,可以选择产生整数随机数和小数随机数(Generating pseudo-random numbers in C++ language ,You can choose to generate integers, random numbers, and decimal random numbers)
pseudo_random
- 基于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
随机数
- 使用C语言编程实现在控制台输出10个0到1之间的随机数(Using c language programming to achieve the output of 10 0 to 1 random number in the console)
伪随机数生成
- 三种伪随机数生成算法BBS、莱曼算法、RC4算法的MATLAB实现
伪随机数均匀性检验matlab程序
- 对所生产的伪随机数进行均匀性检验,并给出均匀偏度随序列长度的变化