RANDOM
random即随机数发生器,使用之前需要使用Randomize语句进行随机数种子的初始化。RANDOM产生的是伪随机数或者说是用一种复杂的方法计算得到的序列值,因此每次运算时需要一个不同的种子值。种子值不同,得到的序列值也不同。因此也就是真正的随机数了。这也正是RANDOMIZE随机初始化的作用。V...
RANDOM 热门资料
RC4 is a secure and very fast 8-bit stream cipher/psuedo-random number generator, with a 2^1700 inte
RC4 is a secure and very fast 8-bit stream cipher/psuedo-random number generator, with a 2^1700 interval...
UWB 功率控制 容量 Main Matlab script is in runsim.m. It generates random topologies, optimizes, and d
UWB 功率控制 容量 Main Matlab script is in runsim.m. It generates random topologies, optimizes, and display results. I...
FCP takes a file, generates a random 2048 bit key and encrypts the file with a RC4 stream cipher. T
FCP takes a file, generates a random 2048 bit key and encrypts the file with a RC4 stream cipher. The encrypted file is...
期刊论文:Spatio-Temporal Markov Random Field for Video Denoising [cvp
·Spatio-Temporal Markov Random Field for Video Denoising [cvpr07]...
本文为Lafferty给人留下印象最深的论文--2001年的conditional random fields
本文为Lafferty给人留下印象最深的论文--2001年的conditional random fields,这篇文章后来被疯狂引用,广泛地应用在语言和图像处理,并随之出现了很多的变体。...
基于CRF(conditional random fields)统计模型的文本人名识别工具源代码
基于CRF(conditional random fields)统计模型的文本人名识别工具源代码,是Mallet开放源码项目的一部分...
Capacity and Random-Coding Exponents for Channel Coding with Side Information (P.moulin关于信息隐藏容量的论文
Capacity and Random-Coding Exponents for Channel Coding with Side Information (P.moulin关于信息隐藏容量的论文2006年)...
frey map混沌随机序列的MATLAB产生源程序-frey map chaotic random sequences generated source MATLAB
frey map混沌随机序列的MATLAB产生源程序-frey map chaotic random sequences generated source MATLAB...