搜索资源列表
PRNRegister
- PRN伪随机码译码-PRN pseudorandom Decoding
pseudorandom
- 伪随机m序列产生的VHDL语言程序- program in VHDL language for generating pseudo-random m sequence
遗传算法SGA
- 包含一个cpp文件,含有main()函数! 主要函数如下 void InitData(); int Flip(float probabiliby); float Random(); //generate a pseudorandom integer from 0 to 1 void ResetRandom(); //reset pseudorandom integer array fRand float
gaussian distributed number
- C Generate a pseudorandom, gaussian distributed number with mean 0 and standard deviation 1. C The random number is generated with ran1. C param idum An integer argument passed to ran1
PRNRegister
- PRN伪随机码译码-PRN pseudorandom Decoding
pseudorandom
- 伪随机m序列产生的VHDL语言程序- program in VHDL language for generating pseudo-random m sequence
GeneratePossionDistribution_codes
- Generate Possion Dis. step1:Generate a random number between [0,1] step2:Let u=F(x)=1-[(1/e)x] step3:Slove x=1/F(u) step4:Repeat Step1~Step3 by using different u,you can get x1,x2,x3,...,xn step5:If the first
6_PNseq_07
- WALSH CODES AND THEIR PSEUDOALEATORY SEQUENCES - INTRODUCTION - THE REPRESENTATION AS ELEMENTS OF THE EXTENS GALOIS FIELDS - THE PSEUDORANDOM SEQUNCE GENERATORS MPLEMENTATION - MAXIMAL SEQUENCE (M-SEQUENCES)
stx_cookbook
- Altera公司高端FPGA高级综合指导手册,包括:算术运算单元,浮点处理技巧,数据编码格式转换,视频处理,仲裁逻辑,多路选择,存储逻辑,计数器,通信逻辑,循环冗余校验,随机和伪随机函数,加密和同步等编码风格和技巧;-advanced synthesis cookbook for Altera high-end FPGA(Stratix),incuding coding style and design tricks for
pseudorandom
- Copy texts to the c software and run. It generates pseudorandom bits that can be used in digital communication systems
mugi
- On the Hardware Implementation of the MUGI Pseudorandom Number Generator
nist
- Random and pseudorandom bit generators (RBGs, PRBGs) are used for many purposes including cryptographic, modeling, and simulation applications. For cryptographic purpose, they are required in the construction of encrypti
sts-2.0b
- Random and pseudorandom bit generators (RBGs, PRBGs) are used for many purposes including cryptographic, modeling, and simulation applications. For cryptographic purpose, they are required in the construction of encr
generator
- This is noise generator with given statistical and spectral characteristics based on pseudorandom number generator which realises Merssenne Twister algorithm
BLUMBLUM.TAR.GZ
- crypto-strong pseudorandom numbers w/algorithm Blum, Blum, and Shub
abc
- Abstract—This paper describes a pseudorandom carrier modulation scheme and its harmonic spectra spread effect. The pseudorandom carrier of the proposed scheme are produced through the random synthesis of the two tr
pseudorandom
- pseudorandom sequence generator
ENT
- ENT pseudorandom test battery
php-gd-image-watermark
- Watermark Creation We create the mark using a pseudorandom generator and a bi-valued +/-1 random sequence. The sequence is constructed as follows:
ass1_2_hamming
- Hamming codes are a class of binary linear codes. They can detect up to two simultaneous bit errors, and correct single-bit errors. In particular, a single-error-correcting and double error detecting variant commonly ref