検索結果- 英語 - 多言語
検索内容:
least common multiple
(number theory) The smallest positive integer which is divisible by (equivalently, is an integer multiple of) each of a specified finite set of integers.
最小公倍数: 与えられた整数の有限集合の各整数で割り切れる、最小の正の整数
least common multiples
principle of least astonishment
principle of least knowledge
path of least resistance
line of least resistance
principle of least surprise
principle of least action
(physics) also known as the stationary action principle. In complex systems, the tendency for any movement or change to use the least action, and therefore amount of energy possible. This is true on a subatomic level, on the population level (evolution), and on a macro level. Not considered a law of physics because it is not true 100% of the time.
最小作用の原理:物理学において、あらゆる動きや変化が可能な限り作用やエネルギー消費を最小限に抑えようとする傾向を示す原理。サブ原子レベルから集団(進化)レベル、マクロな現象にまで及ぶが、常に成り立つわけではなく、厳密な物理法則とはみなされない。
least significant byte
(computer science) The byte of a multibyte number with the least importance: that is, the byte stored last on a big-endian system or first on a little-endian system.
コンピュータサイエンスの用語で、複数バイトから構成される数値において、最も重要性が低いバイトを指します。具体的には、ビッグエンディアン方式では最後に、リトルエンディアン方式では最初に格納されるバイトです。