| 例文 |
class codeの部分一致の例文一覧と使い方
該当件数 : 327件
A code CL indicating the class to which pixel data of a target position in an image signal Vb belongs to is obtained.例文帳に追加
画像信号Vbにおける注目位置の画素データが属するクラスを示すコードCLを得る。 - 特許庁
DEVICE AND PROGRAM FOR SETTING STORAGE CLASS, AND DEVICE AND PROGRAM FOR SOURCE CODE GENERATION例文帳に追加
記憶クラス設定装置、記憶クラス設定プログラム、ソースコード生成装置、およびソースコード生成プログラム - 特許庁
A class code calculation circuit 83 performs classification based on the history DR_hist and the history W_hist.例文帳に追加
履歴DR_histと履歴W_histに基づいて、クラスコード算出回路83によりクラス分類が行われる。 - 特許庁
The processing apparatus can carry out conversion processing more properly than the case that the generation is based on the class code only.例文帳に追加
クラスコードのみに基づく場合に比べて適切な変換処理を行うことができる。 - 特許庁
In the source editor, right-click in the class body and choose Insert Code (Ctrl-I) Add Business Method. 例文帳に追加
ソースエディタ内を右クリックし、「EJB メソッド」「ビジネスメソッドを追加」を選択して Bean のビジネスメソッドを生成します。 - NetBeans
A coefficient memory 54 outputs a prediction coefficient corresponding to the class code to a prediction arithmetic section 56.例文帳に追加
係数メモリ54は、クラスコードに対応する予測係数を予測演算部56に出力する。 - 特許庁
An ADRC blocking circuit 112 extracts a class tap from the image data, and an ADRC processing circuit 113 applies ADRC processing to the class tap to generate an ADRC code.例文帳に追加
ADRCブロック化回路112は、画像データからクラスタップを抽出し、ADRC処理回路113はクラスタップにADRC処理を施してADRCコードを生成する。 - 特許庁
An ADRC blocking circuit 111 extracts a class tap from image data, and an ADRC processing circuit 112 applies ADRC processing to the class tap to generate an ADRC code.例文帳に追加
ADRCブロック化回路111は、画像データからクラスタップを抽出し、ADRC処理回路112はクラスタップにADRC処理を施してADRCコードを生成する。 - 特許庁
A spatial class and a motion class are detected from the pixel data of a tap corresponding to the pixel under consideration of the HD signal selectively fetched from the SD signal, and a class code CL showing the pixel under consideration class of the HD signal is obtained.例文帳に追加
SD信号より選択的に取り出された、HD信号の注目画素に対応するタップの画素データより、空間クラスや動きクラスを検出し、当該HD信号の注目画素のクラスを示すクラスコードCLを得る。 - 特許庁
A space class and a motion class are detected from pixel data corresponding to a target pixel of the HD signal selectively extracted from the SD signal to obtain a class code CL denoting a class of the target pixel of the HD signal.例文帳に追加
SD信号より選択的に取り出された、HD信号の注目画素に対応するタップの画素データより空間クラスや動きクラスを検出し、当該HD信号の注目画素のクラスを示すクラスコードCLを得る。 - 特許庁
The source code of a computer program selected by an application developer is read, a name of class corresponding to the read source code is acquired from a method table, and method information belonging to the class is acquired.例文帳に追加
アプリケーション開発者が選択したコンピュータプログラムのソースコードを読み込み、読み込んだソースコードに対応するクラス名をメソッドテーブルから取得し、そのクラスに属するメソッド情報を取得する。 - 特許庁
In the case that pixel values P1 to P9 of nine pixels included in a class code tap is in a state as shown in the figure, first the ADRC generates a class code 101001111 in 9-bits.例文帳に追加
クラスコード用タップに含まれる9画素の画素値P1乃至P9が図15に示すような状態である場合、ます、ADRCにより9ビットのクラスコード101001111が生成される。 - 特許庁
The relevance generation part between classes 104 (use determining part) determines other class which is used by the class based on the injection setting file 102 and the source code 101.例文帳に追加
クラス間関連生成部104(利用判定部)は、インジェクション設定ファイル102と、ソースコード101とに基づいて、クラスが利用する他のクラスを判定する。 - 特許庁
The script in the CompilationUnit.java template file determines that this element is of type Class and links into the NormalClassDeclaration.java template to perform Java-Class specific code generation. 例文帳に追加
CompilationUnit.java テンプレートファイル内のスクリプトによって、この要素がクラス型であり、NormalClassDeclaration.java テンプレートにリンクされていることが判定され、Java クラス固有のコード生成が実行されます。 - NetBeans
If both templates are enabled when Generate Code action is invoked, you will obtain two files from one element, one being a Java class and the other being a C++ class. 例文帳に追加
コード生成アクションの実行時に、両方のテンプレートが有効化されている場合、1 つの要素から Java クラスと C++ クラスになる 2 つのファイルを生成できます。 - NetBeans
To add a property to a page bean, open the page's java code and add the propery declaration to the constructor public class Page1 extends AbstractPageBean, and encapsulate the fields as above. 例文帳に追加
ページ Bean にプロパティーを追加するには、ページの Java コードを開き、プロパティー宣言をコンストラクタ public class Page1 extends AbstractPageBean に追加して、前述のようにフィールドをカプセル化します。 - NetBeans
A class is detected from pixel data of a plurality of taps selectively fetched from an SD signal to obtain the class code CL of the target pixel of an HD signal.例文帳に追加
SD信号から選択的に取り出された複数タップの画素データよりクラスを検出し、HD信号の注目画素のクラスコードCLを得る。 - 特許庁
All source code files in the PEAR repository shall contain a "page-level" docblock at the top of each file and a "class-level" docblock immediately above each class. 例文帳に追加
PEAR リポジトリに含まれるすべてのソースコードには、各ファイルの先頭に "ページレベル" のコメントブロックを、各クラスの直前に "クラスレベル" のコメントブロックを記述します。 - PEAR
The class Stats (the above code just created an instance of this class) has a variety of methods for manipulating and printing thedata that was just read into p.例文帳に追加
Stats クラス(上記コードはこのクラスのインスタンスを生成するだけの内容です)は p に読み込まれたデータを操作したり、表示するための各種メソッドを備えています。 - Python
A q-bit class code obtained by degenerating a p-bit code and the n-bit code from a blocking circuit 6 and an averaging circuit 7 is supplied from the degeneration ROM 8 to a learning circuit 53.例文帳に追加
ブロック化回路6、平均化回路7からのpビットのコードとnビットのコードとを縮退させたqビットのクラスコードは、縮退ROM8から学習回路53へ供給される。 - 特許庁
A classification section 30 decides a class on the basis of a relation between the re-quantization code and the color signal.例文帳に追加
クラス分類部30は、再量子化コードと色信号間の関係とに基づいてクラスを決定する。 - 特許庁
The factor ROM storage part 13 acquires a prediction factor corresponding to a class code from the designated factor ROM.例文帳に追加
係数ROM格納部13は、クラスコードに対応する予測係数を、指定された係数ROMから取得する。 - 特許庁
To provide an image processing apparatus for deciding a class code on the basis of the correlation of a target pixel with peripheral pixels in a horizontal direction.例文帳に追加
着目画素の水平方向の周辺画素との相関性を基にクラスコードを決定する。 - 特許庁
A prediction coefficient and a prediction tap are extracted on the basis of the class code and a component signal is produced.例文帳に追加
クラスコードに基づいて、予測係数および予測タップが抽出されて、コンポーネント信号が生成される。 - 特許庁
This section shows how you can generate Java source code for the Class diagram you just created in the previous section. 例文帳に追加
この節では、前の節で作成したクラス図に対応する Java ソースコードを生成する方法を示します。 - NetBeans
For example, you use the javactask to compile code, the javatask to execute a class, and so forth. 例文帳に追加
たとえば、コードをコンパイルするには javac タスクを使用し、クラスを実行するには java タスクを使用するなどします。 - NetBeans
If you use code completion to fill in the name of class, any necessary import statements are automatically added. 例文帳に追加
クラス名の入力にコード補完を使用する場合は、必要なインポート文が自動的に追加されます。 - NetBeans
Goi no Kurodo was a post of Ryoge no kan (class outside of the Ritsuryo system) under the Japanese Ritsuryo system (a system of centralized government based on the ritsuryo code). 例文帳に追加
五位蔵人(ごいのくろうど)は、律令制下の日本における官職(令外官)の一つ。 - Wikipedia日英京都関連文書対訳コーパス
The prediction coefficient output circuit 4 outputs a prediction coefficient corresponding to the class code to a mapping circuit 6.例文帳に追加
予測係数出力回路4は、クラスコードに対応する予測係数をマッピング回路6に出力する。 - 特許庁
The coefficient memory 104 outputs a prediction coefficient corresponding to the class code to a prediction arithmetic section 106.例文帳に追加
係数メモリ104は、クラスコードに対応する予測係数を予測演算部106に出力する。 - 特許庁
A class code CL of a target pixel of an HD signal is obtained from pixel data extracted from an SD signal.例文帳に追加
SD信号から抽出された画素データより、HD信号の注目画素のクラスコードCLを得る。 - 特許庁
If you are using the NetBeans UML feature, a Class diagram can be turned into Java source code with the click of a button.例文帳に追加
NetBeans の UML 機能を使用していれば、ボタンを 1 回クリックするだけで、クラス図を Java ソースコードに変換できます。 - NetBeans
When the tag type is simple, a class figure of the data is generated and then the source code of the data is generated.例文帳に追加
タグ・タイプが単純な場合、データのクラス図が生成され、次にデータのソース・コードが生成される。 - 特許庁
The IDE displays the properties for the Java/Basic Class domain template showing that any element in a model that is of type Class and that has no stereotype is mapped to the template file underUML/Code Generation/Java/CompilationUnit.java , and that the output will be a file with the same name as that of the element with .java as the file extension. 例文帳に追加
IDE は、Java/Basic Class ドメインテンプレートのプロパティーを表示し、これは型が「クラス」でステレオタイプを持たないモデル内のすべての要素が UML/Code Generation/Java/CompilationUnit.java の下のテンプレートファイルにマッピングされ、出力が要素名と同じ名前のファイルで拡張子として .java が付くことを示します。 - NetBeans
To solve the problem that the processing load of the successive interpretation execution of a byte code in a Java execution environment since the preload class of a conventional technology is a platform independent byte code.例文帳に追加
従来技術のプレロードクラスは、プラットフォーム非依存なバイトコードであり、Java実行環境によるバイトコードの逐次解釈実行の処理負荷が高い。 - 特許庁
To provide a time information receiving device, a radio controlled timepiece, and a program, capable of not only distinguishing a class of a time code in a short time, but also accurately distinguishing the class of the time code even if a demodulated signal is degraded.例文帳に追加
短い時間でタイムコードの種別を判別できるとともに、復調信号が劣化していてもタイムコードの種別を正確に判別できる時刻情報受信装置、電波時計およびプログラムを提供する。 - 特許庁
According to item characteristic specification information about each item, an entity class source code generation means 5 generates an entity class source code with corresponding entity item names, item types and item display names inserted.例文帳に追加
エンティティクラスソースコード生成手段5は、各項目毎の項目特性特定情報に基づき、対応する前記エンティティ項目名、項目の型、項目の表示名を差し込み処理をしたエンティティクラスソースコードを生成する。 - 特許庁
A source code analysis section analyzes a source code, extracts information about a class, information about a relation between classes, and information about a variable, and stores them in a class storage processing section, a relation storage processing section and, a variable storage processing section.例文帳に追加
ソースコード解析部はソースコードを解析し、クラスに関する情報、クラス間の関係に関する情報、変数に関する情報を抽出して、クラス記憶処理部、関係記憶処理部、変数記憶処理部に記憶する。 - 特許庁
On the other hand, a class code generating section 23 classifies a second image signal into any class among a plurality of classes in response to the level distribution of the first image signals, and a coefficient generating section 24 outputs a tap coefficient of the class.例文帳に追加
一方、クラスコード発生部23は、第1の画像信号のレベル分布に応じて、第2の画像信号を、複数のクラスのうちのいずれかのクラスに分類し、係数発生部24は、そのクラスのタップ係数を出力する。 - 特許庁
A residue class generation part 121 generates a class code CLD indicating a residue class based upon a DCT data block used to obtain pixel data of an image signal Va corresponding to a position of interest of an image signal Vb.例文帳に追加
残差クラス生成部121は、画像信号Vbの注目位置に対応した画像信号Vaの画素データを得る際に使用されたDCTデータブロックに基づいて残差クラスを示すクラスコードCL0を生成する。 - 特許庁
A class is detected from the pixel data of a tap corresponding to a pixel under consideration of the HD signal fetched selectively from the SD signal to obtain a class code CL showing the class of the pixel under consideration of the HD signal.例文帳に追加
SD信号より選択的に取り出された、HD信号の注目画素に対応するタップの画素データよりクラスを検出し、当該HD信号の注目画素のクラスを示すクラスコードCLを得る。 - 特許庁
A prediction tap table 86 predicts pattern information corresponding to the class code and output it to a prediction tap extract circuit 81.例文帳に追加
予測タップテーブル86は、クラスコードに対応するパターン情報を予測タップ抽出回路81に出力する。 - 特許庁
In 1283, Kagetsuna established 'UTSUNOMIYA-ke Shikijo' aka. 'UTSUNOMIYA-ke Koan Shikijo' (codes for the UTSUNOMIYA family) based on Legal Code for the Warrior Class. 例文帳に追加
1283年(弘安6年)には御成敗式目に基づき宇都宮家式条(宇都宮家弘安式条)を制定した。 - Wikipedia日英京都関連文書対訳コーパス
It does not, however, remove fully-qualified class names from code and replace them with import statements. 例文帳に追加
ただし、このコマンドでは、コードから完全限定クラス名が削除され、インポート文に置き換えられることはありません。 - NetBeans
Go to Source.Jumps to the source code for the currently selected class, method, or field, if the source is available. 例文帳に追加
現在選択されているクラス、メソッド、またはフィールドのソースが利用可能な場合は、そのソースコードに移動します。 - NetBeans
A coefficient signal KG corresponding to the class code CC is supplied from a storage part 78 to a waveform working processing part 75.例文帳に追加
記憶部78からクラスコードCCに応じた係数信号KGを波形加工処理部75に供給する。 - 特許庁
A coefficient data Wia corresponding to the class code Ca and the dynamic range DR are obtained from a coefficient ROM 105.例文帳に追加
係数ROM105から、クラスコードCa、ダイナミックレンジDRに対応した係数データWiaを得る。 - 特許庁
Each class includes a method member having a method describing processing procedure information including an operation code and a field member.例文帳に追加
クラスは、オペコードを含む処理手順情報を記述したメソッドを有するメソッドメンバーとフィールドメンバーとを含む。 - 特許庁
An ROM 23 outputs a prediction coefficient corresponding to the class code among preliminary stored prediction coefficients.例文帳に追加
ROM23は、予め記憶している予測係数の内から、クラスコードに対応する予測係数を出力する。 - 特許庁
| 例文 |
| 本サービスで使用している「Wikipedia日英京都関連文書対訳コーパス」はWikipediaの日本語文を独立行政法人情報通信研究機構が英訳したものを、Creative Comons Attribution-Share-Alike License 3.0による利用許諾のもと使用しております。詳細はhttp://creativecommons.org/licenses/by-sa/3.0/ および http://alaginrc.nict.go.jp/WikiCorpus/ をご覧下さい。 |
| 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. |
| 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会員(無料)になると
|