您要查找的是不是:
- The Rfc2898DeriveBytes class implements PBKDF2 functionality by using a pseudorandom number generator based on HMACSHA1. 通过使用基于HMACSHA1的伪随机数生成器,Rfc2898DeriveBytes类实现PBKDF2功能。
- Class offered a scalability benefit over synchronization, and constructed a simple, high-contention example benchmark that simulated rolling dice with a pseudorandom number generator. 如何相对于同步提供可伸缩性优势,以及构造通过伪随机数生成器模拟旋转骰子的简单、高竞争示例基准。
- Because numbers generated by systematic methods are not truly random,thar are called pseudorandom numbers. 由于用系统的方法产生的数不可能真正是随机的,就成为伪随机数。
- Probability models and pseudorandom number generators are two important component part of Monte Carlo method,and they influence the accuracy and correctness of the calculation. 概率模型和伪随机数发生器是蒙特卡罗法中两个很重要的组成部分,它们决定了蒙特卡罗法的正确性和计算精度。
- digital quadratic exponential pseudorandom numbers generator 数位二次指数伪随机数发生器
- Pseudorandom number generator based on combined chaotic map 基于组合混沌映射的伪随机数发生器
- In recognition of his fundamental contributions to the theory of computation, including the complexity-based theory of pseudorandom number generation, cryptography, and communication complexity. 因在计算理论方面的贡献而获奖。包括伪随机数的生成算法、加密算法和通讯复杂性。
- NOTE: when I said “random” in this post, I naturally mean the pseudorandom number generators computers use, which isn't really random, but was more than close enough for our project. 围棋被认为是目前为止最复杂的游戏,而且我们不可能在很近的将来解决它。但大家都不会放弃,因为已经证明人类在面对“不可逾越”的问题上是坚忍不拔的(例如登月)。
- Improved Pseudorandom Number Generator Based on Chaotic Map with Infinite Collapses 改进的无限折叠混沌映射伪随机数发生器
- pseudorandom numbers generator 伪随机数发生器
- pseudorandom number generator 伪随机数发生器
- Pseudorandom Number Generation Based on Coupling and Controllable Cellular Automata 基于耦合可控细胞自动机伪随机序列发生方法研究
- Sets the seed of the random number generator. 设置随机种子发生器。
- Well, it's essentially a random number generator. 好,基本上就是一个随机数发生器。
- Intrinsic Subroutine: Returns one pseudorandom number or an array of such numbers. 看清楚了,产生一个(0,1)上均匀分布的随机数组,并不需要你用循环来实现,一次即可,用数组!
- pseudorandom number generators 伪随机序列发生器
- Are sequence numbers generated in order. 序列号是否按顺序生成。
- Noted that on each orthogonal subcarrier branch, transmitted data bit after serial to parallel converted is modulated with a chip of a PN(Pseudorandom Number) sequence, not a whole PN sequence. 在每个分支上,使用相同扩频序列的不同码片调制子载波。
- Because no arguments are passed during creation,Java uses the current time as a seed for the random number generator. 由于自变量是在创建过程中传递的,所以Java将当前时间作为一个“种子值”,由随机数生成器利用。
- Represents a pseudo-random number generator, a device that produces a sequence of numbers that meet certain statistical requirements for randomness. 表示伪随机数生成器,一种能够产生满足某些随机性统计要求的数字序列的设备。