Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
「h u」に関連した英語例文の一覧と使い方 - Weblio英語例文検索
[go: Go Back, main page]

1153万例文収録!

「h u」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

h uの部分一致の例文一覧と使い方

該当件数 : 99



例文

H u h?例文帳に追加

え? - 映画・海外ドラマ英語字幕翻訳辞書

The time in 24-hour notation (%H:%M:%S). (SU)%u 例文帳に追加

24 時間表記の時間 (%H:%M:%S) (SU)%u - JM

A diffuse scattering beam in the direction u', v' for example, interacts with all beams h+ u', k+v' where h, k are reflection indices for the average lattice. 例文帳に追加

例えば、u', v' 方向への散漫散乱ビームは、h, kが平均格子に対する反射指数であるとして、すべてのh+ u', k+v' ビームと相互作用する。 - 科学技術論文動詞集

Contains maintainer information like handle (nickname, h), full name (n) and URL (u) to the developer's homepage. 例文帳に追加

メンテナの情報、たとえばハンドル(ニックネーム、h)、フルネーム (n)ホームページの URL (u)などを記述します。 - PEAR

例文

mysql quitBye$ mysql -u guest -h localhost -pEnter password:ERROR 1045: Access denied for user: 'guest@localhost' (Using password: YES) 例文帳に追加

コード表示4.20:ユーザguestでログインを試みる - Gentoo Linux


例文

The verifier device confirms V=h (Y^u, M).例文帳に追加

検証者装置は、V=h(Y^u,M)を確認する。 - 特許庁

Code Listing4.13: Attempting guest user login $ mysql -u guest -h localhost -pEnter password:Welcome to the MySQL monitor. 例文帳に追加

コード表示4.13:ユーザguestとしてログインを試みる - Gentoo Linux

PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !To do so, issue the following commands to start the server and change the applicable passwords:(Note the next 3 lines)/etc/init.d/mysql start/usr/bin/mysqladmin -u root -h pegasos password 'new-password'/usr/bin/mysqladmin -u root password 'new-password'Depending on your configuration, a -p option may be needed in the last command.例文帳に追加

(次の3行をメモして下さい。 - Gentoo Linux

A channel estimator generates a channel matrix which is decomposed into U, D and V^H matrices.例文帳に追加

チャンネル推定器がチャンネル行列を発生し、U、D、およびV^H行列に分解される。 - 特許庁

例文

The structure U^k of a conv part 27 to a corr part 31, a U generating part 35, a total variation filter 37 and the like is updated using a point spread function H^k so that the residual E^k is reduced, and an update process to use the structure components of the updated structure U^k as a new structure U^k+1 is executed one or more times.例文帳に追加

conv部27乃至corr部31、U生成部35、及びトータルバリエーションフィルタ37等は、点広がり関数H^kを用いて、残差E^kが小さくなるように、ストラクチャU^kを更新し、更新したストラクチャU^kのストラクチャ成分を新たなストラクチャU^k+1とする更新処理を1回以上実行する。 - 特許庁

例文

The user equipment 20 selects (s), R at random, computes X=g_1^m×ψ(u)×ψ(v)^s×(ψ(w×h))^R and sends them to the blind signature generating apparatus 10.例文帳に追加

利用者装置20は、s,Rをランダムに選択し、X=g_1^m・ψ(u)・ψ(v)^s・(ψ(w・h))^Rを計算してブラインド署名生成装置10に送信する。 - 特許庁

A chuck 8 for the H-shaped steel can grip both the H-shaped steel pile and U-shaped steel sheet pile.例文帳に追加

そしてH型鋼用チャック8は、H型鋼杭でもU形鋼矢板でも把持することができる。 - 特許庁

One with L, H, T or U-shaped cross section is used as the support-shaped member.例文帳に追加

支柱状部材として、断面がL,H,T,コ型などのものを用いる。 - 特許庁

A blind signature generating apparatus 10 generates private keys x, y, z and public keys g_1, g_2, w=g_2^x, u=g_2^y and v=g_2^z, selects (r) at random, computes h=g_2^r and sends them to user equipment 20.例文帳に追加

ブラインド署名生成装置10が、秘密鍵x,y,zと公開鍵g_1,g_2,w=g_2^x,u=g_2^y,v=g_2^zとを生成し、rをランダムに選択しh=g_2^rを計算して利用者装置20に送る。 - 特許庁

H. E. U Khin Maung Thein, Minister for Finance and Revenue, Union of Myanmar, presided over the Meeting. 例文帳に追加

ミャンマー連邦のキン・マウン・テイン財政歳入大臣が会議の議長を務めた。 - 財務省

The metering matrix Q is a matrix containing, as a diagonal component, a result of multiplying a difference between a linear filter estimate h* determined from s[*], A[*] and the current linear filter value h[1] by a quadrature matrix U and adding a slight amount δ thereto, and it may be updated as needed.例文帳に追加

計量行列Qは、s[・],A[・]から求められる線形フィルタ推定値h^*と、現在の線形フィルタの値h[1]と、の差に直交行列Uを乗じて微少量δを加算したものを対角成分とする行列であり、必要に応じて更新される。 - 特許庁

$ mysql -u root -h localhost -p sqlfile Like LOAD DATA, be sure you can tell what sqlfile does.Failure to do so may cause your database to be compromised! 例文帳に追加

LOADDATAコマンドと同様、sqlfileが何を行っているのかよく理解しておいて下さい。 - Gentoo Linux

All of the values (C, H, V, X, Y, Z, a, b, u, v, y, x) are floating point values.例文帳に追加

この数値のいくつかには 0 から上限値の間の値を持つという制限がある。 - XFree86

The verifier device calculates R=H (D), generates a random number (u) to calculate S=G^u, T=R^u and certification information π, and transmits S, T, π to the certifier terminal.例文帳に追加

検証者装置は、R=H(D)を計算し、乱数uを生成して、S=G^u,T=R^u、証明情報πを計算して、証明者端末にS,T,πを送信する。 - 特許庁

A channel matrix H is decomposed into a lower triangular matrix L and an upper triangular matrix U and at a transmitter side, an inverse matrix U^-1 of U is used as a transmission weight.例文帳に追加

チャネル行列Hを下三角形行列Lと上三角形行列Uに分解し、送信機側では、送信重みとしてUの逆行列U^-1を用いる。 - 特許庁

A receiver acquires a channel matrix H using a reference signal from a transmitter and performs singular value decomposition thus obtaining a transmission weight V and a reception weight U^H of downlink.例文帳に追加

受信機は、送信機からのリファレンス信号を用いてチャネル行列Hを取得して特異値分解し、ダウンリンクの送信重みVと受信重みU^Hを得る。 - 特許庁

In this way, the bag B and the umbrella U can be carried together by gripping the handle (h) of the bag U in one hand and the other hand can be made free.例文帳に追加

片手で鞄Bの取っ手hを持つだけで、鞄Bと共に傘Uを携行でき、他方の手を自由に使用することができる。 - 特許庁

The detail presentation will be made by H. E. U Set Aung, Deputy Minister for National Planning and Economic Development.例文帳に追加

この後、セ・アウン国家計画経済開発副大臣から、詳細なプレゼンテーションが行われます。 - 財務省

The s(ω0) is set to zero, the u(ω0) is made to be a value nearly equal to the y(ω), the u(ω0) is set nearly equal to 0 when the s(ω0) is not equal to zero and the H(z) is set to the convolvers 1, 5.例文帳に追加

s(ω_0)=0,u(ω_0)をy(ω)と同程度の大きさとし、s(ω_0)≠0でu(ω_0)≒0とし、H(z)をコンボルバ1と5に設定する。 - 特許庁

The operation is carried out by using an angular U-tube 1 or an H-tube having bottom plate.例文帳に追加

上記の操作は、例えば、角張ったU字管1又は底板の付いたH字管を用いて行う。 - 特許庁

Steel member 1 for diaphragm wall is made of a U-shaped steel sheet pile 2 and an H-steel beam 3.例文帳に追加

地中連続壁用鋼材1はU形鋼矢板2とH形鋼3とから形成されている。 - 特許庁

The bottom part from the abdomen H of the user U is pulled by the weight of the hip A and so the lumber K is stretched.例文帳に追加

ユーザUの腹部Hより下の部分が尻Aの重量により引っ張られて腰Kが伸びる。 - 特許庁

An arbitrary unitary operation is constructed of (1) σ_z, (2) σ_x, (3) HT, and (4) U=(H(×)I)(Z(-θ)(×)Z(-θ))ΛZ(H(×)I).例文帳に追加

任意のユニタリ演算は、(1)σ_zと、(2)σ_xと、(3)HTと、(4)U=(H(×)I)(Z(−θ)(×)Z(−θ))ΛZ(H(×)I)とにより構成される。 - 特許庁

When defining a distance between the lip 14 of the die 11 and a web 15 as (h), the moving speed of the web as U and the film thickness of the coating film 19 as he, the height Dg is made larger than Db indicated by Db=1.03×h-1.50×he/U^1/3+12800×he^2×U.例文帳に追加

ダイ11のリップ14とウェブ15との距離をhとし、ウェブの移動速度Uとし、塗布膜19の膜厚をheとしたときに、Db=1.03×h−1.50×he/U^1/3 +12800×he^2 ×Uで示されるDbより、高さDgを高くする。 - 特許庁

The encryption part calculates C_1=pk_n^r, C_2=h^r, C_3=e(g,g_1)^r×M, t=H(C_2,C_3), C_4=(u^tv^sd)^r, and C_5=s to generate a ciphertext C.例文帳に追加

暗号化部は、C_1=pk_n^r,C_2=h^r,C_3=e(g,g_1)^r・M,t=H(C_2,C_3),C_4=(u^tv^sd)^r,C_5=sを計算し、暗号文Cとする。 - 特許庁

The end of a pipe-shaped sealing nozzle 1 is bent into the U- shape along the folding direction of a hemming section H.例文帳に追加

パイプ状のシーリングノズル(1)であって、先端部がヘミング部(H)の折曲げ方向に沿ってU字状に屈曲している。 - 特許庁

A U_init generating part 34 generates a plurality of structures U^0 obtained by each correcting, on the basis of the point spread function H^0, the blurs of structure components of the image in an extension block obtained by each extending the peripheries of a plurality of original blocks formed by dividing an original image.例文帳に追加

U_init生成部34は、オリジナル画像を分割した複数のオリジナルブロックの周囲をそれぞれ拡張した拡張ブロック内の画像のストラクチャ成分のボケを点広がり関数H^0に基づいてそれぞれ補正した複数のストラクチャU^0を生成する。 - 特許庁

In specification based on the rectangular coordinate system, an octagonal color area can be specified by using four axes obtained by combining (U, V) coordinates and (S, H) coordinates obtained by rotating the (U, V) coordinates by 45°.例文帳に追加

直交座標系による指定では、(U,V)座標と、それを45度回転させた(S,H)座標とを合わせた4軸を用いて8角形の色領域が指定可能である。 - 特許庁

The basic ignition timing is corrected by an ignition timing correction amount v(k) obtained by inputting the follow-up error e(k) to H∞ error FB controller 8 to be used as final ignition timing u(k).例文帳に追加

そして、その追従誤差e(k)をH∞誤差FBコントローラ8に入力して得られた点火時期補正量v(k)によって基本点火時期を補正したものを最終点火時期u(k)とする。 - 特許庁

FIXME: lowercasednick? Example?xml version="1.0" encoding="utf-8" ?m xmlns="http://pear.php.net/dtd/rest.maintainer" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xlink="http://www.w3.org/1999/xlink" xsi:schemaLocation="http://pear.php.net/dtd/rest.maintainer http://pear.php.net/dtd/rest.maintainer.xsd" hthebrain/h nThe Brain/n uhttp://pinkyandthebrain.example.org/u/mpackages. 例文帳に追加

FIXME: lowercasednick?例?xml version="1.0" encoding="utf-8" ?m xmlns="http://pear.php.net/dtd/rest.maintainer"xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"xmlns:xlink="http://www.w3.org/1999/xlink"xsi:schemaLocation="http://pear.php.net/dtd/rest.maintainerhttp://pear.php.net/dtd/rest.maintainer.xsd"hthebrain/hnThe Brain/nuhttp://pinkyandthebrain.example.org/u/mpackages.xml (p)全パッケージの一覧 このパッケージは、チャネル内のすべてのパッケージの一覧とチャネルサーバ名そのものを記述します。 - PEAR

A hash value calculating part 5 generates a hash value X(M) from the value generating eigenvalue (u) and the message M by using a hash function H.例文帳に追加

ハッシュ値算出部5は,値生成固有値uとメッセージMよりハッシュ関数Hを用いてハッシュ値X(M)を生成する。 - 特許庁

In a mobile terminal system S, a mobile terminal H and an in-vehicle unit U installed in a vehicle are connected so as to transmit/receive data.例文帳に追加

携帯端末システムSは、携帯端末Hと車両に設置される車載ユニットUとがデータ送受信可能に接続される。 - 特許庁

At lower end face of a switch holder H serving to hold the switch unit U, there is formed a hole 82a into which the inserting portion 39 can be inserted.例文帳に追加

スイッチユニットUを保持するためのスイッチホルダHの下端面に挿通部39の嵌め込みが可能な開口82aを形成する。 - 特許庁

Then the host computer 2 transmits the patrol results to information terminals U of customers of the absent houses H (absentees) via the Internet N2.例文帳に追加

そして、この巡視結果をホストコンピュータ2から不在宅Hの顧客(不在者)の情報端末Uに、インターネットN2を介して送信する。 - 特許庁

The user U reads the homepage H of an on-vehicle product maker M and inputs vehicle information such as a vehicle type in relation to the vehicle.例文帳に追加

ユーザーUが車載製品メーカーMのホームページHを読み出し、車両に関する車種等の車両情報を入力する。 - 特許庁

The spacer 4 is formed in an approximate U-shape which has a recess 4a fitted to the end of the flange 2a of the H-shaped steel 2.例文帳に追加

スペーサー4は、H形鋼2のフランジ2aの端部にはめ込まれる凹部4aを備えた略コの字型形状に形成される。 - 特許庁

Moreover, H-steel beam 3 is installed in such a manner that one flange 3a is fixed to the web portion 2a at the outer side of the U-shaped steel sheet pile 2.例文帳に追加

さらに、H形鋼3はU形鋼矢板2の外側に一方のフランジ3aをウェブ部2aに固定して設置されている。 - 特許庁

set sendmail="/usr/bin/nbsmtp -U username -P password -d isp.net -h smtp.isp.net -f urname@isp.net" If you do not want this information to be present in your .muttrcfile, you can also create a .nbsmtprc file in which you include all information:例文帳に追加

もしこの情報を.muttrcファイルに含めたくない場合は、全ての情報を含めた.nbsmtprcファイルを作成することもできます。 - Gentoo Linux

The mounting member 5 attached to H-steel 3 as a beam of the building is provided with a mounting main body part 11 capable of fitting into an inner side of a U-shaped part 10 opened toward a side of the H-steel 3.例文帳に追加

建物の梁用H形鋼3に取り付ける取付部材5は、梁用H形鋼3の側方に向って開口したコ字状部10の内側に嵌合可能な取付本体部11を備える。 - 特許庁

When the radius of an emitter picture is set as H and the maximum inclination of a light beam passing through the center of the emitter picture is set as U, the light source device whose H sinU is reduced by the correction lens 23 is provided.例文帳に追加

発光体像の半径をH、発光体像の中心を通る光線の最大傾斜角をUとすると、補正レンズ23によりH sinUの小さい光源装置を提供できる。 - 特許庁

The fixing device 8 includes: a U-shaped cross-sectional heat reflecting member 83 that extends along a heater lamp H and between the heater lamp H and the internal face of the fixing rotation body 81 such that an opening 830 faces the heater lamp H; and a driving device 84 that drives at least the heater lamp H or heat reflecting member 83.例文帳に追加

ヒータランプHと定着回転体81の内面との間にヒータランプHに沿って、且つ、開放口部830をヒータランプH側に向けて延在する断面U字形状の熱反射部材83と、ヒータランプH及び熱反射部材83のうち少なくとも一方を駆動する駆動装置84とを備えた定着装置8。 - 特許庁

The operational history H is a frequency (driving frequency) that a piezoelectric element 54 of each unit ejection part U has executed the ejection drive or the microvibration drive.例文帳に追加

動作履歴Hは、各単位噴射部Uの圧電素子54が噴射駆動または微振動駆動を実行した回数(駆動回数)である。 - 特許庁

An output T_W of MAC_W comprising the UF functions F_L, U and the block encryption E_K is calculated using the incidental data H^→ and plain text M_W as inputs to verify whether an output T_W and the authenticator T coincide with each other.例文帳に追加

付帯データH^→と平文M_wとを入力として、UH関数F_L,Uとブロック暗号E_Kとで構成されるMAC_wの出力T_wを求め、出力T_wと認証子Tとが一致するか否かを検証する。 - 特許庁

The steel 1 for the continuous underground wall, which is constituted by integrating the H-shaped steel 3 with the outside of the web part 2a of the U-shaped steel sheet pile 2 by welding etc. , and the single U-shaped steel sheet pile 2 are driven in a mixed manner.例文帳に追加

U形鋼矢板2のウェブ部2aの外側にH形鋼3を溶接等により一体化してなる地中連続壁用鋼材1と単体のU形鋼矢板2を混在させる形で打設する。 - 特許庁

例文

A seal ring 50 is formed into an almost U-shape in its cross-sectional shape and fitted in a fitting insertion groove 48A so that the side (upper side) opened into the U-shape thereof is turned for the outside of the slide direction (H-direction) of the plunger member 48.例文帳に追加

シールリング50は、断面形状が略U字形状とされ、U字の開放されている側(上側)をプランジャ部材48の摺動方向(H方向)外側に向けて、嵌挿溝48Aにはめ込まれている。 - 特許庁




  
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います:
Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
  
Copyright(C) 財務省
※この記事は財務省ホームページの情報を転載しております。内容には仮訳のものも含まれており、今後内容に変更がある可能性がございます。
財務省は利用者が当ホームページの情報を用いて行う一切の行為について、何ら責任を負うものではありません。
  
科学技術論文動詞集
Copyright(C)1996-2025 JEOL Ltd., All Rights Reserved.
  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright 2001-2010 Gentoo Foundation, Inc.
The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.
  
Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill.
The contents of this document are licensed under the GNU Free Documentation License.
Copyright (C) 1999 JM Project All rights reserved.
  
Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
  
Copyright © 2001 - 2008 by the PEAR Documentation Group.
This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ).
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2025 GRAS Group, Inc.RSS