最終更新日:2025/11/21
(programming) A data structure consisting of a vector of vectors, in the case of a 2-dimensional array, or, in the case of an N-dimensional array, a vector of multidimensional arrays of degree N minus 1, thereby allowing the simulation of a N-dimensional grid of storage locations using an underlying memory architecture in which storage is addressed in a linear fashion.
音声機能が動作しない場合はこちらをご確認ください
正解を見る
multidimensional array
編集履歴(0)
元となった辞書の項目
multidimensional array
名詞
(programming)
A
data
structure
consisting
of
a
vector
of
vectors,
in
the
case
of
a
2-dimensional
array,
or,
in
the
case
of
an
N-dimensional
array,
a
vector
of
multidimensional
arrays
of
degree
N
minus
1,
thereby
allowing
the
simulation
of
a
N-dimensional
grid
of
storage
locations
using
an
underlying
memory
architecture
in
which
storage
is
addressed
in
a
linear
fashion.
日本語の意味
プログラミングにおけるデータ構造で、例えば2次元配列の場合、各要素が別の配列となっており、N次元配列の場合は各要素が次元が1つ少ない多次元配列となり、この構造によって線形メモリアドレス上にN次元グリッドの表現を可能にする。
意味(1)
(programming)
A
data
structure
consisting
of
a
vector
of
vectors,
in
the
case
of
a
2-dimensional
array,
or,
in
the
case
of
an
N-dimensional
array,
a
vector
of
multidimensional
arrays
of
degree
N
minus
1,
thereby
allowing
the
simulation
of
a
N-dimensional
grid
of
storage
locations
using
an
underlying
memory
architecture
in
which
storage
is
addressed
in
a
linear
fashion.
意味(2)
( plural )