1153万例文収録!

「string value」に関連した英語例文の一覧と使い方(7ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > string valueに関連した英語例文

セーフサーチ:オン

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

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

セーフサーチについて

string valueの部分一致の例文一覧と使い方

該当件数 : 553



例文

The scramble value corresponding to the coded order number Q is the value obtained by applying a prescribed computation to the byte data respectively corresponding to the coded order number Q of the coding string.例文帳に追加

符号化順序番号Qに対応したスクランブル値は、符号列の符号化順序番号Qのそれぞれに対応したバイトデータに対して所定の演算を施すことで得られる値である。 - 特許庁

name specifies the configuration value to retrieve; it may be a string which is the name of a defined system value; these names are specified in a number of standards (POSIX, Unix 95, Unix 98, andothers). Some platforms define additional names as well.例文帳に追加

name には取得したい設定名を指定します; この値は定義済みのシステム値名を表す文字列にすることができます; 名前は多くの標準 (POSIX.1、 Unix 95、 Unix 98 その他) で定義されています。 - Python

Selecting any new field value will correct the sample output, though possibly resulting in no matching font.Should be able to return a FONT for the PRIMARY selection, not just a STRING.Any change in a field value will cause xfontsel to assert ownership of the PRIMARY_FONT selection.例文帳に追加

フィールドに新しい値を選択してサンプル出力を直すことができるが、マッチするフォントが無いこともある。 PRIMARY セレクションには、単なる STRING ではなく FONT が返されるべきである。 - XFree86

Only useful when used in a search popup, this action will cause the search widget to perform the named search type on the string in the search popup's value widget. This action will also pop down the search widget.例文帳に追加

Search(type, action)検索ポップアップ内で使ったときしか役に立たないが、このアクションは検索ポップアップの value ウィジェット内の文字列について、指定されたタイプの検索を検索ウィジェットに実行させる。 - XFree86

例文

An automatic discriminating processing part 102 discriminates voxel of its value having a characteristic as a measured data value of a string- like object as voxel corresponding to a blood vessel from three-dimensional data constituted of voxel having the measured data value of a living body measured by an MRA method as a value to renew a measured data value of the other voxel to a more subtracted value.例文帳に追加

自動判別処理部102は、MRA法により測定された生体の測定データ値を値としてもつボクセルから構成される3次元データから、その値が、ひも状形状物の測定データ値としての特徴を備えているボクセルを血管に対応するボクセルとして判別し、他のボクセルの測定データ値を、より減じた値に更新する。 - 特許庁


例文

To provide an automatic performance robot of a rubbed string instrument, wherein target value followability is improved and tone is close to that of human performance.例文帳に追加

目標値に対する追従性が向上し、音色が人間の演奏に近くなる擦弦楽器の自動演奏ロボットを提供する。 - 特許庁

Correspondence relation between a command and a data string is variable in response to an index value to be adopted, in a conversion part 4 and an analysis part 9.例文帳に追加

変換部4及び解析部9において、コマンドとデータ列との対応関係が、採用されるインデックス値に応じて可変である。 - 特許庁

Status Inquiry Z Pops a value off the stack, calculates the number of digits it has (or number of characters, if it is a string) and pushes that number. 例文帳に追加

状態の問い合わせZスタックから値を取り出し、その桁数 (文字列の場合は、文字数) を計算し、その値をスタックに積みます。 - JM

The remainder of the string is converted to a long int value in the obvious manner, stopping at the first character which is not a valid digit in the given base. 例文帳に追加

数字を表す文字列はlong intに変換されるが、基数に対して有効でない数字が現れた時点で変換は終了する。 - JM

例文

The remainder of the string is converted to an "unsigned long int" value in the obvious manner, stopping at the first character which is not a valid digit in the given base. 例文帳に追加

文字列の残りの部分は"unsigned long int"に変換されるが、基数に対して有効でない数字が現れた時点で変換は終了する。 - JM

例文

In the next section you use a converter to enable the application to calculate the Fahrenheit value of a numerical string input of a Celsius temperature.例文帳に追加

次の節では、コンバータを使用して、アプリケーションで、数値文字列で入力された摂氏温度を華氏の値に計算できるようにします。 - NetBeans

The optimum selection step selects a prediction residue string or a prediction residue code which minimize a prediction value of the code amount or the code amount.例文帳に追加

最適選定ステップは、符号量の推定値または符号量を最小にする予測残差列または予測残差符号を選ぶ。 - 特許庁

The automatic playing piano has keys 1, solenoids 5 for driving the keys 1, and hammer sensors 8 for detecting string striking speeds (velocity value) of hammers 2.例文帳に追加

自動演奏ピアノは、鍵1と、鍵1を駆動するソレノイド5と、ハンマ2の打弦速度(ベロシティ値)を検出するハンマセンサ8を有する。 - 特許庁

Evaluation of a literal yields an object of the given type (string,integer, long integer, floating point number, complex number) with the given value.例文帳に追加

リテラルを評価すると、指定した型 (文字列、整数、長整数、浮動小数点数、複素数) の指定した値を持つオブジェクトになります。 - Python

For string exceptions, the associated value itself will be stored in the variable named as the second argument of the except clause (if any).例文帳に追加

文字列の例外の場合、関連値自体は except 節 (あった場合)の二つ目の引数として与えた名前を持つ変数に記憶されます。 - Python

The return value can be used as a format string for `strftime' to represent time in the am/pm format.例文帳に追加

時刻を 午前/午後の書式で表現するために、 strftime(3) の書式化文字列として用いることのできる文字列を返します。 返される値は - Python

This return value can be used as a format string for strftime to represent time in a locale-specific era-basedway.例文帳に追加

返される値は strftime で日付をロケール固有の年代に基づいた方法で表現するための書式化文字列として使うことができます。 - Python

The align value can be any object,but by convention is a string or None, where Noneindicates that the writer's ``preferred'' alignment should be used.Conventional align values are 'left', 'center','right', and 'justify'. 例文帳に追加

align の値は任意のオブジェクトを取りえますが、慣習的な値は文字列または None で、None は writer の ``好む'' 字揃えを使うことを表します。 - Python

Resources can also be specified from the command line.The resourcestring is a single resource name and value as shown above.Note that if the string contains characters interpreted by the shell (e.g.,asterisk), they must be quoted. 例文帳に追加

シェルに解釈される文字(アスタリスク等)が文字列に含まれる場合にはクォートしなければならない点に注意すること。 - XFree86

If insufficient memory is available for the new value string, XStringListToTextProperty does not set any fields in the XTextProperty structure and returns a zero status.例文帳に追加

新しい文字列に割り当てる十分なメモリがなかった場合、XStringListToTextPropertyはXTextProperty構造体のどのフィールドにも値を設定せず、ステータスとして 0 を返す。 - XFree86

Then, a category value corresponding to a combination of the bit string for search established this time and the sum for search, is read out from a second table.例文帳に追加

そして、第2テーブルから、今回設定された検索用ビット列と検索用サムとの組合せに対応するカテゴリ値を読み出す。 - 特許庁

When constructing a command statement, a command statement constructing part 30 adds the character string of constants to a template statement as it is on the basis of partial character sting information, adds a placeholder showing the character string of non-constants to initialize it, and binds the value of the character string of the non-constants with the placeholder to construct an execution command statement.例文帳に追加

コマンド文構築時に,コマンド文構築部30は,部分文字列情報をもとに,定数の文字列をテンプレート文にそのまま追加し,非定数の文字列を示すプレースホルダを追加して初期化し,非定数の文字列の値をプレースホルダにバインドして,実行コマンド文を構築する。 - 特許庁

A session key restoration part 334 inputs bit string information generated by coupling the fourth element information and receiving paring value information indicating the paring value w' in a key derivation function G regarded as random oracles to calculate a hash value.例文帳に追加

セッション鍵復元部334は、第四要素情報と、ペアリング値w’を示す受信ペアリング値情報とを結合して生成したビット列情報を、ランダムオラクルとみなせる鍵導出関数Gに入力し、ハッシュ値を算出する。 - 特許庁

This selected basic data, the number of the selected data, and the difference value of the basic data and each numeric value data are calculated, an identification bit showing the distinction of positive or negative and difference information having a difference value are set to a bit string, and transmitting data is formed.例文帳に追加

この選択した基本データと、送信するデータ個数と、基本データと各数値データとの差分値を計算し、正負の区別を示す識別ビット及び差分値から成る差分情報とをビット列に設定し送信データを形成する。 - 特許庁

An input device comprises: detection means for detecting input of a numerical value; and display execution means for displaying a character string that is different from the number indicating the numerical value and is based on the numerical value, or a graphic for display that is different from the graphic of the number indicating the numerical value and is based on the numerical value.例文帳に追加

入力装置は、数値の入力を検出する検出手段と、前記数値を表す数字とは異なりかつ前記数値に基づいた文字列、または、前記数値を表す数字の図形とは異なりかつ前記数値に基づいた表示用図形を表示する表示実行手段と、を含む。 - 特許庁

When the wear on the surface of the string-like member 14 advances, the coefficient of friction is increased, the detected tension value of the tension meter 18 is increased and, thereby, the exchange time of the string-like member 14 can be determined.例文帳に追加

紐状部材14の表面の摩耗が進めば、摩擦係数が増加して、張力計18の張力の検出値が増大することによって、紐状部材14の交換時期を決定することができる。 - 特許庁

An optimum candidate character string determination part generates a directed net according to the start positions and end positions of respective candidate words corresponding to the source document character string and uses a cumulative maximum value of prescribed weight to generate an optimum path.例文帳に追加

最適候補文字列決定部は、原始文書文字列に対応する各候補語の開始位置、終了位置に基づいて有向ネットを作り、所定の重みの累計最大値を用いて最適な経路を取り出す。 - 特許庁

A morphemic analyzing section 130 performs morphemic analysis processing on a text, and generates a word information string in which each word constituting the text is related to each attribute value and outputs the word information string.例文帳に追加

形態素解析部130が、テキストに対する形態素解析処理を行い、当該テキストを構成する各単語と、それらの属性値とを対応付けた単語情報列を生成し、当該単語情報列を出力する。 - 特許庁

Current supply capability for the resistor string is increased by the circuit 8, and a resistor value provided in the resistor string can be lowered without changing an external circuit for generating the reference voltage Vref.例文帳に追加

電圧フォロワ回路8により、抵抗ストリングに対する電流供給能力が増大し、基準電圧Vrefを発生する外部回路を変更することなく、抵抗ストリングの具備する抵抗値を下げることができる。 - 特許庁

The object is a method of determining the line-height of a text string, and a step of determining the value to indicate the number of clusters per one em of the text string and a step to carry out scaling of a default line-height by the exponential function.例文帳に追加

テキストストリングの行高を決定する方法を対象とし,そのテキストストリングの1エム当りクラスタ数を表す値を決定するステップと,指数関数によってデフォルト行高をスケーリングするステップを含む。 - 特許庁

When input data 1 such as a character string to be synthesized, a segment position and a pitch string are input, a pitch constant section detecting part 2 detects a pitch constant section continuing a value in a certain threshold value within the pitch of the input data, and a vibrato section detecting part 3 detects a vibrato section in which the pitch oscillates.例文帳に追加

合成する文字列、セグメント位置、ピッチ列等の入力データ1が入力されると、ピッチ一定区間検出部2は入力データのピッチがあるしきい値内の値を取り続けるピッチ一定区間を検出し、ビブラート区間検出部3はピッチが振動するビブラート区間を検出する。 - 特許庁

Also, the character string whose length is lengthened by every character is extracted with the leading character of the password as a start character, and the number of generation until the password candidate having the character string is generated at first is acquired, and the transition value of the character intensity of the password is calculated according to this value.例文帳に追加

また、パスワードの先頭の文字を開始文字として、1文字ずつ長さの長くなる文字列を抽出して、それらの文字列を持つパスワード候補が最初に生成されるまでの生成個数を取得して、それに従ってパスワードの文字強度の推移値を算出する。 - 特許庁

This is done to force programmers to use exception namesrather than their string value when specifying exception handlers.The string value of all built-in exceptions is their name, but this is not a requirement for user-defined exceptions or exceptions defined by library modules.例文帳に追加

これはプログラマに対して、例外処理を指定する際に、文字列ではなく例外名を使わせるための変更です。 組み込み例外の文字列値は全てその名前となりますが、ユーザ定義の例外やライブラリモジュールで定義される例外についてもそうするように要求しているわけではありません。 - Python

An executed result comparing means 85 compares the executed result of the read access in the instruction string with the plural kind of combination of the expected value, and only when the instruction string executed result value of each processor is coincident with any of the plural kind of combination of the expected values, it is judged that the test result is successful.例文帳に追加

実行結果比較手段85は命令列におけるリードアクセスを実行した結果と複数種類の期待値の組合せを比較し各プロセッサの命令列実行結果値が複数種類の期待値の組合せのいずれかに合致した場合にのみ試験結果を合格とする。 - 特許庁

A line coupling determination threshold calculation part 34 determines data length for every line based on the number of characters of each line character string of the text data of the e-mails, and calculates a difference between the maximum value of the data length and a value of the data length with high appearance frequency except the maximum value as a line coupling determination value.例文帳に追加

行結合判定閾値算出部34は、メールの本文データの各行文字列の文字の数に基づき各行ごとにデータ長を判定し、データ長の最大値とその最大値以外で出現頻度が高いデータ長の値との差分を行結合判定閾値として算出する。 - 特許庁

A ratio of an individual integration value of each string to a total value of the integration values of all the strings (a ratio of the integration value) is compared with a preset reference ratio to confirm whether a state where the ratio of the integration value is smaller than the reference ratio continues for a certain period.例文帳に追加

そして、全ストリングの積算値の合計値に対する各ストリングの個別の積算値の割合(積算値の割合)と予め設定された基準の割合を比較し、積算値の割合が基準の割合よりも小さい状態が一定時間継続するかを確認する。 - 特許庁

A user terminal (terminal apparatus) 12 captures the input of a word to be registered as an index value, encrypts the word, converts the cipher into a certain value by applying unidirectional function operation to convert the bit string of the cipher into a certain length, and turns on a bit position corresponding to each value to register an index value.例文帳に追加

ユーザ端末12(端末装置)は、にインデックス値として登録する単語の入力を取込み暗号化し、そのビット列をある長さにするために一方向性関数演算を施してある値に変換し、その各値に対応するビット位置をONしてインデックス値として登録する。 - 特許庁

At least one out of the first normalization information and the second normalization information is altered by the normalization information altering part so that the value for first normalization information corresponding to the first coded voice signal for the first voice signal string of the reproduced voice signal string matches to the value for second normalization information corresponding to the second coded voice signal for the second voice signal string of the reproduced voice signal string.例文帳に追加

再生された前記音声信号列の第1の音声信号列の第1の符号化音声信号に対応する第1の正規化情報の値と、再生された前記音声信号列の第2の音声信号列の第2の符号化音声信号に対応する第2の正規化情報の値とが一致するよう、前記第1の正規化情報及び前記第2の正規化情報の少なくとも一方は、前記正規化情報変更部によって変更される。 - 特許庁

When information is retrieved, a prefix search is performed by using a range (rear part of the character string) that has not been used in the calculation of the hash value H.例文帳に追加

そして、情報検索時には、ハッシュ値Hの計算に用いられなかった範囲(文字列の後方)を用いて、前方一致検索を行う。 - 特許庁

Second word extraction means extracts a second word from an attribute value of a second character string type attribute composing a second data table.例文帳に追加

第2の単語抽出手段は、第2のデータテーブルを構成する第2の文字列型属性が有する属性値から第2の単語を抽出する。 - 特許庁

The application uses a converter to convert user input from a string value to a numerical Java data type on which the application can perform calculations. 例文帳に追加

このアプリケーションは、コンバータを使用してユーザーの入力を文字列の値から数値の Java データ型に変換し、アプリケーションが計算できるようにします。 - NetBeans

A correlation value of two contents is calculated based on the bit string corresponding to the two contents extracted from the alarm contents and the operation contents.例文帳に追加

アラーム内容及び操作内容から抽出された2つの内容に対応するビット列に基づいて2つの内容の相関値を算出する。 - 特許庁

This return value can be used as a format string for strftime to represent dates and times in a locale-specificera-based way.例文帳に追加

返される値は strftime で日付および時間をロケール固有の年代に基づいた方法で表現するための書式化文字列として使うことができます。 - Python

The return value is a tuple (type,encoding) where type is None if the type can't be guessed (missing or unknown suffix) or a string of the form'type/subtype', usable for a MIMEcontent-type: header例文帳に追加

戻り値は、タプル (type,encoding) です、ここで typeは、もし型が(拡張子がないあるいは未定義のため)推定できない場合は、None を、あるいは、MIME content-type: ヘッダ - Python

A string containing the version number of the Python interpreterplus additional information on the build number and compiler used.It has a value of the form 'version(#build_number, build_date, build_time)[compiler]'. 例文帳に追加

Pythonインタープリタのバージョンとビルド番号・使用コンパイラなどの情報を示す文字列で、'バージョン(#ビルド番号,ビルド日付, ビルド時間)[コンパイラ]'となります。 - Python

When the permission character string showing the permission necessary for the normal operation of the AP to be downloaded from an installer 20 is inputted before the download of the AP, a hash value calculation means 111 finds the hash value of the permission character string, and a retrieval means 112 searches the token table 113 by use of the hash value.例文帳に追加

APのダウンロードに先立ち、インストーラ20からダウンロードしようとしているAPを正常動作させるために必要になるパーミッションを示すパーミッション文字列が入力されると、ハッシュ値算出手段111が上記パーミッション文字列のハッシュ値を求め、検索手段112が上記ハッシュ値を使用してトークンテーブル113を検索する。 - 特許庁

A PRML system is used to establish a target value by adding a compensation amount according to the bit string of N (N>NN) bits to a target value set by the convolution calculation of NN bits, and to binarize it to be a surest bit string in which an error between a reproducing signal and the target value becomes minimum among the bit strings of N bits while comparing reproducing signals with each other.例文帳に追加

NNビットの畳み込み演算で定まる目標値に対して,N(N>NN)ビットのビット列に応じた補償量を加えて目標値を定め,これと再生信号を比較しながら,Nビットのビット列の中から最も確からしい,すなわち再生信号と目標値の誤差が最小になるビット列に2値化するPRML方式を用いる。 - 特許庁

A description related to the attribute is identified from the source code, and an extraction condition by a regular expression is set to store an attribute value that is a character string or a numerical value in a reference variable $1 or the like.例文帳に追加

また、ソースコードから属性に関する記述を特定し、文字列あるいは数値である属性値を参照変数$1などに格納させるため正規表現による抽出条件を設定させる。 - 特許庁

A post-stage signal processing section 21 then performs decoding processing on the bit string, thereby adding the count value of the up/down counter 223 due to the high-speed clock CLK as an output value of a much lower-order bit.例文帳に追加

そして、このビット列を後段の信号処理部21でデコード処理することにより、高速クロックCLKによるアップ/ダウンカウンタ223のカウント値にさらに下位ビットの出力値として追加する。 - 特許庁

例文

To improve the detection accuracy for a synchronization timing based on a quantized correlation value, when the synchronization timing is detected based on a correlation value calculated between a received signal and a reference code string.例文帳に追加

受信信号と参照符号列との間で計算される相関値に基づき同期タイミングを検出する際に、量子化された相関値に基づく同期タイミングの検出精度を向上する。 - 特許庁




  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
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-2004 Python Software Foundation.All rights reserved.
Copyright 2000 BeOpen.com.All rights reserved.
Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved.
Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.
  
© 2010, Oracle Corporation and/or its affiliates.
Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS