memrootじしょ
英和翻訳
Fixed block
Fixed block
/fɪkst blɑːk/
フィックスド ブロック
1.
サイズや位置が変更できない、または決定されている固まりや区画。
何らかの特性(例:サイズ、位置、内容)が予め定められており、変更されることがないか、または特定の目的に対して安定的に固定されているブロックや要素を表します。特に技術的な文脈でよく用いられます。
In
computer
programming,
a
fixed
block
of
memory
is
often
used
for
consistent
data
handling.
(コンピュータプログラミングでは、一貫したデータ処理のために固定ブロックのメモリがよく使われます。)
In computer programming
コンピュータのプログラミングにおいて
a fixed block of memory
サイズが固定されたメモリの区画
is often used
しばしば使用されます
for consistent data handling
一貫したデータ処理のために
The
architect
specified
a
fixed
block
design
for
the
building's
foundation
to
ensure
stability.
(建築家は、建物の基礎に安定性を確保するため、固定ブロック設計を指定しました。)
The architect
その建築家は
specified a fixed block design
固定されたブロックの設計を指定しました
for the building's foundation
その建物の基礎のために
to ensure stability
安定性を確保するために
Unlike
dynamic
arrays,
fixed
blocks
maintain
their
size,
which
can
be
beneficial
for
performance
in
certain
applications.
(動的配列とは異なり、固定ブロックはそのサイズを維持し、特定のアプリケーションではパフォーマンスに有利な場合があります。)
Unlike dynamic arrays
動的な配列とは異なり
fixed blocks
固定されたブロックは
maintain their size
自身のサイズを維持します
which can be beneficial for performance
それはパフォーマンスにとって有利な場合があります
in certain applications
特定のアプリケーションにおいて
関連
fixed-size
fixed-position
data block
memory block
static block