小窓モード


プレミアム

ログイン
設定

設定

Mod-1-2とは 意味・読み方・使い方

ピン留め

追加できません

(登録数上限)

単語を追加

遺伝子名称シソーラスでの「Mod-1-2」の意味

Mod-1-2

fly遺伝子名Mod-1-2
同義語(エイリアス)Mod(Prat:bw)1-2
SWISS-PROTのID---
EntrezGeneのID---
その他のDBのIDFlyBase:FBgn0067885

本文中に表示されているデータベースの説明

SWISS-PROT
スイスバイオインフォマティクス研究所欧州バイオインフォマティクス研究所によって開発運営されているタンパク質アミノ酸配列データベース
EntrezGene
NCBIによって運営されている遺伝子データベース染色体上の位置配列発現構造機能、ホモロジーデータなどが含まれている
FlyBase
米英大学のショウジョウバエ研究者などにより運営されるショウジョウバエ生態遺伝子情報に関するデータベース

「Mod-1-2」の部分一致の例文検索結果

該当件数 : 13



例文

Random numbers are generated by non-linear mapping expressed with the formula of (X_n=pX_n-1^2+qX_n-1+r(mod 2^N), in this case, p=4k+2(k=0, 1, 2 and so on), q, r: odd numbers).例文帳に追加

(X_n =pX_n-1^2+qX_n-1+r (mod 2^N) 但し、p=4k+2(k=0,1,2,・・・) q,r:奇数)の式によって表される非線形写像によって乱数を生成する。 - 特許庁

The deposit center 1 gives sets of management information x, b, p (e×(d×x+b)≡1(mod(p-1))) to a base station 2.例文帳に追加

供託センター1は、管理情報x,b,p(e×(d×x+b)≡1(mod(p−1)))を基地局2に与える。 - 特許庁

The signature generation apparatus for generating a signature for a message m from the i-th user includes a plurality of sub-IPs 302 within the IP core 301 so that any two or three of a[1]^μ[x](mod n), a[2]^μ[s](mod n), and w^μ[t](mod l) are calculated in parallel.例文帳に追加

署名生成装置は、i番目のユーザによるメッセージmに対する署名を生成するものであり、a[1]^μ[x] (mod n)と、a[2]^μ[s] (mod n)と、w^μ[t] (mod l)と、の、いずれか2つもしくは3つを並列に計算するように、IPコア301内に複数のサブIP302を備える。 - 特許庁

This key generating method decides (p) with which y2=x3+1 (mod p) becomes safe.例文帳に追加

y^2 ≡x^3 +1(mod p)が安全となるpを決定する。 - 特許庁

This method uses an equation t=((2^n+1+S-VT(A))mod 2^n)/VT(WS).例文帳に追加

この方法には、等式:t=((2^n+1+S−VT(A))mod 2^n)/VT(WS)が用いられる。 - 特許庁

On behalf of a terminal 2-5, a base station 1 executes calculations of a power-residue gX mod p by dividing index X, and sends the result (divided power-residue values) to the terminal.例文帳に追加

基地局は、端末の代わりに、べき乗剰余演算g^X mod pを、指数Xを分割して行ない、その結果(分割べき乗剰余値)を端末に送る。 - 特許庁

例文

Then, the verifying device checks whether or not Xi=Yi^2 mod n is satisfied where bi=0 or whether or not ZXi=Yi^2 mod n is satisfied where bi=1 (S5).例文帳に追加

そして、検証装置は、bi=0のときXi=Yi^2 mod n が成立するか否かを、bi=1のときZXi=Yi^2mod n が成立するか否かを検査する(S5)。 - 特許庁

>>例文の一覧を見る

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

「Mod-1-2」の部分一致の例文検索結果

該当件数 : 13



例文

A GCA 2 varies the gain depending on the distance from an opposite party and amplifies the transmission signals IN outputted from the MOD 1.例文帳に追加

GCA2は、通信相手との距離に応じて利得を可変し、MOD1から出力される送信信号INを増幅する。 - 特許庁

If npositions mod N is nonzero, the X server generates a PropertyNotifyevent for each property in the order that they are listed in the array.If an atom occurs more than once in the list or no property with that name is defined for the window, a BadMatch error results.発音を聞く 例文帳に追加

npositions mod N が 0 でなければ、X サーバは配列中に列挙されている順に各プロパティに対するPropertyNotifyイベントを生成する。 1つのアトムがリスト中に2度以上現われた場合とウィンドウに対してその名前のプロパティが定義されていない場合には、エラーBadMatch となる。 - XFree86

Here, when a value of an nth order magic square is assumed to be from 0 to n2-1, the input information P takes a value from 0 to n2-1; a value of the line position designating information RP takes a quotient of P/n; and a value of the columnar position designating information CP takes P mod n (a remainder of P/n).例文帳に追加

ここで、n次の魔方陣の値を0からn^2‐1とした場合には、入力情報Pの値は0からn^2‐1となり、行位置指定情報RPの値はP/nの商の値となり、列位置指定情報CPの値はP mod n(Pをnで割った余り)となる。 - 特許庁

In mod p groups, an even h is chosen of value approximately (9/16)(log_2n)^2, values r and n are determined using sieving and primality testing on r and n, and a value t is found to compute p=tn+1 where p is prime.例文帳に追加

mod p群において、偶数hが約(9/16)(log_2n)^2の値として選択され、値rとnは、rとnに対するふるいと素数性テストを使用して判定され、値tが、pが素数の場合に、p=tn+1を計算するために見出される。 - 特許庁

The polarized wave coplanar antenna comprises a parasitic patch antenna element 1, a coplanar power supply patch antenna element 2, and a coplanar power supply patch antenna element 5 excited in a mod crossing perpendicular with the antenna element 2, in such a manner that the antenna elements 2 and 5 are disposed respectively to be coupled electromagnetically to the antenna element 1 via air gaps.例文帳に追加

誘電体基板8上の面に、無給電パッチアンテナ素子1と、共平面給電型パッチアンテナ素子2と、共平面給電型パッチアンテナ素子2に直交するモードが励振される共平面給電型パッチアンテナ素子5と、を設け、共平面給電型パッチアンテナ素子2及び5を無給電パッチアンテナ素子1とそれぞれ空隙を介して電磁結合するように配置する。 - 特許庁

例文

A parameter generating device calculates and generates, by using the parameter N of the order determination problem and a properly set prescribed value, a parameter x satisfying the condition that the number of factors 4 included in an integer q defined by q=x^2-1 mod N (132) is larger than a prescribed value.例文帳に追加

次数決定問題のパラメータNと適切に設定した所定値と用いて、q=x^2−1 modNで定義される整数qが因数4の個数を前記所定値以上有するという条件を満たすパラメータxを計算して生成する。 - 特許庁

>>例文の一覧を見る

「Mod-1-2」の意味に関連した用語

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

   
ライフサイエンス統合データベースセンターライフサイエンス統合データベースセンター
DBCLS Home Page by DBCLS is licensed under a Creative Commons 表示 2.1 日本 License.

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

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

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

「Mod-1-2」のお隣キーワード

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS