随机数种子 meaning in Chinese
random seed
randomseed
Examples
- This is a weird bug that appears to be dependent on the random number seed and we are currently looking into its cause
这个奇怪的臭虫似乎依赖于随机数种子,我们正在试图找出其原因。 - If it is not already a runtime parameter , in most cases , the application must be changed to accept the random number seed as a parameter
大多数情况下随机数种子不是运行时参数,这时必须将应用程序改成能够接受一个随机数种子作为参数的形式。 - Independence especially applies to monte carlo simulations , where each subjob s random number seed must be very different or exactly the same , depending on the application
独立性特别适用于monto carlo仿真。在这种系统中,每一个子作业的随机数种子都必须截然不同,或是完全相同,这取决于应用程序的情况。