LINKED LIST in Japanese translation

[liŋkt list]
[liŋkt list]
連結リスト
リンクされたリスト
リンクリスト
linked list
linked list

Examples of using Linked list in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
For instance, the linked list can be defined as a data structure consisting of an object referencing a list(or null).
例えば、連結リスト(linkedlist)はリスト(またはnull)を参照するオブジェクトで構成されているデータ構造として定義できます。
Whenever you need an ordered sequence(and not necessarily linked list semantics), use the Seq() constructor.
例えば、順序付きの(かつ連結リストである必要がない)シーケンスが必要な場合は、いつでもSeq()コンストラクタを使おう。
A List is an immutable functional-style linked list, and is definitely the more idiomatic one to use in most cases.
リストはイミュータブルな関数型スタイルの連結リストで、間違いなくほとんどのケースで使用する慣用的なものです。
Tests knowledge of data structures Create your own linked list(do not use any of the classes provided in the Collections API).
データ構造の知識をテストする独自のリンクリストを作成します(CollectionsAPIで提供されているクラスを使用しないでください)。
The map included in the maps is also a simple linked list and is used to store Key Value Pair values.
Mapsに含まれるmapも単純なリンクされたリストで、キー値のペアを格納するために用いられます。
In one embodiment, these structures are maintained in a doubly linked list.
一実施例において、これらの構造は二重にリンクするリスト中で維持される。
In the second stage, the resolve step, a single shader pass is used to sort the linked list at each pixel and blend the sorted list for the final pixel color.
つめのステージである解決ステップにおいては、シングルシェーダーパスが用いられ、各ピクセルの連結リストをソートし、ソートされたリストをブレンドしてピクセルの最終のカラーを求めます。
Of the obvious representations of the sequence as an array or a linked list, both require(for different reasons) about n2/4 operations to perform the conversion.
の明確な表現のシーケンスを配列またはリンクリストとして使用する場合は、両方とも必要です(異なる理由)を変換するためのn2/4の操作について説明します。
A single conceptual Directory takes the form of a doubly linked list, with one or more DirectoryNode objects each containing up to 32 IDs of other objects.
概念上の1つのディレクトリーは、1つ以上の各DirectoryNodeオブジェクトが含まれる二重リンクリストの形式になっています。各DirectoryNodeオブジェクトには、他オブジェクトのIDが最大32個まで含まれています。
For better understanding, we will cover one more recursive structure named“Linked list” that might be a better alternative for arrays in some cases.
より深い理解のために、もう1つ、いくつかのケースでは配列の代わりのより良い選択肢かもしれない“連結リスト”と呼ばれる再帰構造を学びましょう。
Upon return from the fts_children() function, the fts_link field points to the next structure in the NULL-terminated linked list of directory members.
Fts_children()関数から戻ると、fts_linkフィールドは、ディレクトリのメンバを表す、ナル終端されたリンクリストの中の次の構造体を指します。
You just need to remember that an index is a linked list. If you define the index as UPPER(LAST_NAME), DATE_OF_BIRTH (in that order), the list begins with A and ends with Z. The date of birth is considered only when there are two employees with the same name.
これを考えるには、インデックスは連結リストであることを思い出す必要があります。インデックスをUPPER(LAST_NAME),DATE_OF_BIRTHの順で定義した時、リストはAから始まりZで終わります。
A problem with this solution is that the maximum length of the linked list is up to the number of entries if all the hash values collides. This means that the worst computational complexity is O(n), where n is the number of entries.
この解法の問題点は,Linkedlistの最大長がエントリの数となってしまい,nをエントリ数とした場合,最悪計算量がO(n)となってしまうことです。
then by X position in the display The sorted commands are converted into a doubly linked list of records of text strings and the position of the text string in the display.
arefurthersortedbyXpositioninthedisplay.ソートされたコマンドは、ディスプレイにおけるテキストストリングとテキストストリングの位置のレコードの二重連係リストに変換される。
Elixir implements list collections as linked lists.
Elixirはリストコレクションを連結リストとして実装しています。
This is key for the Links List tool that screen readers provide.
これは、スクリーンリーダーが提供するリンクリストツールにとって重要です。
Able to do to work with linked lists.
リンクされたリストで動作するように行うことができます。
Piercing Links List.
ピアスリンクリスト
Shared Link List View.
共有リンク一覧の見方。
Infertility Link List.
リンクリストLinklist
Results: 45, Time: 0.0395

Word-for-word translation

Top dictionary queries

English - Japanese