| 意味 | 例文 (30件) |
rn nとは 意味・読み方・使い方
追加できません
(登録数上限)
意味・対訳 アール‐エヌ‐エヌ
遺伝子名称シソーラスでの「rn n」の意味 |
|
RNN
| human | 遺伝子名 | RNN |
| 同義語(エイリアス) | TRN; tRNA asparagine | |
| SWISS-PROTのID | --- | |
| EntrezGeneのID | EntrezGene:7214 | |
| その他のDBのID | HGNC:12324 |
本文中に表示されているデータベースの説明
「rn n」の部分一致の例文検索結果
該当件数 : 30件
The cyclic shift register 110 sequentially circulates the contents of n-sets of register cells r1, r2,..., rn-m, rn-m+1,..., rn-1, rn with fs=(m+n)fc, with respect to fc which is the output frequency of the decoder 101.例文帳に追加
巡回型シフトレジスタ110は、信号化器101の出力周波数f_cに対し、f_s=(m+n)f_cでn個のレジスタセルr_1、r_2、…、r_n-m、r__n-m+1、…、r_n-1、r_nの内容を順次巡回させる。 - 特許庁
In short, based on 2^n combinations of switching signals R1-Rn, 2^n signal routes are selected.例文帳に追加
すなわち、2^nとおりの切替信号R1〜Rnの組み合わせに基づいて2^nとおりの信号経路が選択される。 - 特許庁
This may be a single character, such as 'n' for POSIX or 'r' for Mac OS, or multiple characters,for example, 'rn' for Windows.発音を聞く 例文帳に追加
この値は例えば POSIX での'n' や MacOS での'r' のように、単一の文字にもなりますし、例えば DOS や Windows での'rn' のように複数の文字列にもなります。 - Python
The (n)th antenna electrode is arranged so that a projection area (S) and a range (R) from the developer carrier 12 satisfy the next relation, Sn-1≤Sn, and Rn-1≤Rn(2<n≤N).例文帳に追加
n番目のアンテナ電極は、現像剤担持体12からの投影面積(S)と距離(R)が、 Sn−1≦Sn 且つ Rn−1≦Rn (2≦n≦N) の関係を満たす。 - 特許庁
An adjustment resistor array 211 comprises the arrangement of n resistors Ra to Rn.例文帳に追加
調整用抵抗アレイ211は、n個の抵抗Ra〜Rnを配列したものである。 - 特許庁
The values it can take are'r', 'n', 'rn', None (unknown,no newlines read yet) or a tuple containing all the newline types seen, to indicate that multiplenewline conventions were encountered.例文帳に追加
取り得る値は 'r'、'n'、'rn'、None (不明または、まだ改行していない)、見つかった全ての改行文字を含むタプルのいずれかです。 最後のタプルは、複数の改行慣例に遭遇したことを示します。 - Python
An error signal rn,m-1 is inputted to an interference canceling unit(ICU) 14-n-m.例文帳に追加
干渉キャンセルユニット(ICU)14−n−mには、誤差信号r_n,m-1が入力されている。 - 特許庁
-
履歴機能
過去に調べた
単語を確認! -
語彙力診断
診断回数が
増える! -
マイ単語帳
便利な
学習機能付き! -
マイ例文帳
文章で
単語を理解! -
Weblio例文辞書での「rn n」に類似した例文 |
|
rnn
a rope
uj
a dot written beside a Japanese character in order to modify the pronunciation
a mortgage
a jailer
a turnkey
the remitter
「rn n」の部分一致の例文検索結果
該当件数 : 30件
The receiver rn obtains the contents cm which are made accessible by using the communication device 3-n.例文帳に追加
受信者rnは、通信装置3−nを使用してアクセス可能にされたコンテンツcmを取得する。 - 特許庁
A control part 20 calculates internal resistances r1 to rn of the respective secondary batteries 11-1 to 11-n.例文帳に追加
制御部20は、2次電池11−1〜11−nそれぞれの内部抵抗r1〜rnを算出する。 - 特許庁
An amplifier includes NPN transistors Q1-Qn (n is an integer of ≥2), resistors R1-Rn and capacitors C1-Cn.例文帳に追加
NPNトランジスタQ1〜Qn(nは2以上の整数)、抵抗素子R1〜Rn、容量素子C1〜Cnを備える。 - 特許庁
Among the diameters rn (n=2, 3, 4 or 5) of the dielectric post Hn contained in the n-th grid string Tn in the view from the optical waveguide 1, at least one is different from the basic diameter rO.例文帳に追加
光導波路1から見てn番目の格子列Tnに含まれる誘電体柱Hnの径rn(n=2、3、4または5)のうち少なくとも一つが基本径r0と異なっている。 - 特許庁
If Python is built with universal newline support (the default) the file is opened as a text file, butlines may be terminated by any of 'n', the Unix end-of-lineconvention,'r', the Macintosh convention or 'rn', the Windowsconvention.例文帳に追加
Python が全改行文字サポートを行っている (標準ではしています) 場合,ファイルがテキストファイルで開かれますが、行末文字として Unix における慣行である 'n' 、Machintosh における慣行である 'r'、Windows における慣行である 'rn' のいずれを使うこともできます。 - Python
Note that file objects so opened also have an attribute callednewlines which has a value of None (if no newlineshave yet been seen), 'n', 'r', 'rn',or a tuple containing all the newline types seen.If mode is omitted, it defaults to 'r'.例文帳に追加
開かれたファイルオブジェクトはまた、newlinesと呼ばれる属性を持っており、その値は None (改行が見つからなかった場合)、'n'、'r'、 'rn'、または見つかった全ての改行タイプを含むタプルになります。 mode が省略された場合、標準の値は 'r' になります。 - Python
The read data RD are latched in one latch circuit selected out of N latch circuits (R1, R2...RN) 3.例文帳に追加
リードデータRDは、N個のラッチ回路(R1,R2,・・・RN)3のうち、選択された1つのラッチ回路内にラッチされる。 - 特許庁
Specifically, the delay units R1 to Rn are allocated to n adjacent cell strings CC1 to CCn one by one, and further a delay unit R1 is allocated to the cell string CCi (i=1, 2, ..., n) so that the delay units R1 to Rn are arranged in the connection order.例文帳に追加
具体的には、遅延ユニットR1〜Rnを隣接するn個のセル列CC1〜CCnに一つずつ割り当て、しかも、遅延ユニットR1〜Rnが、その接続順に並ぶように、セル列CCi(i=1,2,…,n)に遅延ユニットRiを割り当る。 - 特許庁
|
| 意味 | 例文 (30件) |
|
|
rn nのページの著作権
英和・和英辞典
情報提供元は
参加元一覧
にて確認できます。
| DBCLS Home Page by DBCLS is licensed under a Creative Commons 表示 2.1 日本 License. |
ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。 |
|
ログイン |
Weblio会員(無料)になると
|
-
1digestion
-
2shipping policy
-
3advertising
-
4extra
-
5miss
-
6while
-
7translate
-
8hi
-
9through
-
10present
「rn n」のお隣キーワード |
weblioのその他のサービス
|
ログイン |
Weblio会員(無料)になると
|