LINKED LIST Meaning in Japanese - translations and usage examples

[liŋkt list]
Noun
[liŋkt 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
Linked List Node.
リンクされたリストノード。
The type of a linked list.
Linked List is one of the fundamental data structures.
連結リストは基本的なデータ構造の一つである。
A node from a linked list.
リンクされたリストからノード。
A linked list is a naive solution for collision.
Linkedlistはハッシュ値の衝突に対する単純な解法です。
How to detect a loop in a linked list?
リンクされたリストのループを検出する方法は?
The Linked List.
LinkedListはリスト
The bottom layer is an ordinary ordered linked list.
最下層は通常のソートされた連結リストである
Reversing a linked list in Java, recursively.
再帰的にJavaでリンクリストを逆転させる。
Overloading operators in singly linked list(C++).
単方向リスト(SinglyLinkedList)の実装(C++)。
The linked list has detailed requirements for each job type.
リンク先の一覧には各職種の詳細要項がございます。
The worm constructed a linked list of host.
ワームは、ホストレコードのリンクされたリストを作成した。
Test your linked list in a main method which does the following:.
次のことを行う主な方法でリンクリストをテストします。
How to detect a cycle in singly linked list?
Singlylinkedlistにcycleがあるかどうか、どのように判別しますか。
How do I create a Linked List Data Structure in Java?
Javaでリンクリストデータ構造を作成するにはどうすればよいですか?
This registration usually involves adding a data structure to a linked list.
この登録の際には、通常、データ構造体を連結リストに追加する処理がなされる。
When to use a linked list over an array/array list?.
配列/配列リストのリンクリストを使用するタイミングは?
And now we can move the head of the linked list to also be 12.
そして今、我々はの頭を移動することができますまた、12なるようにリンクされたリスト
But this linked list of transactions is not yet a blockchain.
しかし、この取引の連結リストはまだブロックチェーンではありません。
Minimal host supervision, MUSYCC manages a linked list of channel data bu.
最低のホストの監督、MUSYCCはチャネルデータBuのリンクされたリストを管理します。
The linked list element is recursively defined as an object with:.
連結リスト要素は次の要素をもつオブジェクトとして、再帰的に定義されます:。
Dev_links Each devstat structure is placed in a linked list when it is registered.
Dev_links個々のdevstatは登録されたときにリンクされたリストに置かれます。
A linked list is another common data structure that complements the array data structure.
連結リストは配列のデータ構造を補足するもう1つの共通したデータ構造です。
Whenever you need an ordered sequence(and not necessarily linked list semantics), use the Seq() constructor.
例えば、順序付きの(かつ連結リストである必要がない)シーケンスが必要な場合は、いつでもSeq()コンストラクタを使おう:。
A pointer to the linked list of run-time allocated symbols that the debugger may be interested in.
デバッガが必要とする可能性のある、実行時にアロケートしたシンボルのリンクリストへのポインタ。
The linked list is constructed by using an append buffer(a new DX11 feature) and scattered writes.
連結リストはappendbuffer(DirectX11の新機能)とscatteredwriteを用いて生成されます。
Finding a specific element in a linked list, even if it is sorted, normally requires O(n) time(linear search).
連結リストで特定の要素を探す場合、たとえそれがソート済みであっても一般にO(n)の時間を要する(線型探索)。
An individual type linked list 312 links the features according to their individual type number within a particular family.
個別タイプのリンクリスト312は、特定のファミリーにおける各個別タイプ番号に従って特殊効果をリンクする。
A list of Lisp is represented as a linked list of instances of the Cell class, which is defined to represent cons cells.
Lispのリストは,1個1個がconsセルを表現する利用者定義のCellクラスのインスタンスの連結リストとして表現する。
Results: 29, Time: 0.0278

Word-for-word translation

Top dictionary queries

English - Japanese