1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

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

セーフサーチ:オフ

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

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

セーフサーチについて

generated codeの部分一致の例文一覧と使い方

該当件数 : 1622



例文

Code Sample 1: Generated Code 例文帳に追加

コード例 1:生成されたコード - NetBeans

Generated code is now easier to modify. 例文帳に追加

生成されたコードの容易な変更。 - NetBeans

Exploring Functionality in the Generated Code 例文帳に追加

生成されたコードでの機能の確認 - NetBeans

Adding Code to the Generated Source File 例文帳に追加

生成されたソースファイルへのコードの追加 - NetBeans

例文

The other new ID code is generated from the received ID code.例文帳に追加

受信したIDコードから別の新しいIDコードを生成する。 - 特許庁


例文

Each character of the character image is converted into a character code, and a code image is generated from the character code.例文帳に追加

文字画像の各文字が文字コードに変換され、この文字コードからコード画像が生成される。 - 特許庁

When you use the code generation facility of NetBeans 6.5 UML, the IDE merges generated code with code that is already present. 例文帳に追加

NetBeans 6.5 UML のコード生成機能を使用する場合、IDE は生成されたコードと既存のコードをマージします。 - NetBeans

A debugging code 306 is added in adjacent to the code segment 304 and a machine code 320 is generated from the program code.例文帳に追加

該コードセグメント304に近接してデバッギング・コード306が付加され、プログラム・コードより機械コード320が生成される。 - 特許庁

Finally, code data are generated to the file at a code generator 27.例文帳に追加

最後に、このファイルに対し符号生成部27にて符号データを生成する。 - 特許庁

例文

As to a P code generated in the GPS receiver, an E2 code and an L2 code separated from each other longitudinally by a half chip are generated.例文帳に追加

GPS受信器で生成するPコードに対して前後に1/2チップずつ離れたE2コードおよびL2コードを生成する。 - 特許庁

例文

An E1 code and an E3 code separated to the front and back sides from the E2 code by a tenth chip respectively are generated, while an L1 code and an L3 code separated to the front and back sides from the L2 code by a tenth chip respectively are generated.例文帳に追加

さらにE2コードの前後に1/10チップずつ離れたE1コードとE3コードとを生成し、L2コードの前後に1/10チップずつ離れたL1コードとL3コードとを生成する。 - 特許庁

Note that the generated code is based on the profile.例文帳に追加

生成されたコードはプロファイルに基づいています。 - NetBeans

The CRC code is generated from the signaling information.例文帳に追加

CRCコードは、シグナリング情報から生成される。 - 特許庁

The generated code amount predicting part 106 predicts the total generated code amounts for the entire pixel area when generated code amounts for each block converge on the target code amount or less.例文帳に追加

また、発生符号量予測部106は、ブロック毎の発生符号量が前記目標符号量以下に収束した場合、全画素領域に対する総発生符号量を予測する。 - 特許庁

Element code data, attribute code data, attribute data type code data and related map data are then generated.例文帳に追加

次に、エレメント・コード・データ、属性コード・データ、属性データ・タイプ・コード・データおよび関連マップ・データを生成する。 - 特許庁

A counter 105 measures a generated code amount for each block generated by an encoding part 104 and stores the generated code amount for each block.例文帳に追加

カウンタ105は、符号化部104により発生したブロック毎の発生符号量を計測し、ブロック毎の発生符号量を保持する。 - 特許庁

LANGUAGE PROCESSING SYSTEM PROTECTING GENERATED CODE OF DYNAMIC COMPILER例文帳に追加

動的コンパイラの生成コードを保護する言語処理系 - 特許庁

(6) Concurrently, a compressed code map group Ms is generated.例文帳に追加

(6)並行して、圧縮符号マップ群Msを生成する。 - 特許庁

An error code corresponding to the diagnostic result is generated.例文帳に追加

その診断結果に対応するエラーコードを生成する。 - 特許庁

Furthermore, the quantizing parameter is determined so that the corrected generated code amount realizes the target generated code amount.例文帳に追加

さらに、補正した発生符号量が目標発生符号量を実現するように量子化パラメータを決定する。 - 特許庁

A generated code quantity calculation section 9 calculates a generated code quantity 11 from the output bit stream 7.例文帳に追加

発生符号量11は、出力ビットストリーム7から発生符号量計算部9によって計算される。 - 特許庁

Observing Diagram Editor Changes in Generated Code 例文帳に追加

生成されたコード内での図エディタの変更内容の確認 - NetBeans

The code to implement the style is generated automatically. 例文帳に追加

スタイルを実装するコードは、自動的に生成されます。 - NetBeans

Base class for warnings generated by user code. 例文帳に追加

ユーザコードによって生成される警告の基底クラスです。 - Python

A code amount control unit 40 predicts a quantizing parameter for realizing a target generated code amount and the generated code amount, when the quantizing parameter is used, based on the generated code amount from the pre-encoding unit 20, and corrects the predicted generated code amount according to the generated code amount calculated at the intra pre-encoding unit 30.例文帳に追加

符号量制御部40は、プレエンコード部20からの発生符号量に基づいて目標発生符号量を実現する量子化パラメータと、この量子化パラメータを用いたときの発生符号量を予測して、予測した発生符号量をイントラプレエンコード部30で算出された発生符号量に応じて補正する。 - 特許庁

In CustomerDetails.java, modify the generated lookup code shown above to refer to our entity object.When you are finished, the modified code should look like the following(the code shown in bold indicates the changed lines): 例文帳に追加

CustomerDetails.java で、前述の生成済みルックアップコードがエンティティーオブジェクトを参照するように変更します。 - NetBeans

Then, a service code output part 55 outputs the generated service code to the POS terminal.例文帳に追加

そして、サービスコード出力部55は、生成したサービスコードをPOS端末に出力する。 - 特許庁

Then a service code output part 55 outputs the generated service code to the POS terminal.例文帳に追加

そして、サービスコード出力部55は、生成したサービスコードをPOS端末に出力する。 - 特許庁

To facilitate matching generated code amounts with a target code amount for one picture.例文帳に追加

1ピクチャの目標符号量に発生符号量を合わせ込むことを容易に可能とする。 - 特許庁

A decodable code pattern 44 is thereby generated from the code pattern having deficiency or smear.例文帳に追加

これにより、欠損や汚れのあるコードパターンから復号可能なコードパターン44を生成する。 - 特許庁

The ability to merge newly generated source code into existing source code files is now available. 例文帳に追加

新規に生成されたソースコードを既存のソースコードファイルに統合できるようになりました。 - NetBeans

Display of the graphical user interface is generated from the code.例文帳に追加

グラフィカル・ユーザ・インタフェースの表示はコードから生成される。 - 特許庁

You can configure the way that code is generated to handle resources. 例文帳に追加

リソースを処理するコードの生成方法を設定できます。 - NetBeans

A multiplication means 8 modulates a spectral dispersion code generated by a spectral dispersion code generating means 7 with all the combinations of code series generated by a code generating means 6.例文帳に追加

一方、乗算手段8はスペクトル拡散コード発生手段7が発生したスペクトル拡散コードをコード生成手段6が生成した全ての組合せの符号系列によって変調する。 - 特許庁

A code sentence is generated by using an original sentence and a code key, and the code key is generated based on the data (the specific value of each solid or the like) from the control circuit that does not generate the code key.例文帳に追加

原文と暗号キーとを用いて暗号文を生成するが、暗号キーは暗号キーを生成しない制御回路からのデータ(各個体の固有の値等)を元に生成する。 - 特許庁

In addition, the generated element code data, attribute code data, attribute data type code data, and related map data are stored.例文帳に追加

さらに、生成されたエレメント・コード・データ、属性コード・データ、属性データ・タイプ・コード・データおよび関連マップ・データを保存する。 - 特許庁

A generated code quantity counter section 30 counts the coded quantity of the generated bit stream.例文帳に追加

発生符号量カウント部30は、生成されたビットストリームの符号量をカウントする。 - 特許庁

The target directory for the generated code, the elements that are generated, and the appropriate templates produce a set of target file paths into which code is generated. 例文帳に追加

生成されたコードのターゲットディレクトリ、生成された要素、および適切なテンプレートによって、コードの生成先のターゲットファイルパスのセットが生成されます。 - NetBeans

Review these messages to confirm that your code was generated properly. 例文帳に追加

メッセージを見て、コードが適切に生成されたことを確認します。 - NetBeans

Each generated code is extended to a code with the most number of bits ('X' in this case).例文帳に追加

続いて、生成された各符号をbit数の最も多い符号(ここでは、“X”)まで拡張する。 - 特許庁

A register 13 latches the local spread code generated from the local spread code generating circuit 14.例文帳に追加

レジスタ13はローカル拡散符号発生回路14が発生するローカル拡散符号を保持する。 - 特許庁

The one-dimensional code or the two-dimensional code is scanned based on the generated first filtering image.例文帳に追加

生成した第一のフィルタリング画像に基づいて一次元コード又は二次元コードを読み取る。 - 特許庁

The high-resolution security code, having the same information as the held security code, is generated (S111).例文帳に追加

保持されたセキュリティコードと同じ情報をもつ高解像度のセキュリティコードを生成する(S111)。 - 特許庁

Also, the converted common code and the special code are performed so that image data can be generated.例文帳に追加

また、変換された共通コード及び特殊コードを実行することにより、画像データを生成する。 - 特許庁

To shorten a processing time needed to control a generated code amount to a target code amount.例文帳に追加

発生符号量を目標符号量に制御する際に要する処理時間を短縮化する。 - 特許庁

Code amount estimation devices 20, 22 estimate generated code amounts by the devices 16, 18, respectively.例文帳に追加

符号量見積り装置20,22はそれぞれ装置16,18による発生符号量を見積もる。 - 特許庁

When the code is the 1st code, a 1st code of the process cartridge 2 is deleted (S14) and a random number is generated (S15) to generate a 2nd code (S16).例文帳に追加

その結果、第1のコードであれば、プロセスカートリッジ2の第1のコードを削除し(S14)、乱数を発生して(S15)、第2のコードを生成する(S16)。 - 特許庁

When converting information used for authentication into a code number and transmitting it, a plurality of code IDs are generated on the basis of the code number.例文帳に追加

認証に利用する情報をコード番号にして送信する際、コード番号に基づいて、複数のコードIDが生成される。 - 特許庁

An entire code electronic signature section 406 performs electronic signature on an output code generated from the code composition section 404.例文帳に追加

全符号電子署名部406は、符号合成部404により生成された出力符号に対して電子署名を行う。 - 特許庁

例文

The second identification code including the first identification code is generated by adding a sixth code to be applied to each name to the tail.例文帳に追加

第2識別コートは、第1識別コードを含み、その末尾にネーム毎に付与される第6コードを付加されて生成される。 - 特許庁




  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
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