本文へスキップ
ログインすると広告が減り、学習に集中できます。
広告

検索結果- 英語 - 多言語

検索内容:

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.

日本語の意味
最小公倍数: 与えられた整数の有限集合の各整数で割り切れる、最小の正の整数
英語の意味
(number theory) The smallest positive integer which is divisible by (equivalently, is an integer multiple of) each of a specified finite set of integers.
このボタンはなに?

8と12の最小公倍数を求めるには、各数を素因数分解して、現れる各素因数の最大のべき乗を取ります。

関連語

plural

least common multiples

名詞
活用形 複数形

plural of least common multiple

原形: least common multiple
日本語の意味
「最小公倍数」の複数形。英語の 'least common multiple' の複数形として用いられ、数学において複数の数の最小公倍数を指す。
英語の意味
plural of least common multiple
このボタンはなに?

パズルを解くために、彼女は与えられた数の最小公倍数を計算し、それらのパターンを調べた。

principle of least astonishment

固有名詞

(software, user interface, design) A principle that the design should match the user's experience, expectations, and mental models.

日本語の意味
デザインがユーザの経験、期待、および心的モデルに合致するように設計されるべきである原則 / ユーザが操作時に驚かされないよう、直感的な設計を推奨する設計理念 / ユーザの予期する動作や見た目と整合性のあるデザインを目指す指針
英語の意味
(software, user interface, design) A principle that the design should match the user's experience, expectations, and mental models.
このボタンはなに?

新しいアプリを設計する際に、操作を予測しやすくするために、インターフェースはユーザーの経験や期待、メンタルモデルに一致するべきだという原則に従いました。

principle of least knowledge

固有名詞

(software, object-oriented programming) Synonym of Law of Demeter

日本語の意味
最小知識の原則: オブジェクト指向プログラミングにおいて、各オブジェクトが他のオブジェクトの内部構造や詳細な挙動を知らずに、必要最低限の情報のみを交換する設計原則。 / デメテルの法則: 上記の原則と同義で、オブジェクト間の結合を弱めるためのガイドラインとして提唱される考え方。
英語の意味
(software, object-oriented programming) Synonym of Law of Demeter
このボタンはなに?

サービス層を設計する際、オブジェクト間の結合を減らすためにデメテルの法則に従いました。

path of least resistance

名詞
比喩的用法

(figuratively) The easiest way to do something.

日本語の意味
最も障害の少ない道、すなわち一番楽な方法を意味する比喩表現 / 一番楽なルート、抵抗や困難が最小限となる手段を示す / 抵抗が最も少ない行動や方法を表す
英語の意味
(figuratively) The easiest way to do something.
このボタンはなに?

複雑な技術的な問題に取り組む代わりに、彼は最も手間のかからない方法を選び、既存のテンプレートを再利用した。

line of least resistance

名詞

Synonym of path of least resistance

日本語の意味
抵抗が最も少ない道 / 最小抵抗の経路
英語の意味
Synonym of path of least resistance
このボタンはなに?

厳しい納期と限られた資源に直面して、チームは既存の部品を再利用するというもっとも抵抗の少ない道を選んだ。

principle of least surprise

固有名詞

Synonym of principle of least astonishment

日本語の意味
最小驚愕の原則:システムや製品の設計において、ユーザーが予期する動作に沿うように意図された原則。すなわち、利用者にとって驚きを与えない設計の指針を意味する / 予期しない挙動を避けることで、操作の一貫性と直感的理解を促す設計哲学
英語の意味
Synonym of principle of least astonishment
このボタンはなに?

優れたAPI設計は、最小限の驚きの原則に従い、動作を開発者にとって予測しやすくします。

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.

日本語の意味
最小作用の原理:物理学において、あらゆる動きや変化が可能な限り作用やエネルギー消費を最小限に抑えようとする傾向を示す原理。サブ原子レベルから集団(進化)レベル、マクロな現象にまで及ぶが、常に成り立つわけではなく、厳密な物理法則とはみなされない。
英語の意味
(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.

日本語の意味
コンピュータサイエンスの用語で、複数バイトから構成される数値において、最も重要性が低いバイトを指します。具体的には、ビッグエンディアン方式では最後に、リトルエンディアン方式では最初に格納されるバイトです。
英語の意味
(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.
このボタンはなに?

複数バイトの整数を調べるとき、データがリトルエンディアンかビッグエンディアンかを判別するために最下位バイトを確認してください。

関連語

plural

least said, soonest mended

ことわざ

Hurt feelings are most quickly healed by not discussing (revisiting) the event giving rise to the hurt.

日本語の意味
口に出して掘り返さなければ、争いや怒りの原因となる事柄による心の傷は、早く癒えるという教訓。 / 余計な言葉や議論を控えることで、人間関係の亀裂や不和が速やかに回復することを意味する。
英語の意味
Hurt feelings are most quickly healed by not discussing (revisiting) the event giving rise to the hurt.
このボタンはなに?

古いことわざに「言わない方が心の痛みは早く癒える」とあるので、私たちはその口論を蒸し返さず、皆に回復する時間を与えた。

関連語

canonical

canonical

loading!

Loading...

全て読み込みました。

Error

Webで検索する

ログイン / 新規登録

 

アプリをダウンロード!
DiQt

DiQt(ディクト)

無料

★★★★★★★★★★