小窓モード


プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > Weblio例文辞書 > assignment betweenの意味・解説 

assignment betweenとは 意味・読み方・使い方

ピン留め

追加できません

(登録数上限)

単語を追加

Weblio例文辞書での「assignment between」に類似した例文

assignment between

例文

between the acts

5

別れること

例文

the act of separating

例文

the act of separating

7

すき間に.

例文

a thing which separates matters

12

別々の別れているさま

例文

to separate something out

例文

the human embodiment of something

例文

the act of intervening

21

(両者の間を)斡旋する

例文

to mediate between the disputants

例文

to estrange a person from another

例文

a subdivision

Weblio例文辞書はプログラムで機械的に意味や英語表現を生成しているため、不適切な項目が含まれていることもあります。ご了承くださいませ。

「assignment between」の部分一致の例文検索結果

該当件数 : 148



例文

The assignment information between the operation keys and the functions is read from the key assignment table 20 according to the user code to revise the key assignment.例文帳に追加

この使用者コードに従って、キー割付テーブル20から操作キーと機能の割付情報を読み出し、キー割付を変更する。 - 特許庁

Control of the resource assignment is separated between an assignment agent 100 and an assignment release agent 125 positioned physically apart from each other.例文帳に追加

リソース割当の制御は、互いに物理的に離れたところに位置する割当エージェント100と割当解除エージェント125間で分離されている。 - 特許庁

For employee transferred without family, travel between the residence in assignment location and the home例文帳に追加

単身赴任先住居と帰省先住居との間の移動 - 厚生労働省

Assignment of call to each car is changed between the lifting up direction and the lifting down direction.例文帳に追加

各かごへの呼びの割付を上昇方向と下降方向で変化させる。 - 特許庁

To resolve resource assignment conflicts between access terminals in a wireless communication environment.例文帳に追加

無線通信環境におけるアクセス端末間のリソース割り当て競合を解決する。 - 特許庁

The licence, assignment or agreement referred to in subsection (1) is any licence, assignment or agreement which is made, whether before or after the date of commencement of this Ordinance, between--発音を聞く 例文帳に追加

(1)にいうライセンス,譲渡又は合意は,本条例の施行日の前後を問わず,次の者の間で行われるライセンス,譲渡又は合意である。 - 特許庁

例文

A direct dial management device 15 is operated jointly with a private branch exchange 11 and conducts assignment, release of assignment between a direct dial line 13 and a terminal 12 and setting of a dial line assignment impossible period, after the release of assignment or the like.例文帳に追加

ダイヤルイン管理装置15は、構内交換機11と共同動作し、コンソール14よりの入力情報により、ダイヤルイン回線13と端末12との割付け、割付け解除、及び割付け解除後のダイヤル回線割付不可期間の設定等を行なう。 - 特許庁

>>例文の一覧を見る

調べた例文を記録して、 効率よく覚えましょう
Weblio会員登録無料で登録できます!
  • 履歴機能
    履歴機能
    過去に調べた
    単語を確認!
  • 語彙力診断
    語彙力診断
    診断回数が
    増える!
  • マイ単語帳
    マイ単語帳
    便利な
    学習機能付き!
  • マイ例文帳
    マイ例文帳
    文章で
    単語を理解!
  • その他にも便利な機能が満載!
Weblio会員登録(無料)はこちらから

「assignment between」の部分一致の例文検索結果

該当件数 : 148



例文

Correspondence information between a logical volume and a physical volume is stored in an extent assignment storage part 14.例文帳に追加

エクステント割り当て記憶部14は論理ボリュームと物理ボリュームの対応情報を記憶する。 - 特許庁

(c) Unless such assignment is so recorded it shall not be valid, except as between the parties thereto.例文帳に追加

(c) 当該譲渡が登録簿に登録されない場合は,当事者間を除いては有効とならない。 - 特許庁

To effectively utilize and inexpensively provide a frequency even when the use of a traffic line is decreased since the assignment of a channel can not be disturbed by an assignment request inside a group corresponding to an assignment request between groups.例文帳に追加

グループ間の割当要求に対してグループ内の割当要求によりチャンネルの割当が妨げられず、トラフィック回線の使用が減った場合にも周波数の有効利用が図れ、かつ、低廉に実現可能にする。 - 特許庁

A selector 13 identifies the maximum value of transport amount between factories in each assignment candidate, and selects the identified assignment candidate whose maximum value is the minimum as a solution.例文帳に追加

選択部13は、各割当候補において、工場間での輸送量の最大値を特定し、特定した最大値が最小となる割当候補を解として選択する。 - 特許庁

To provide a channel assignment apparatus capable of improving the using efficiency of frequency and performing channel assignment like autonomous dispersion without performing communication between base stations.例文帳に追加

周波数の使用効率を向上させるとともに、基地局間でやり取りを行うことなく自律分散的なチャネル割り当てが可能であるチャネル割り当て装置を開発する。 - 特許庁

Each user stores cross-reference between the operation keys and the assigned functions to a key assignment table 20.例文帳に追加

この操作キーと割り付けられた機能の対応は、使用者ごとにキー割付テーブル20に格納しておく。 - 特許庁

To provide a dynamic bandwidth assignment (DBA) method of E-PON to compensate for a fairness between optical network devices (ONU).例文帳に追加

光ネットワーク素子(ONU)間の公平性を補償するE-PONの動的帯域幅割当(DBA)方法を提供する。 - 特許庁

例文

You can re-use the same TextWrapper object many times, and you can change any of its options through direct assignment to instance attributes between uses.例文帳に追加

また、使用中にインスタンス属性へ代入することでそのオプションのどれでも変更できます。 - Python

>>例文の一覧を見る

assignment betweenのページの著作権
英和・和英辞典 情報提供元は 参加元一覧 にて確認できます。

   

ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

このモジュールを今後表示しない
みんなの検索ランキング
閲覧履歴
無料会員登録をすると、
単語の閲覧履歴を
確認できます。
無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS