「circular queue」を含む例文一覧(13)

  • Circular Queue Example
    循環キューの例 - JM
  • removes the element elm from the circular queue.
    は要素elmを循環キューから削除する。 - JM
  • A circular queue is headed by a structure defined by the CIRCLEQ_HEAD macro.
    マクロで定義される構造体が置かれる。 - JM
  • initializes the circular queue referenced by head .
    はheadで参照される循環キューを初期化する。 - JM
  • is the type of the elements to be linked into the circular queue.
    は循環キュー内でリンクされる要素の型である。 - JM
  • inserts the new element elm at the head of the circular queue.
    は新たな要素elmを循環キューの先頭に挿入する。 - JM
  • inserts the new element elm at the end of the circular queue.
    は新たな要素elmを循環キューの末尾に挿入する。 - JM
  • declares a structure that connects the elements in the circular queue.
    は循環キューの要素を接続する構造体を宣言する。 - JM
  • This structure contains a pair of pointers, one to the first element in the circular queue and the other to the last element in the circular queue.
    この構造体は 1 組のポインタを含んでいる。 1 つは循環キューの最初の要素へのポインタであり、もう 1 つは循環キューの最後の要素へのポインタである。 - JM
  • A pointer to the head of the circular queue can later be declared as: +4n
    循環キューの先頭へのポインタは、その後で次のように宣言される:+4n - JM
  • A circular queue consists of an array that contains the items in the queue, two array indexes and an optional length.
    巡回待ち行列は一つの配列からなり、それは待ち行列中の項目、2個の配列索引および自由選択の長さを含むものである。 - コンピューター用語辞典
  • METHOD AND DEVICE FOR MANAGING INFINIBAND WORK AND COMPLETION QUEUE VIA HEAD ONLY CIRCULAR BUFFER
    ヘッド・オンリ循環バッファを介してインフィニバンド・ワーク及び完了キューを管理する方法及び装置 - 特許庁
  • The server in the network shares data by transmitting a message including the network status data, e.g., by a distributed technique such as a star type broad cast system or a circular message queue (CMQ) system, for example.
    ネットワーク内のサーバーは、ネットワーク・ステータス・データを含むメッセージを送信することによって、例えば、スター型ブロードキャスト方式又は環状メッセージキュー(CMQ)方式を用いる等、分散された手法でデータを共有する。 - 特許庁

例文データの著作権について