您要查找的是不是:
- Sets the seed of the random number generator. 设置随机种子发生器。
- Well, it's essentially a random number generator. 好,基本上就是一个随机数发生器。
- Because no arguments are passed during creation,Java uses the current time as a seed for the random number generator. 由于自变量是在创建过程中传递的,所以Java将当前时间作为一个“种子值”,由随机数生成器利用。
- You can specify the exact size of the output sample, and specify a seed for the random number generator. 您可以指定输出样本的准确大小,并指定随机数生成器的种子。
- Because no arguments are passed during creation, Java uses the current time as a seed for the random number generator. 由于自变量是在创建过程中传递的,所以java将当前时间作为一个“种子值”,由随机数生成器利用。
- The sender and recipient each keep a liner congruential random number generator for their connections. 发送者和接收者都为连接准备一个随机数发生器。
- The random number generator is only a kludge to let it run - it is in no way a strong RNG! 这个随机数字产生器根本就是七拼八凑出来的鸟东西 - 它根本就不是强而有力的乱数产生器!
- A deterministic chaotic discrete, time dynamical system can be used for random number generator (RNG). 摘要基于混沌的随机数发生器采用了离散时间的决定论混沌系统。
- Ui was given by a Gaussian random number generator of mean zero and standard deviation Arel*G0i, where Arel =0.02. 上面是国外一篇文献上的一段关于一组离散数据添加高斯白噪声的原文。
- Experiment shows that the random number generator can get through the random number test suit from NIST. 实验结果表明,此随机数发生器可以通过NIST随机套件测试。
- For you loot hounds: yes, Virginia, there is a random number generator available to players for loot rolls. 各位饥渴战利品的家伙,是的,玩家可以用一个随机数生成器来决定战利品的所有权。
- The Player understands and fully accepts that Random Number Generator (RNG) software will determine the outcome of all games. 玩家理解并完全接受由随机数字产生器(RNG)软体而确定之游戏结果。
- Implements a cryptographic Random Number Generator (RNG) using the implementation provided by the cryptographic service provider (CSP). 使用加密服务提供程序(CSP)提供的实现来实现加密随机数生成器(RNG)。
- The modulus operator, when used with the result of the random number generator, limits the result to an upper bound of the operand minus one (99 in this case). 若随同随机数生成器的结果使用,模数运算符(%25)可将结果限制到运算对象减1的上限(本例是99)之下。
- Random number generation is integral to many cryptographic operations. 随机数生成是许多加密操作不可分割的组成部分。
- Since the random number generator is subject to considerable requirements with regard to its random nature and sensitivity to external manipulations. 因为,考虑到随机数字发生器在外部操作中的随机性和灵敏性,它能满足相当多的需要。
- When sending a packet, the sender produces a random number and adds it to the packet, simultaneously stepping its random number generator. 发送一个封包时,发送者产生一个随机数并把它加入封包,同时更新随机数产生器。
- The modulus operator,when used with the result of the random number generator,limits the result to an upper bound of the operand minus one (99 in this case). 若随同随机数生成器的结果使用,模数运算符(%25)可将结果限制到运算对象减1的上限(本例是99)之下。
- Based on the MT generator,a new random number generator was developed by means of,firstly,improving the recurrence mode in MT,and there combining the attained generator with LCG. 基于Mersenne Twister发生器;提出了一种新的随机数发生器:先对MT递推式进行改进;再将得到的发生器与线性同余发生器进行组合.
- The new algorithm makes good use of the ergodicity, stochastic property, and regularity of chaos rather than a random number generator to search a promising region. 该算法利用了混沌运动的遍历性、随机性以及对初值的敏感性等特性代替随机数产生器在解空间搜索最优解。