1016万例文収録!

「解析コード」に関連した英語例文の一覧と使い方(4ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > 解析コードの意味・解説 > 解析コードに関連した英語例文

セーフサーチ:オン

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

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

セーフサーチについて

解析コードの部分一致の例文一覧と使い方

該当件数 : 662



例文

このように、画像データの有効画素領域外にQRコードの添付位置を示す識別コードが付加されているので、画像データに添付されたQRコードを検索/解析する際、付加された識別コードに基づいてQRコードの添付位置を容易に把握することができ、迅速にQRコードを抽出、解析することができる。例文帳に追加

Thus, an identification code indicative of the attachment position of the QR code is added outside the effective pixel region of the image data, so when the QR code added to the image is retrieved/analyzed, the attachment position of the QR code can easily be grasped based upon the added identification code, and the QR code can speedily be extracted and analyzed. - 特許庁

センター・システム11の画像解析部13は、画像解析を行ない、個々のバーコードを読取り、データベース15を検索してバーコードに対応する情報を読み出し、バーコード読取り結果や対応する情報をインターネット通信網31を介してクライアント端末21に送り返す。例文帳に追加

An image analyzing part 13 of the center system 11 performs image analysis, reads the individual barcodes, searches a database 15 to read information corresponding to the barcodes, and sends the barcode reading result and corresponding information to the client terminal 21 via the Internet communication network 31. - 特許庁

携帯端末6は、表示装置4に表示されたバーコード3を読み取る読取装置を備え、バーコード3を解析するプログラムを有し、読取装置に読み出されたバーコード3を解析し、通行可能であれば許可表示を行い、通行不可であれば非許可表示を行うように構成する。例文帳に追加

The portable terminal 6 is provided with a reader for reading the bar code 3 displayed on the display device 4, has a program for analyzing the bar code 3, to analyze the bar code 3 read by the reader, and is constituted to make a permission display if passable and to make a nonpermission display if unpassable. - 特許庁

少なくとも処理対象のビット長、処理手続きを特定する中間コードを中間コードプログラム2に記憶しておき、その中間コードプログラム2に記憶されている処理手続きを順次実行して、ビットストリームを解析する解析部5を有する。例文帳に追加

The information processor has an analysis section 5 that stores an intermediate code to identify at least a bit length of a processing object and a processing procedure into an intermediate code program 2, sequentially carries out the processing procedure stored in the intermediate code program 2 and analyzes the bit stream. - 特許庁

例文

設定されたオブジェクト・コード解析開始アドレスから解析を開始し、ユーザ指定逆アセンブル表示アドレスが示すオブジェクト・コードを含んだアセンブル・コードの属する先頭アドレスを、逆アセンブル表示アドレスとして設定(S16)し、そのアドレスを表示させる(S17)。例文帳に追加

An analysis is started from the set analysis start address of the object code, the top address belonging to the assemble code including the object code indicated by the user-specified disassemble display address is set as a disassemble display address (S16), and its address is displayed (S17). - 特許庁


例文

複数の冗長救済解析ルールの適用で得られた各々のルールに対応した複数の救済コードを最終的に一つのコードにマージする処理を行うことにより、冗長救済解析ルールが複数存在するメモリデバイスに対する冗長救済解析方法を可能とするメモリデバイス冗長救済解析方法、記録媒体および装置を提供することができる。例文帳に追加

A redundancy relieving analyzing method for a memory device in which a plurality of redundancy relieving analyzing rules exist can be actualized by merging a plurality of relieving codes corresponding to each rule obtained by application of a plurality of redundancy relieving analyzing rules to one code finally. - 特許庁

デバッガ1は、シンボル情報解析部11がデバッグ装置から入力されたオーバーレイモジュールの識別値に対応するシンボル情報をオブジェクトコード格納部100から読み出し、ソースコード解析部12がこのシンボル情報に対するソースコードをソースコード格納部200から読み出し、表示データ出力部13がこの読み出されたソースコードを表示データとして出力する。例文帳に追加

In the debugger 1, a symbol information analysis part 11 reads symbol information corresponding to an identification value of the overlay module inputted from the debugger from an object code storage part 100, a source code analysis part 12 reads a source code corresponding to the symbol information from a source code storage part 200 and a display data output part 13 outputs the read source code as display data. - 特許庁

また、取得コード解析部122は、要求受付部121が受け付けた要求メッセージに含まれるコード解析し、コードが所定の書式に従っている場合には、店舗共通や全店共通のロゴデータを検索するためのコードを生成し、指定されたコードに対応するロゴデータが存在しない場合に代用させる。例文帳に追加

An acquired code analysis part 122 analyzes the code included in the request message received by the request reception part 121, and if the code is in a predetermined format, generates a code for searching for logo data common to the corresponding store or all the stores such that it substitutes if there is no logo data corresponding to the specified code. - 特許庁

端末表示アプリ114内部に設けられた構文解析部141は、端末表示アプリ113の標準出力からの受信データの構文解析を行い、その制御コードが端末制御コードか拡張制御コード(ESCコード)かを判断して、端末制御コードの場合は、端末機能処理部142の処理を呼び出して、テキスト情報の描画処理が行われる。例文帳に追加

A syntax analysis section 141 provided inside of the terminal display application 114 analyzes the syntax of received data from a standard output of a terminal display application 113, discriminates whether a control code is a terminal control code or an escape sequence control code (ESC code), calls the processing of a terminal function processing section 142 when the control code is the terminal control code, to perform image drawing processing of text information. - 特許庁

例文

XSLTで記述されたソースコード解析をコンピュータに実行させるためのXSLTコード解析プログラムであって、前記ソースコードに記述された条件判断の要素の数と、前記ソースコードに記述されたXPath内に指定された条件判断の記述の数とに基づいて当該ソースコードのサイクロマティック複雑度を算出することにより上記課題を解決する。例文帳に追加

The XSLT code analysis program for carrying out the analysis on the source code described in XSLT, on a computer is configured to compute cyclomatic complexity of the source code based on the number of condition determining elements described in the source code, and the number of condition determining descriptions specified in XPth described in the source code. - 特許庁

例文

原稿に含まれた第1の画像コード解析結果がスキャン禁止を示す情報を含む場合、当該原稿に含まれた第2の画像コード解析し、第2の画像コード解析結果がスキャンの条件付き禁止を示す情報を含む場合、当該条件に従って前記原稿のスキャンを許可する画像処理装置。例文帳に追加

In an image processing apparatus, if an analysis result of a first image code included in the original document includes information indicating scanning prohibition, a second image code included in the original document is analyzed, and if an analysis result of the second image code includes information indicating conditional scanning prohibition, scanning of the original document is permitted in accordance with the condition. - 特許庁

プログラムのデバッグを行うデバッグ装置であって、プログラムのソースコードに対して、コンパイラの最適化に伴い生成された、所定の処理命令が記述されているデバッグ不要なコードの情報を解析する解析部と、解析して得られたデバッグ不要なコードの、処理内容の情報、開始アドレス、終了アドレスを出力する出力部とを有する。例文帳に追加

This debugging device debugging a program includes: an analysis part analyzing the information about the code not requiring the debug described with a prescribed processing instruction, and generated according to optimization of a compiler, to a source code of the program; and an output part outputting information of processing contents, a start address, and an end address of the code not requiring the debug obtained by the analysis. - 特許庁

コードクローン構造解析部2は、既存の技術を利用して、コードクローン検出ファイル6に格納されているコードクローンの位置情報から、ソースファイル5の該当コードを読込み、構造的なまとまりのあるコードを抽出する。例文帳に追加

A code clone structure analyzing part 2 uses existing technique, to read the code of the source file 5, based on position information of the code clone stored in a code clone detection file 6, and to extract the structurally organized code. - 特許庁

そして、光学的情報読取装置20は、コード画像に含まれる情報コードCのデコードが困難である場合に、上記解決情報に応じて解析側端末11により遠隔操作されて、当該情報コードCをデコードする。例文帳に追加

If it is difficult to decode the information code C contained in the code image, the optical information reading apparatus 20 then decodes the information code C while being remotely controlled by the analysis-side terminal 11 in accordance with the solution information. - 特許庁

複数バイト・コードの途中のアドレスを表示アドレスとして指定されている場合でも、複数バイト・コードのアセンブル・コードを1塊とみなし、その先頭アドレスを表示させることにより、正確な解析を行なう。例文帳に追加

To make an accurate analysis by referring the assemble code of a multi-byte code as a lump, and displaying its top address even when an intermediate address of the multi-byte code is specified as a display address. - 特許庁

保存されたエレメント・コード・データ、属性コード・データ、属性データ・タイプ・コード・データおよび関連マップ・データにしたがって、解析済みの電子ページ・データが再生される。例文帳に追加

The analyzed electronic page data is regenerated in accordance with the stored element code data, the stored attribute code data, the stored attribute data type code data, and the stored related map data. - 特許庁

コードストリーム特徴量抽出部20は、コードストリームを解析して抽出されたコードブロック毎のゼロビットプレーン数に基づき算出された第1のベクトルを出力する。例文帳に追加

A code stream feature amount extraction unit 20 outputs a first vector calculated based on the zero bit plane number for each code block extracted by analyzing the code stream. - 特許庁

また、紙文書に示される埋込コードを読取装置30で読み取ると、コード解析部17がそのコードの値を求め、この値が示すファイル属性値をファイルシステム13に渡して検索させる。例文帳に追加

When the buried code shown in the paper document is read by a reading device 30, a code analysis part 17 determines the value of the code and delivers the file attribute value shown by this value to the file system 13 to retrieve the corresponding file. - 特許庁

動作修飾コードは動作コードに付加させることが出来、このコード群を解析実行することにより、目的に添った動きを実現させることが可能である。例文帳に追加

The operation decorating code can be added to the operation code, and movement fit to the purpose is obtained by analyzing and performing this code group. - 特許庁

サンプルシートをスキャナで読み取って得たスキャン画像を画像解析してコードを取得し(S40)、該コードをデコードして印刷パラメータを取得する(S50)。例文帳に追加

The code is acquired by analyzing a scan image obtained by reading the sample sheet by a scanner (S40), and the code is decoded to acquire the printing parameters (S50). - 特許庁

ソース構造取得部12は,アノテーション付きのソースコード5を解析し,構成要素と関連要素とをオブジェクト化し,ソースコード5の構造を表すモデルを生成してソースコードオブジェクト記憶部15へ格納する。例文帳に追加

A source structure acquisition part 12 analyzes an annotated source code 5, objectifies a structural element and related element, generates a model indicating a structure of the source code 5, and stores it in a source code object storage part 15. - 特許庁

撮像エリア12をもつエリアイメージセンサで読み取った2次元情報をコード判定部20で解析して、1次元コード及び2次元コードのいずれであるかを判定する。例文帳に追加

Two-dimensional information read by an area image sensor having an imaging area I2 is analyzed by a code discrimination part 20 to discriminate which of a one-dimensional code and a two-dimensional code the two-dimensional information is. - 特許庁

カメラ11で撮影した複数のバーコードを含む読み取り対象物15および誤読対象物17の撮影画像データは、画像解析処理部13のバーコード分離手段3で、まず、個々のバーコード部分に分離される。例文帳に追加

The photographic image data of a reading object 15 and an erroneous reading object 17 including a plurality of bar codes photographed by a camera 11 are separated into individual bar code sections by a bar code separation means 3 of an image analysis processing part 13. - 特許庁

ヘッダ部分の各々の解析は、前記パケットと関連した転送基準値、または、次の解析すべき部分とこの部分が解析されるべき起点であるゲートレジスタとを捜し当てることを可能にする2つのコードを有する中間基準値のいずれかを生成する。例文帳に追加

The analysis of respective header parts generates either a transfer reference value related with the packet or an intermediate reference value having two codes capable of finding out the part to be next analyzed and the gate register of an origin to analyze this part. - 特許庁

ユーザ(1)は雑誌等の広告に併記されているバーコード7を携帯電話1のカメラ6で撮像し、その画像データを電子メールにより解析管理サーバ4に送信し、解析管理サーバ4は画像データを解析する。例文帳に追加

In this system, a user (1) picks up an image of the bar code 7 written in the advertisement of a magazine or the like by a camera 6 of a cellphone 1 and transmits the image data to an analysis management server 4 by an electronic mail, while the analysis management server 4 analyzes the image data. - 特許庁

判定モジュールM2は解析によって攻撃決定命令が存在した場合に、その解析結果についてデータベース152の攻撃コードパターン情報と順次比較し、解析結果と一致するパターン情報の有無によって不正アクセスか否かを判定する。例文帳に追加

When any attack decision instruction exists by analysis, a decision module M2 sequentially compares the analytic result with the attack code pattern information of a database 152, and determines whether or not any unauthorized access has been performed according to the presence of the pattern information matched with the analysis result. - 特許庁

これら全長cDNAクローンは、正しい遺伝子コード領域のアノーテーションやエクソン・イントロンの決定、また、転写レベルでの網羅的発現解析やプロテオーム解析において重要な役割を果たす。例文帳に追加

The full-length cDNA clones fulfill an important role in annotation or determination of exon and intron in a correct gene coding region or comprehensive expression analysis or proteome analysis on the transcription level. - 特許庁

ソースコード静的解析ツールを実行する際に、入力パラメータとして必要になるオプション情報を自動的に収集できるオプション情報解析システムを提供する。例文帳に追加

To provide an option information analysis system which is capable of automatically collecting option information required as input parameters when executing a source code static analysis tool. - 特許庁

そのため印刷装置内のコマンド解析部と制御コード解析部を互いに関連付け処理を実行することで、設定又は指定された用紙サイズに適応した構成を自動的に行う印刷処理装置。例文帳に追加

Therefore, a printing processor automatically performs an arrangement suitable to the set or instructed paper size by executing the associating processing of a command analytic part and a control code analytic part in the printing device. - 特許庁

デバッグ対象機器にて障害が発生した場合に、バス情報解析部2が、障害発生時のメモリ情報6をもとに過去の特定時点までバスアクセス情報のレコードを遡ってバスアクセス情報を解析する。例文帳に追加

When failure occurs in the debugging target equipment, a bus information analysis part 2 traces a record of the bus access information back to a specific past time point based on memory information 6 when occurrence of the failure, and analyzes the bus access information. - 特許庁

メッセージ作成手段は、ダウンロードした顧客別レコードの内容を解析するとともに、解析内容とメッセージ編成規則に従って顧客向けメッセージを作成する。例文帳に追加

A message generating means analyzes the contents of the downloaded customer-classified record and generates a message for the customer according to the analytic contents and message composition rules. - 特許庁

プライベートパケットは、パケット解析部29で解析され、文字情報は文字デコーダ31でデコードされ、補助画像情報は、補助画像記憶部37に記憶される。例文帳に追加

A packet analysis section 29 analyzes the private packet, a control circuit decoder 31 decodes character information, and an auxiliary image storage section 37 stores auxiliary image information. - 特許庁

リアルタイムコード生成装置55は、IDL定義解析情報52及びスケジュール解析情報54に基づいて、リアルタイムスタブ7、リアルタイムスケルトン8及びスケジューリングモジュール9を生成する。例文帳に追加

A real-time code generation device 55 generates a real-time stab 7, a real-time skeleton 8 and a scheduling module 9 according to the IDL definition analysis information 52 and the schedule analysis information 54. - 特許庁

そして、あらかじめ解析装置3に記憶されたプライバシー情報に該当する項目を読み取り、その項目を復号化した個人レコードから削除して解析用データを生成する。例文帳に追加

Then, the dongle 6 reads an item corresponding to privacy information stored in the analysis terminal 3 in advance, and deletes the item from the decrypted personal record to generate data for analysis. - 特許庁

システム動作記述言語のソースコード解析又はシミュレーションにより各記述部の処理量を見積もるか、関数の動作記述解析から関数の消費電力を見積もる。例文帳に追加

The throughput of each of description parts is estimated by analyzing or simulating the source code of the system operation description language or power consumption of a function is estimated from the operation description analysis of the function. - 特許庁

データ解析部121は印刷データ出力部111が任意に作成した印刷データ112を入力し、印刷データ112中の文字コードをプリンタ制御情報か印刷文字データか順次解析する。例文帳に追加

In the print processing system, a data analysis part 121 inputs print data 112 arbitrarily created by a print data output part 111 and subsequently analyzes character codes in the print data 112 whether they are printer control information or printer graphic data. - 特許庁

被制御機器50は、そのコマンドを受信するとコマンド解析手段52により解析し、操作コマンドと操作開始タイムコードを取得し、それらに基づいて指定された時刻に処理を実行する。例文帳に追加

Upon the receipt of the command, the device to be controlled 50 uses a command analysis means 52 to analyze the command to acquire the operation command the control start time code and executes processing at a designated time on the basis of them. - 特許庁

収録解析部は、MXFファイルのシステム領域及びアンシラリ領域を解析し、いずれにタイムコードが含まれているかの管理情報を作成する。例文帳に追加

The record analysis section analyzes the system area and the ancillary area in an MXF file to create a piece of management information on the location of the time code. - 特許庁

電力測定の際にコード番号とシンボルレートとを関連づけて知ることができるW−CDMA解析装置およびW−CDMA解析結果表示方法を提供する。例文帳に追加

To provide a W-CDMA(code division multiple access) analyzer by which a code number and a symbol rate can be recognized in cross reference with each other, when measuring power and to provide a W-CDMA analysis result display method. - 特許庁

画像解析手段32は携帯電話端末1からの画像を解析し、画像から上記のコードの認識・抽出を行い、その結果を管理手段31へ返す。例文帳に追加

An image analyzing means 32 analyzes images from a mobile telephone terminal 1 to recognize and extract a code from the image and sends a result back to a managing means 31. - 特許庁

プログラム解析において、プログラムの実行がそのコードに到達するまでの実行条件を効率よく抽出する方法およびそのシステムを提供し、プログラム解析の作業効率を向上させる。例文帳に追加

To raise efficiency in a program analyzing work by providing a method for efficiently extracting a execution condition required till the execution of a program reaches the code in program analysis, and providing a system therefor. - 特許庁

符号化モード選択制御部6は、特徴解析部5が解析した映像の時間変化の特徴を表すタイプに基づいて、デコード画像をH.264エンコーダ7で符号化する際の予測モードを選択する。例文帳に追加

On the basis of a type representing a feature of the temporal change of video analyzed by the feature analysis unit 5, the encoding mode selection control unit 6 selects a prediction mode in encoding a decode image by the H.264 encoder 7. - 特許庁

ソースコードに記述された条件分岐とそのアクションの解析を行ない、条件分岐の条件とアクションとの対応関係の欠落や重複を発見しやすくするためのプログラム解析装置を提供する。例文帳に追加

To provide a program analyzing apparatus which analyzes a conditional branch described in a source code and its action to easily detect the omission or overlap of a corresponding relation between the condition of the conditional branch and the action. - 特許庁

結果解析部12の解析により、返却された結果ファイルがテキストの場合、テキスト処理部14は当該ファイル中に文字コード、文字セットが明示的に記述されているかどうかチェックする。例文帳に追加

When a result analysis part 12 takes an analysis to find that the returned result file is a text, a text process part 14 checks whether or not a character code and a character set are described discriminatingly in the file. - 特許庁

さらに、動的実行情報抽出部31が環境設定の解析を行い、この解析結果に基づき動的実行部絞込部32が、動的束縛を含んだコードについても絞り込みを行う。例文帳に追加

Moreover, a dynamic execution information extraction part 31 analyzes environmental settings and, on the basis of the analysis result, a dynamic execution part narrowing down part 32 narrows down the code including the dynamic binding as well. - 特許庁

解析部3は、MP3にエンコードされた各分割データのオーバーラップ区間を解析し、メインデータ(ビット貯蔵値)が重なり合わないフレームを検索する。例文帳に追加

An analysis part 3 analyzes the overlap sections of the respective pieces of divided data having been encoded to retrieve frames whose main data (bit storage value) do not overlap. - 特許庁

記憶されたヘッダの前記第1部分の解析後に、該第1部分の後続部分は、前記転送基準値が生成されるまで連続して生成された前記中間基準値に備えられる前記第1,第2コードによって解析される。例文帳に追加

After the first part of the stored header is analyzed, the following part of that first part is analyzed by the first and second codes provided in the intermediate reference value continuously generated until the transfer reference value is generated. - 特許庁

ソース解析部120は、ソース記憶部110が記憶した対象プログラムのソースコードに基づいて、対象プログラムのプログラム構造を解析する。例文帳に追加

A source analysis section 120 analyzes the program structure of a target program, based on the source code of the target program stored at a source storage section 110. - 特許庁

圧縮データ要素解析部10でビットストリームBSMの要素を解析、分離し、デコード部20に転送し、ヘッダ情報をヘッダ情報格納レジスタに格納し、サンプルデータなどをRAM1に格納する。例文帳に追加

The elements of a bit stream BSM are analyzed and separated by a compressed data element analysis part 10 and transferred to a decoder 20, header information is stored in a header information storage register, and sample data and the like are stored in a RAM 1. - 特許庁

例文

フォーム解析部108は、フォーム10を解析して、QRコード描画コマンドの引数フィールドを抽出し抽出フィールド情報15を作成する。例文帳に追加

A form analysis part 108 analyzes a form 10, and extracts an argument field of QR code drawing command to form extraction field information 15. - 特許庁

索引トップ用語の索引



  
Copyright © Japan Patent office. All Rights Reserved.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS