1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > compiler source programに関連した英語例文

セーフサーチ:オン

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

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

セーフサーチについて

compiler source programの部分一致の例文一覧と使い方

該当件数 : 63



例文

In the compiler 10, a source program analysis part 11 analyzes a source program 20 to prepare an intermediate program.例文帳に追加

コンパイラ10において,ソースプログラム解析部11は,ソースプログラム20を解析して中間プログラムを作成する。 - 特許庁

COMPILER FOR COMPILING SOURCE PROGRAM BY OBJECT-ORIENTED PROGRAMMING LANGUAGE例文帳に追加

オブジェクト指向型プログラミング言語によるソース・プログラムをコンパイルするコンパイラ - 特許庁

A code optimizing compiler C complies a source program S, and generates a program P being an execution file.例文帳に追加

コード最適化コンパイラCは、ソースプログラムSをコンパイルし、実行ファイルであるプログラムPを生成する。 - 特許庁

The compiler means 12 converts a source program 10 into a computer-executable object program 16.例文帳に追加

コンパイラ手段12は、ソースプログラム10で計算機で実行可能なオブジェクトプログラム16に変換する。 - 特許庁

例文

To provide a compiler device which outputs an optimized source program when it compiles and improves maintainability.例文帳に追加

コンパイル時に最適化したソースプログラムを出力し保守性を向上するコンパイラ装置の提供。 - 特許庁


例文

The source program 1 is compiled by the compiler 2, and the execution binary 3 and the debug information 4 are obtained.例文帳に追加

原始プログラム1がコンパイラ2でコンパイルされ、実行バイナリ3とデバッグ情報4とが得られる。 - 特許庁

To provide a program development support environment wherein the processing load of a compiler and a debugger during correction of a source program is reduced.例文帳に追加

ソースプログラム修正時のコンパイラ及びデバッガの処理負荷を軽減したプログラム開発支援環境を提供すること - 特許庁

A compiler device 10 analyzes a source program, and decides whether the source program corresponds to a pattern of loop blocking dividing a memory area to be accessed into prescribed blocks.例文帳に追加

コンパイラ装置10は、ソースプログラムを解析し、アクセスするメモリ領域を所定のブロックに分割するループブロッキングのパターンにソースプログラムが該当するか判定する。 - 特許庁

A compiler 2 compiles a source program 1 to an execution program and executes the program using a master processor 3 having various resources as much as possible.例文帳に追加

コンパイラ2は、原始プログラム1を実行プログラムにコンパイルし、可能な限りの各種リソースが搭載されたマスタプロセッサ3を使用して、実行する。 - 特許庁

例文

This compiler device 2 generates a circuit code 4 for making an object program 3 and the FPGA 52 execute a part of the processing of the program from a source program 1.例文帳に追加

コンパイラ装置2は、ソースプログラム1から、オブジェクトプログラム3およびFPGA52にプログラムの処理の一部を実行させるための回路コード4を生成する。 - 特許庁

例文

To dispense with the maintenance of compiler directives and display method definitions in the maintenance of a source program.例文帳に追加

ソースプログラムのメンテナンスを行う場合に、コンパイラ指示子と表示メソッドの定義のメンテナンス作業を不要にする。 - 特許庁

To provide a compiler device or the like automatically correcting a grammatical error, and changing, updating and outputting a source program.例文帳に追加

文法エラーを自動的に修正し、ソースプログラムを変更・更新して出力するコンパイラ装置等を提供する。 - 特許庁

A compiler 22 interprets a source code 21 of a program and converts it into a CPU-executable CPU command group 23.例文帳に追加

コンパイラ22は、プログラムのソースコード21を解釈して、CPUが実行可能なCPU命令群23に変換する。 - 特許庁

To provide a system that selects a combination of optimization options of a compiler so as to reduce discrepancies between a source program and an object program.例文帳に追加

ソースプログラムとオブジェクトプログラムとの乖離が大きくならないよう、コンパイラの最適化オプションの組み合せを選定するシステムを提供する。 - 特許庁

The source program 203 for debug is converted into a program in an execute form by a compiler 4801, executed by an executing part 402 and tested.例文帳に追加

上記デバッグ用のソースプログラム203は、コンパイラ4801で実行形式プログラムに変換され、実行部402で実行されてテストされる。 - 特許庁

Then, a compiler 5 compiles a database processing program 4 (a source form) not explicitly specifying a database to process.例文帳に追加

次に、コンパイラ5は、処理対象とするデータベースを明示していないデータベース処理プログラム4(ソース形式)をコンパイルする。 - 特許庁

To provide a compiler device for generating an object program executable by a data-driven processor from a source program described in a procedural general programming language.例文帳に追加

手続き型の汎用プログラム言語で記述されたソースプログラムから、データ駆動型プロセッサが実行できるオブジェクトプログラムを生成するコンパイラ装置を提供する。 - 特許庁

The compiler device is equipped with a conversion means for converting the source program into an SSA form, and a generation means for generating the object program or an assembler program from the source program converted into the SSA form by the conversion means.例文帳に追加

コンパイラ装置は、ソースプログラムをSSA形式に変換する変換手段と、変換手段によりSSA形式に変換されたソースプログラムから、オブジェクトプログラム又はアセンブラプログラムを生成する生成手段とを備えている。 - 特許庁

To provide a debugging method and a debugging system that precisely display information on variables of a source program even if the intermediate codes of the source program are optimized by a compiler.例文帳に追加

本発明は、コンパイラにより、ソースプログラムの中間コードが最適化された場合であっても、ソースプログラムの変数情報を正しく表示するデバッグ方法及びデバッグシステムを提供するものである。 - 特許庁

Each of the generated source programs is inputted in a compiler part 103, converted into machine language, an application program execution body and a data monitor program execution body are generated.例文帳に追加

それぞれ生成されたソースプログラムはコンパイラ部103に入力されてそれぞれ機械語に変換され、アプリケーションプログラム実行体、データ・モニタプログラム実行体が生成される。 - 特許庁

A compiler which compiles the data processing program compiles only when all the information required for transmission processing is included in a transmission request of a source program.例文帳に追加

データ処理プログラムをコンパイルするコンパイラは、ソースプログラムの送信要求中に送信処理のために必要な情報が全て含まれている場合にのみコンパイルを行う。 - 特許庁

To provide a compiler apparatus and a semiconductor integrated circuit device which do not require designing an FPGA circuit for each source program, can compute the source program at a high speed, and can suppress the circuit size of the FPGA to a minimum.例文帳に追加

ソースプログラム毎にFPGAの回路を設計する必要がなく、ソースプログラムを高速に演算可能で、FPGAの回路規模を最小に抑えるコンパイラ装置および半導体集積回路装置を提供する。 - 特許庁

The compiler device 10 generates prefetch instructions to a block to be next processed when it is decided that the source program corresponds to the pattern of the loop blocking.例文帳に追加

そして、コンパイラ装置10は、ループブロッキングのパターンに該当すると判定された場合には、次に処理するブロックに対してプリフェッチ命令を生成する。 - 特許庁

The compiler 100 obtains information of PEs prepared in a dynamic reconfiguration circuit 110 to assign instructions within a source program 101 to PEs.例文帳に追加

コンパイラ100では、動的再構成回路110に用意されているPEの情報を取得してソースプログラム101内の命令をPEに割り当てる。 - 特許庁

A compiler 12 generates a plurality of load modules (131 to 133) and pieces of assumed execution environment (141 to 143) under some kinds of specification of optimization by using a source program 11 as input.例文帳に追加

コンパイラ12はソースプログラム11を入力として、いくつかの最適化指定の元で複数のロードモジュール(131〜133)及び仮定実行環境(141〜143)を生成する。 - 特許庁

A provider system sends a package 74 to a user system by packing an encrypted source 71, profile information 72 for optimizing a program, a compiler 73 and the like therein.例文帳に追加

提供者システムは、暗号化されたソース71、プログラムの最適化のためのプロファイル情報72、コンパイラ73等をパックして、パッケージ74をユーザシステムに送る。 - 特許庁

The post-conversion source program 13 obtained in this way is converted into an execution form file by a compiler 14, and is executed by a computer to perform a debug process.例文帳に追加

こうして得られた変換後ソースプログラム13をコンパイラ14で実行形式ファイルに変換し、計算機で実行することによってデバッグ処理を行う。 - 特許庁

Each language has its own syntax, punctuation, and spelling rules; for example, a Pascal source program is meaningless to a COBOL compiler or a BASIC interpreter 例文帳に追加

(プログラミング)言語にはそれぞれ独自の構文,句読法,つづり字規則がある.たとえば,パスカルの原始プログラムは,COBOLコンパイラやBASICインタプリタには何ら意味をもたない - コンピューター用語辞典

A compiler 1001 translates a source program 1004 into an abstract object program (ArmCode) 1005 including an instruction word line of an abstract computer ARM having a plurality of registers, and an allocation direction of abstract registers.例文帳に追加

コンパイラ1001は、ソースプログラム1004を、複数のレジスタを持つ抽象計算機ARMの命令語列と抽象レジスタの割当て指示とを含む抽象オブジェクトプログラム(ArmCode)1005に翻訳する。 - 特許庁

The compiler system 34 is a program for reading a source program 44 and system level hint information 41 and performing conversion into a machine language program 43a, generates the machine language program 43a, and outputs task information 42a that is information related to the program.例文帳に追加

コンパイラシステム34は、ソースプログラム44およびシステムレベルヒント情報41を読み込み、機械語プログラム43aへ変換するためのプログラムであり、機械語プログラム43aを生成すると共に、当該プログラムに関する情報であるタスク情報42aを出力する。 - 特許庁

The compiler device includes an analysis part which analyzes the syntax of a source program input into the compiler, a power consumption reduction part which converts operators of high power consumption into operators of low power consumption in the processor among the operators contained in the program after analysis, and a generation part which generates an object program based on the program after conversion.例文帳に追加

コンパイラ装置は、コンパイラに入力されたソースプログラムの構文を解析する解析部と、解析後のプログラム内に含まれる演算子のうち、プロセッサにおける消費電力の高い演算子を消費電力の低い演算子に変換する消費電力低減部と、変換後のプログラムに基づいてオブジェクトプログラムを生成する生成部と、を有する。 - 特許庁

Data of the external memory 5 is composed of a pair of address data and program data, and the data are realized by a means that sets a priority in a source program, and processes the data according to the priority with a compiler to prepare the data.例文帳に追加

外部メモリ5のデータはアドレスデータとプログラムデータの対になっており、これはソースプログラムにプライオリティを設定し、そのプライオリティにしたがってコンパイラで処理し、データを作成する手段で実現する。 - 特許庁

The system level hint information 41 is information formed by gleaning information that is a hint of optimization in the compiler system 34, and comprises an analysis result in a profiler 33, an instruction of a programmer, the task information 42a related to the source program 44, and task information 42b related to another source program different from the source program 44.例文帳に追加

システムレベルヒント情報41は、コンパイラシステム34における最適化のヒントとなる情報を集めたものであり、プロファイラ33での解析結果と、プログラマによる指示と、ソースプログラム44に関するタスク情報42aおよびソースプログラム44とは異なる別のソースプログラムに関するタスク情報42bとからなる。 - 特許庁

A compiler adds a new conversion rule, corrects an activity diagram specification in a UML, and converts the source code of the program into a corresponding activity diagram.例文帳に追加

コンパイラは新しい転換規則を追加し、UMLプログラム言語中のアクティビティダイアグラム規格を修正し、プログラムの原始コードを対応するアクティビティダイアグラムに転換する。 - 特許庁

To obtain a compiler which generates a code that does not use a working area in performing in-line development of a user definition operation which operates structured-type with each other in a source program.例文帳に追加

ソースプログラム中の構造型同士を演算する利用者定義演算をインライン展開するとき、作業領域を使用しないコードを生成するコンパイラを提供する。 - 特許庁

A compiler part 12 converts a source program 18 into a PC machine language 19, and generates held variable allocation information, and stores it as this time held variable allocation information 14.例文帳に追加

コンパイラ部12は、ソースプログラム18をPCマシン語19に変換すると共に、保持変数割付情報を生成し、今回保持変数割付情報14として記憶する。 - 特許庁

To easily confirm and check upper/lower limit deviation in using partial range data format variable in a program creation method for a programmable controller converting a function described by a source program into an objective program by a compiler.例文帳に追加

ソースプログラムで記述されるファンクションをコンパイラで目的プログラムに変換するプログラマブルコントローラのプログラム作成方式において、部分範囲データ形変数の使用に際して上下限逸脱発生をチェックおよび確認を容易にする。 - 特許庁

To automatically generate a patch for a software product which is developed in a high-level language and optimized by a compiler by comparing a high-level language source before correction with a high-level language source corrected by a program corrector.例文帳に追加

高級言語で開発し,コンパイラにより最適化されたソフトウェア製品に対するパッチを,修正前の高級言語ソースと,プログラム修正者が修正した高級言語ソースとを比較して自動的に生成する。 - 特許庁

A compiler 10 generates an assembly program by compiling source programs while generating debug information including positional information of a function call instruction by which an in-line expansion has been performed at the time of generation of the assembly program.例文帳に追加

コンパイラ10は、ソースプログラムをコンパイルしてアセンブリプログラムを生成すると共に、アセンブリプログラムの生成の際にインライン展開を行った関数呼び出し命令の位置情報を記載したデバッグ情報を生成する。 - 特許庁

The optimization execution part 12 of a compiler 1 generates a second intermediate language program 15 for which plural comparison branching blocks included in a first intermediate language program 14 converted from a source program 1 are merged into one comparison branching instruction block.例文帳に追加

コンパイラ1の最適化実行部12は、原始プログラム1から変換された第1中間言語プログラム14に含まれる複数の比較分岐ブロックを、1つの比較分岐命令ブロックに融合した第2中間言語プログラム15を生成する。 - 特許庁

To attain improvement in the execution performance of an object program by performing unrolling processing optimized on the basis of the number of times of repetition of a loop and deleting overlapped memory access when vectorizing a source program concerning a compiler and a recording medium for optimizing an expansion number when vectorizing the source program.例文帳に追加

本発明は、ソースプログラムのベクトル化時に展開数の最適化を行うコンパイラおよび記録媒体に関し、ソースプログラムをベクトル化するときにループの繰り返し回数などをもとに最適化したアンローリング処理を行うと共に重複するメモリアクセスを削除し、オブジェクトプログラムの実行性能の向上を図ることを目的とする。 - 特許庁

A compiler device 110 reads a calling instruction from a source program, and judges whether or not a virtual function belongs to the class which is not inherited by the other class by using the optimization information included in the source program, and generates an execution type instruction group for directly calling the virtual function.例文帳に追加

コンパイラ装置110は、ソースプログラムから呼出命令を読み出し、ソースプログラムに含まれる最適化情報を用いて、仮想関数が他のクラスにより継承されないクラスに属するか否かを判断し、仮想関数を直接呼び出す実行形式命令群を生成する。 - 特許庁

The malicious program detection step 14 is provided as a function of the compiler means 12 in which the normal source program 10 is diagnosed as being normal while any malicious programs are diagnosed as being faulty and not allowed to be converted into object programs 16.例文帳に追加

不正プログラム検出段階14は、コンパイラ手段12の1つの機能として設けられ、通常のソースプログラム10は正常と診断されるが、不正プログラムであればエラーと診断され、オブジェクトプログラム16は生成されない。 - 特許庁

To provide a program processor for correcting a source program by automatically inserting hint information for realizing satisfactory optimization even when any hint information represented by a programmer is not applied from a user to a compiler.例文帳に追加

ユーザがプラグマに代表されるヒント情報をコンパイラに与えなかったとしても、良好な最適化ができるように、自動的にヒント情報を挿入することにより、ソースプログラムを修正することができるプログラム処理装置を提供する。 - 特許庁

To reduce the operation for finding a place to be tuned in a source program and to intuitively understand the dependence relation when the program is tuned according to analytic information of a compiler.例文帳に追加

並列化解析機能を備えたコンパイラにおいて、従来、並列化阻害要因を変数の解析情報として出力するが、解析情報の出力リストから原始プログラム上の対応する場所を探すことが容易でない。 - 特許庁

When at least one instruction in a source program 110 is corrected, a compiler 140 generates simple correction information which is to be used to reflect correction contents on an execution program 130 without executing compilation even if at least one instruction in the source program 110 would be corrected later.例文帳に追加

コンパイラ140は、ソースプログラム110内の少なくとも一以上の命令に修正がなされた場合に、後にソースプログラム110内の少なくとも一以上の命令に修正がなされた場合であってもコンパイル作業を行わずに実行プログラム130に修正内容を反映させるために用いる簡易修正情報を生成する。 - 特許庁

A compiler 20 defines the variables and constants based on the definition information 13 according to the presence or absence of the FPU, and links the library 14 for generation both an object program to be loaded on a microcomputer having FPU and an object program to be loaded on a microcomputer without any FPU from the source program 12.例文帳に追加

コンパイラ20は、FPUの有無に応じて定義情報13に基づき変数・定数を定義しライブラリ14をリンクすることによって、ソースプログラム12から、FPUを有するマイクロコンピュータに搭載されるオブジェクトプログラムと、FPUを有していないマイクロコンピュータに搭載されるオブジェクトプログラムとの両方を生成する。 - 特許庁

At that time, the compiler 100 extracts, in order to insert a delay element between PEs to adjust the execution timing of instructions, a group of instructions having a control dependency of the instructions within the source program 101.例文帳に追加

このとき、コンパイラ100では、命令の実行タイミングを、調整するためPEの間に遅延素子を挿入するため、まずソースプログラム101内の命令のうち制御依存の関係にある命令同士のまとまりを抽出する。 - 特許庁

The program conversion system is provided with a compiler 10 for generating an object program from a source program according to optimization instruction information, a linker 20 for combining the object program to generate a performable load module, a simulator (or emulator) 30 for performing the load module to generate profile information, and additionally a profiler 40 for providing a programmer with the profile information in a changeable state.例文帳に追加

最適化指示情報に従って原始プログラムから目的プログラム生成するコンパイラ10と、目的プログラムを結合して実行可能なロードモジュールを生成するリンカ20と、このロードモジュールを実行してプロファイル情報を生成するシミュレータ(または、エミュレータ)30に加えて、このプロファイル情報を変更可能な状態でプログラマに提供するプロファイラ40を備える。 - 特許庁

例文

With respect to a source file 407, a compiler processing part 408 generates a program and a line information table in which information indicating places where function names and variables are stored and information indicating variable names and substitution/reference are associated with each other.例文帳に追加

コンパイラ処理部408は、ソースファイル407に対して、プログラムと、関数名と変数が格納されている箇所を表す情報と変数名と代入/参照を示す情報とが複数対応付けられたライン情報テーブルとを生成する。 - 特許庁




  
Copyright © Japan Patent office. All Rights Reserved.
  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS