random seed 中文意思是什麼

random seed 解釋
隨機數種子
  • random : n 〈罕用語〉胡亂行為,偶然的[隨便的]行動[過程]。adj 1 任意的,胡亂的,隨便的;(話等)信口亂說的...
  • 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. Door of ministry of agriculture : of environment of responsible agriculture producing area monitor and protect, epidemic prevention of responsible cultivate birds, quarantine works, responsible organization is right the superintendency that the agricultural investment such as drug of seed, fertilizer, pesticide, animal, feed and feed additive tastes, the produce quality safety that organizes opposite to produce base and terminal market, free market of agricultural products, supermarket undertakes monitoring mixing examination at random, the commendation that is in charge of having produce of social effects of pollution to producing area is maintained and do not have the product certification such as food of produce of social effects of pollution, green works, appear afore - mentioned problems, can complain to door of ministry of agriculture

    農業部門:負責農業產地環境的監測和保護,負責畜禽防疫、檢疫工作,負責組織對種子、肥料、農藥、獸藥、飼料和飼料添加劑等農業投入品的監管,組織對生產基地和批發市場、農貿市場、超市的農產品質量安全進行監測和抽驗,負責無公害農產品產地認定和無公害農產品、綠色食品等產品認證的推薦工作,出現上述問題,可向農業部門投訴。
  9. When overridden in a derived class, generates a mask with the specified length using the specified random seed

    當在派生類中重寫時,使用指定的隨機種子生成具有指定長度的掩碼。
  10. We introduce the design and realization of two - sub system, and propose a new algorithm named automatic image edge extraction and segmentation by random seed region search algorithm in chapter four

    第4章介紹了精液子系統的設計和實現,就其靜態和動態圖像的分析處理給出了詳細的步驟和方法,並且給出了一種新型的基於任意種子的自動圖像分割和邊緣提取演算法。
  11. The seed is the base number used for the generation of pseudo - random numbers

    種子是用於生成偽隨機數的基數。
  12. The random seed to use for computing the mask

    用於計算掩碼的隨機種子。
  13. The random seed to use to compute the mask

    用於計算掩碼的隨機種子。
  14. Generates and returns a mask from the specified random seed of the specified length

    用指定長度的指定隨機種子生成並返回掩碼。
  15. Using the same random seed on the same transformation input always creates the same sample output

    在同一轉換輸入上使用相同的隨機種子將始終創建相同的樣本輸出。
  16. Therefore, you could use the same seed during testing, to verify the transformation results during the development and testing of the package, and then change to a random seed when the package is moved into production

    因此,可使用測試期間使用的種子來驗證包開發和測試期間的轉換結果,然後在包進入生產階段時改用隨機種子。
  17. Therefore, you might choose to use a standard seed when you want to verify the transformation results during the development and testing of a package, and then change to use a random seed when the package is moved into production

    因此,在包的開發和測試期間,需要驗證轉換結果時可選擇使用標準種子,然後在包正式投入生產后再改為使用隨機種子。
  18. Statement without an argument to initialize the random - number generator with a seed based on the system timer

    語句初始化隨機數生成器,該生成器具有一個基於系統計時器的種子。
  19. 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

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

    還可以指定隨機數生成器使用的種子來影響轉換選擇行的方式。
分享友人