検索結果- 英語 - 多言語
検索内容:
Random Number God
(roguelikes, humorous) The pseudorandom number generator used by a roguelike game's engine.
ローグライクゲームのエンジンで使用される擬似乱数生成器(冗談めいた表現)
random number generators
random number generator
A device or algorithm that generates numbers at random or apparently at random. In many cases they actually select successive numbers deterministically and are more technically termed pseudorandom number generator.
乱数生成器:数字をランダムまたは疑似ランダムに生成する装置またはアルゴリズム。 / 疑似乱数生成器:実際には決定論的に連続する数字を選択する場合が多い、ランダム性を模倣する生成方法。
random-access memories
Random Number Gods
statistical randomness
Informally, the property of a numeric sequence of containing no recognizable patterns or regularities; exemplified in the results of an ideal die roll, or the digits of π (as far as we can tell).
統計学的な意味での無作為性、すなわち数値列が明確な法則や規則性を示さず、偶然性に支配されている状態。 / 理想的なサイコロの出目や、観測可能な範囲で無作為な数字分布(πの数字など)を例示する状況を指す。
algorithmic randomness
Informally, the property of a string being not longer than any computer program that can produce that string; that is, the property of a string being incompressible.
アルゴリズム的無作為性:文字列がそれ自身を生成するための最短のコンピュータプログラムの長さと同等程度の記述しかできず、圧縮(短縮)できない性質を指す。 / 非圧縮性とも表現され、文字列の情報量が限界に達している状態、すなわちその文字列をより短いアルゴリズムで完全に記述することが不可能な性質。
Kolmogorov randomness
Informally, the property of a string being not longer than any computer program that can produce that string; that is, the property of a string being incompressible.
「Kolmogorov randomness(コルモゴロフ無作為性)」とは、任意のコンピュータプログラムがその文字列を生成するために必要な記述よりも、実際の文字列が短くならない、すなわち、圧縮不可能な文字列であるという性質を指します。