以下为句子列表:
英文: In recognition of his fundamental contributions to the theory of computation, including the complexity-based theory of pseudorandom number generation, cryptography, and communication complexity.
中文: 因在计算理论方面的贡献而获奖。包括伪随机数的生成算法、加密算法和通讯复杂性。
更详细...
英文: The rand function returns a pseudorandom integer in the range 0 to RAND_MAX.
中文: 该函数返回从零到RAND_MAX之间的伪随机整数。
更详细...
|