random number seed 中文意思是什麼

random number seed 解釋
隨意數種子
  • random : n 〈罕用語〉胡亂行為,偶然的[隨便的]行動[過程]。adj 1 任意的,胡亂的,隨便的;(話等)信口亂說的...
  • number : n 1 數;數字;〈pl 〉算術。2 (汽車等的)號碼;第…,第…卷,第…期〈通常略作 No (復數 Nos ),用於...
  • seed : n (pl seed(s))1 〈集合詞〉【植物;植物學】種;種子。2 顆粒;晶粒。3 〈pl 通例 seed〉 【生理】...
  1. To make matters worse, the flawed algorithm chooses the seed for the random number generator using the pascal function

    讓我們假設您在度假,而你需要一位寵物看管人。
  2. Since this number was being used as the seed for the random number generator, the number of possible decks now reduces to 86, 400, 000. eighty - six million is alarmingly less than four billion. but that s not all

    您希望看管人只能進出您的車庫(您不在時將寵物留在那裡)但是如果您的車庫沒有一把單獨的鎖,那麼您別無選擇而只能讓看管人進出整幢房子。
  3. Function s random - number generator, giving it a new seed value

    函數的隨機數生成器初始化,並給它一個新的種子值。
  4. Using the random class to generate a random number by default doesn ' t mean you will receive a random number for every situation, but by using some very easy methods such as seed values and different algorithms

    但是一定要注意避免每次產生的隨機數是同一個數列,這時候要用改變種子值,和種子運演算法則來改變隨機隊列。
  5. Pseudo - random number generator, a mechanism used in a computer system to create, in as non - deterministic a manner as possible, a seed value from which a pseudo - random number will be derived

    偽隨機數發生器( pseudo - random number generator ) ,它是在計算機系統中使用的以盡可能不確定的方式創建種子值的一種機制,然後從該種子值派生出偽隨機數。
  6. 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模擬。在這種系統中,每一個子作業的隨機數種子都必須截然不同,或是完全相同,這取決于應用程序的情況。
  7. You can specify the exact size of the output sample, and specify a seed for the random number generator

    您可以指定輸出樣本的準確大小,並指定隨機數生成器的種子。
  8. The seed is the base number used for the generation of pseudo - random numbers

    種子是用於生成偽隨機數的基數。
  9. Statement without an argument to initialize the random - number generator with a seed based on the system timer

    語句初始化隨機數生成器,該生成器具有一個基於系統計時器的種子。
  10. This post facto synchronization allows the program to determine the seed being used by the random number generator, and to identify the shuffle being used during all future games in under one second

    通常,如果攻擊者利用了您代碼中的緩沖區溢出,那人就可以對磁盤進行原始寫並胡亂修改內核所在內存中的任何數據。
  11. You can also specify the seed that is used by the random number generator, to affect how the transformation selects rows

    還可以指定隨機數生成器使用的種子來影響轉換選擇行的方式。
  12. This is a weird bug that appears to be dependent on the random number seed and we are currently looking into its cause

    這個奇怪的臭蟲似乎依賴于隨機數種子,我們正在試圖找出其原因。
  13. 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

    大多數情況下隨機數種子不是運行時參數,這時必須將應用程序改成能夠接受一個隨機數種子作為參數的形式。
分享友人