1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > string variableの意味・解説 > string variableに関連した英語例文

セーフサーチ:オン

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

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

セーフサーチについて

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

該当件数 : 134



例文

The variable-length coding apparatus converts quantized data obtained by quantizing image data into variable-length code data, generates a code data string having a predetermined data structure, and inserts padding bits and identifier into the variable-length code data base on an externally-input instruction.例文帳に追加

画像データを量子化した量子化データを可変長符号化データに変換し、所定のデータ構造を有する符号化データ列を生成する可変長符号化装置は、外部からの指示に基づいてパディング・ビットおよび識別子を可変長符号化データに挿入することを特徴とする。 - 特許庁

In allocating a character or a character string as each variable name and each method name, the inherent character or character string is allocated to an individual object in one group for a plurality of groups each comprising a variable name group and an argument type method name group, and the common character or character string is properly allocated to an individual object among a plurality of groups.例文帳に追加

各変数名および各メソッド名として文字または文字列を割り当てるに際して、変数名グループと、引数型別のメソッド名グループからなる複数のグループについて、1つのグループ内では個別の対象に対してそれぞれ固有の文字または文字列を割り当てるとともに、複数のグループ間では個別の対象に対して適宜に共通の文字または文字列を割り当てるJavaプログラム製造方法とした。 - 特許庁

When the head of a path name designated by a user includes a tilde mark for a path name of a broadcast communication file (S310: YES), a PC 1 acquires a character string, which shows a home directory, from an environment variable (S320) and changes the tilde mark to the character string which shows the home directory (S330).例文帳に追加

PC1は、同報通信ファイルのパス名について、利用者が指定したパス名の先頭に「~(チルダ)」が付いていた場合(S310:YES)、環境変数からホームディレクトリを示す文字列を取得して(S320)、「~」を、ホームディレクトリを示す文字列に変更する(S330)。 - 特許庁

Especially, by using the morpheme string of a variable length in comparison with conventional longest match principle using a single morpheme, long- distance skipping is enabled and the processing speed is accelerated.例文帳に追加

特に、従来の単一形態素を用いた最長一致法に比べ、可変長の形態素列を用いることで、長い距離のスキップが可能になり、処理速度が向上する。 - 特許庁

例文

String arguments that are interpreted as filenames (see the Pixmaps, Cursors, and IconDirectorybelow) will prepend the user's directory (specified by the HOME environment variable) if the first character is a tilde (~).例文帳に追加

ファイル名として解釈される文字列である引き数(後述の Pixmaps,Cursors, IconDirectory を参照)は、最初の文字がチルダ(~)ならばユーザのディレクトリ(環境変数 HOME で指定される)の後に追加される。 - XFree86


例文

If narrowed down variable name exists in plurals and one or two or more continuous next character strings match one another among the variable names, the series of character strings without any choice are automatically adopted and confirmed as the character string of the target variable name without waiting for the input of an operator.例文帳に追加

絞り込まれた変数名が複数存在し、しかもそれらの変数名間で、1若しくは2以上の連続する次文字列が互いに一致するときには、それら選択の余地のない一連の文字列は、オペレータの入力を待つことなく、目的とする変数名の文字列として自動的に採択されて確定する。 - 特許庁

To provide a transmission ratio variable steering device for a vehicle not increasing the number of parts and mounting man-hours while realizing miniaturization of the transmission ratio variable steering device for the vehicle without mounting a spiral case to a hole cover 5 by a fixing string 6 or the like.例文帳に追加

スパイラルケースを固定紐6などによりホールカバー5に取り付けずに、車両用伝達比可変操舵装置の小型化を図りつつ、部品点数及び取付工数を増加させることのない車両用伝達比可変操舵装置を提供する。 - 特許庁

An external device 1002 connected to the network accesses a camera control device 1001 using a URL including a first character string indicating an address of the camera control device 1001 and a second character string indicating camera control and its controlled variable.例文帳に追加

ネットワークに接続されている外部装置1002は、カメラ制御装置1001のアドレスを示す第1の文字列と前記カメラの制御およびその制御量を示す第2の文字列とを含むURLを用いて前記カメラ制御装置1001にアクセスする。 - 特許庁

The video frame whose resolution is converted is subjected to coding processing by a block processing unit 104, a DC transform unit 105, a quantizer 106 and a variable length coder 107 and outputted as a code string.例文帳に追加

そしてその後、ブロック化器104、DCT変換器105、量子化器106、可変長符号化器107により符号化処理を施されて符号列として出力される。 - 特許庁

例文

To provide a nonvolatile semiconductor memory device capable of changing the direction of a current of a variable resistive element, and executing erasing (resetting) in a memory cell string unit, and its data erasing method.例文帳に追加

可変抵抗素子の電流の向きを変えることができ、メモリセル列単位で消去(リセット)することができる不揮発性半導体記憶装置およびそのデータ消去方法を提供する。 - 特許庁

例文

A bit number count means 103 counts number of bits of the variable length code string for a single image and an error correction coding means 104 applies error correction coding to a block code by using this length information.例文帳に追加

1ピクチャーの可変長符号列のビット数をビット数カウント手段103でカウントし、このレングス情報を誤り訂正符号化手段104でブロック符号に誤り訂正符号化する。 - 特許庁

Since we want to use a database to verify the login data, we now create the variable $dsn, it contains a valid DSN string that will be used to connect to the database via PEAR::DB. 例文帳に追加

この例では、ログインデータの検証にデータベースを使用するので、変数$dsnを作成します。 この変数には、PEAR::DBによるデータベース接続に使われる有効なDSN文字列を指定します。 - PEAR

To enable a target variable name to be confirmed without inputting all the character string even when a method of giving a name such as allocating a number to the end of the name is performed from the necessity to allocate a variable name having the same meaning to a plurality of different addresses.例文帳に追加

意味としては同じであるが異なるアドレスに複数割り付ける必要から、名前の末尾に数字を割り付けるような名前のつけ方が行われたときにも、全ての文字列を入力することなく、目的とする変数名を確定可能とすること。 - 特許庁

When displayed patterns in capsules 51a and 51c on a special figure display device 4 reach a variable display pattern (a), a character image 60 is displayed, the name is outputted in a character string in a balloon 71a and by a voice in such a manner as to make the character string utter it (b).例文帳に追加

特別図柄表示装置4上のカプセル51a〜51c内にある表示図柄が変動表示態様になると(a)、キャラクタ画像60が表示されるとともに、その名称を、キャラクタ画像60が発話しているように、吹き出し71a内の文字列及び音声で出力する(b)。 - 特許庁

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などに格納させるため正規表現による抽出条件を設定させる。 - 特許庁

The display area H of a variable display apparatus 20 with a special pattern display area H1 arranged therein includes two normal symbol display areas H2 for displaying a normal symbol FZ of each one string.例文帳に追加

特別図柄表示領域H1が設けられた可変表示器20の表示領域Hに、各1列の普通図柄FZが表示される複数(2つ)の普通図柄表示領域H2を設ける。 - 特許庁

To prevent the waste of a memory resource, and to save power, and to reduce costs, and to improve efficiency by filling the string of extraction packets including the specific number of instructions with execution packets including the variable number of instructions without any waste by a parallel execution microprocessor.例文帳に追加

並列実行マイクロプロセッサで特定数命令を含む取出しパケットの列を変動数命令を含む実行パケットの列で無駄なく埋めて、メモリ資源浪費回避、電力節約、低コスト、高効率化を図る。 - 特許庁

The data processing device such as an MPEG decoder includes a bus system(BUS) through which a transmission circuit being, e.g. a variable length decoder circuit(VLD) can transfer a sample string to a reception circuit being, e.g. an IS circuit.例文帳に追加

例えばMPEGデコーダのようなデータ処理デバイスは、例えば可変長デコーダ回路[VLD]である送信回路が例えばIS回路である受信回路にサンプルの列を転送できるバスシステム[BUS]を含む。 - 特許庁

When any template classification is input and variable number of character strings are printed in the field of the template corresponding to the classification of the template, print support means calculates a print form based on a series of morphemes divided from the character string in a case the maximum printable character number in the field is smaller than the variable number of character strings.例文帳に追加

印字支援手段は、任意のテンプレート種別が入力され、当該テンプレート種別に対応するテンプレートの項目に可変数の文字列を印字する際、項目に印字可能な最大文字数が、可変数の文字列より小さい場合、文字列から分割された一連の形態素に基づいて、印字形態を算出する。 - 特許庁

A channel bit string that is an RLL code converted from data, in which information bits including a special bit are inserted at fixed intervals, according to a modulation table having a variable length conversion rule is input to a data demodulator 1.例文帳に追加

データ復調装置1に対しては、特殊ビットを含む情報ビットが一定の間隔で挿入されたデータを、可変長変換規則を有する変調テーブルに従って変換したRLL符号であるチャネルビット列が入力される。 - 特許庁

Then, a code string rearranging part 109 distributes each bit of variable length coded data to a plurality of bit planes composed of bits of the same digit of each coefficient, and a code outputting part 110 hierarchically and successively outputs each bit plane.例文帳に追加

そして、符号列並び換え部109は、可変長符号化データの各ビットを、各係数の同じ桁のビットから構成される複数のビットプレーンに分配し、符号出力部110は各ビットプレーンを階層的に順次出力する。 - 特許庁

When designating "new creation" to call a text editor in this state, a print format wherein each item title and each character string variable corresponding thereto are described in the arrangement order on the print item list is generated automatically, and displayed in an edit box (S4, S5).例文帳に追加

その状態で「新規作成」を指示してテキストエディタを呼び出すと、印刷項目リストに並んだ順に各項目のタイトルとそれに対応する文字列変数が記述された印刷フォーマットが自動作成され、エディットボックス内に表示される(S4、S5)。 - 特許庁

Reading means reads correspondence information in which a specific place in a document structure defined by an XML schema and a variable name are associated with each other and a teacher XML document including a plurality of tags and a substitute character string arranged at the specific place.例文帳に追加

読み込み手段は、XMLスキーマで定義された文書構造における特定箇所と、変数の名前とを互いに対応づけた対応情報と、複数のタグと、特定箇所に配置された置換文字列とを含む教師XML文書とを読み込む。 - 特許庁

The path conversion means converts a part of paths receiving input into a conversion character string independently based on respective conversion rules in a path conversion rule, converts the paths receiving the input into a plurality of paths by substituting a variable number in the conversion character string in an obtained locale, and generates a path conversion candidate constituted of the plurality of paths.例文帳に追加

前記パス変換手段は、前記入力を受け付けたパスの一部を前記パス変換ルール内の各々の変換ルールに基づいて個別に前記変換文字列に変換し、当該変換文字列内の変数を前記取得されたロケールに置換することにより、当該入力を受け付けたパスを複数のパスに変換し、当該複数のパスからなるパス変換候補を生成する。 - 特許庁

A variable setting part 131a writes the comments of a comment table, the ID of a ladder symbol and the ID of the component of a switch made to correspond to the ladder symbol as one record to a character string table by the drag & drop operation of the ladder symbol of a ladder program to a plotting window.例文帳に追加

変数設定部131aは、ラダープログラムのラダー記号の作画ウインドウへのドラッグ&ドロップ操作により、コメントテーブルのコメントと、ラダー記号のIDと、ラダー記号に対応付いているスイッチの部品のIDとを1つのレコードとして文字列テーブルに書き込む。 - 特許庁

A recompression program 23 to be image edition software 20 to be executed in a personal computer 17 substitutes another code word having shorter length and an approximated value for part of code words in a code word string consisting of variable length code words included in a compressed image compressed by DV standards based on variable length encoding and supplied from a DV camera deck 11 or a hard disk drive 12.例文帳に追加

DVカメラデッキ11やハードディスクドライブ12から供給される可変長符号化によるDV規格の圧縮画像に対し、パーソナルコンピュータ17で実行される画像編集ソフトウェア20である再圧縮処理プログラム23は、上記可変長符号語の符号語列中の一部の符号語を、長さがより短くかつ値が近似した他の符号語に置換する。 - 特許庁

A code string generating part 105 successively changes the number of divisions of each subband, also allocates an encoding parameter to each area generated by the division and encodes the each area, decides the optimum number of divisions by comparing code lengths and performs variable length coding of each coefficient constituting each area.例文帳に追加

符号列生成部105では、各サブバンドの分割数を順次変更するとともに、この分割によって生成される各領域に符号化パラメータを割り当て符号化し、符号長を比べることで最適な分割数を決定し、各領域を構成する各係数を可変長符号化する。 - 特許庁

To provide a Japanese input prediction system which can effectively use a limited prediction candidate selection area and can reduce manipulated variable on the candidate selection of a user by adopting a candidate display method and a selection method, which correspond to the character string length of a prediction candidate.例文帳に追加

本発明は、予測候補の文字列長に応じた候補表示法及び選択法を取ることで、限られた予測候補選択エリアの有効活用と利用者の候補選択に係わる操作量の軽減とを両立させることのできる日本語入力予測システムを提供することを目的とする。 - 特許庁

When decoding a data string containing variable length encoded data, when inverse transformation is not established even after inverse transforming processing is advanced to a position corresponding to a division in the case of error-correcting encoding, these data are abandoned and in the next division, inverse transforming processing is started from the head again.例文帳に追加

可変長符号化データを含むデータ列を復号化するときに、誤り訂正符号化の際の区切りに相当する位置まで逆変換処理が進んでも逆変換が成立しない場合にそのデータを廃棄し、次の区切りにおいてはその先頭から再び逆変換処理を始めるようにする。 - 特許庁

Each output resistance adjustment section 1-k includes a variable resistance circuit for varying the resistance to have a value substantially the same as the output resistance depending on variation in output resistance of a DA conversion processing section connected with other output resistance adjustment section and constituted as a resistance string type DA conversion circuit.例文帳に追加

出力抵抗調整部1〜kの各々は、他の出力抵抗調整部が接続され抵抗ストリング型のDA変換回路として構成されるDA変換処理部の出力抵抗値の変化に応じて、当該出力抵抗値と略同じ抵抗値になるように抵抗値を変化させる可変抵抗回路を含む。 - 特許庁

By providing a local searching means 8 in addition to a crossing- over means 6 and a mutation means 7, the vicinity of respective variable values included in the current chromosome string can be searched and in comparison with the conventional combination optimizing device which uses the genetic algorithm, the operation of improving both the speed and accuracy of convergence to the optimum solution is provided.例文帳に追加

交叉手段6と突然変異手段7に加えて、局所探索手段8を設けることにより現在の染色体列が含む各変数値の近傍を探索することが可能となり、従来の遺伝的アルゴリズムを用いた組合せ最適化装置に比べて最適解への収束速度・精度ともに良いという作用を有する。 - 特許庁

When a single voltage pulse of pulse width Ti corresponding to a multiplicand is input to a terminal A of the resistance change type variable resistor element 1 having terminals A, B and a voltage pulse string of a pulse frequency Fi corresponding to a multiplier is input to the terminal B, a PWM (pulse width modulation) signal according to the Fi, Ti corresponding to a product operation result between the multiplicand and the multiplier is output.例文帳に追加

端子A・Bを有する抵抗変化型可変抵抗素子1の、端子Aに被乗数に対応するパルス幅Tiの単一電圧パルスを入力し、端子Bに乗数に対応するパルス周波数Fiの電圧パルス列を入力することにより、被乗数と乗数との積演算の結果に対応するFi・Tiに応じたPWM(Pulse Width Modulation)信号が出力される。 - 特許庁

In performing button advance announcement presentation according to the operation of an operating button during re-variation of a pseudo string, when selecting an advance presentation mode for performing the advance announcement presentation among two or more kinds of advance announcement presentation modes, the percentage of selecting the advance announcement presentation modes varies according to a total count of re-variation performed in a re-variable display pattern.例文帳に追加

擬似連の再変動中において操作ボタンの操作に応じてボタン予告演出を行なうときにおいて、予告演出を実行するときの予告演出態様を複数種類の予告演出態様の中から選択する場合に、再変動表示パターンで実行される再変動の合計回数に応じて、予告演出態様の選択割合を異ならせる。 - 特許庁

例文

The variable display means includes: the rotor that is constituted in an approximately cylindrical shape and has a discrimination information string having the plurality of kinds of discrimination information disposed along a circumferential direction on its outer peripheral surface; a rotation driving means that pivotally supports the rotor and variably displays the discrimination information by rotating the rotor; and an information means that is constituted to be displaceable relative to the rotor.例文帳に追加

可変表示手段は、略円筒状に構成されるとともに、その外周面において複数種類の識別情報が周方向に沿って配列された識別情報列を有する回転体と、回転体を軸支するとともに、回転体を回転させることで識別情報を変動表示させる回転駆動手段と、回転体に対して相対的に変位可能に構成された情報手段とを備えている。 - 特許庁




  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
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/ ).
  
Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS