1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > "Programming Language"に関連した英語例文

セーフサーチ:オン

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

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

セーフサーチについて

"Programming Language"を含む例文一覧と使い方

該当件数 : 258



例文

In a simulating device for simulating the behavior of a system on a time based, a simulation performing part 3 performs simulation of a model described in the constraint type programming language, access an external function while performing the simulation and also changes the movements of the simulation in accordance with a returned value returned from the external function.例文帳に追加

システムの時間軸上の挙動をシミュレートするシミュレーション装置において、シミュレーション実行部3は、制約型プログラミング言語で記述されたモデルのシミュレーションを実行し、当該シミュレーションの実行中に外部関数を呼び出すと共にその外部関数から返される戻り値に応じて当該シミュレーションの動作を変更する。 - 特許庁

A first explicit method for designing an application programming interface (API) includes steps for: preparing a plurality of code samples for a core scenario, each of which corresponds to each programming language of a plurality of programming languages; and deriving the API from the core scenario responding to the plurality of code samples.例文帳に追加

アプリケーションプログラミングインターフェース(API)を設計する第1の例示的方法は、コアシナリオに関する複数のコードサンプルを準備するステップであって、その複数のコードサンプルの各コードサンプルは複数のプログラミング言語の各プログラミング言語にそれぞれ対応するステップと、その複数のコードサンプルに応答して、コアシナリオからAPIを導出するステップとを含む。 - 特許庁

The schema further includes hints, such as for specifying a programming language to compile the subclass definition, for specifying a super-class from which the subclass derives, for specifying action to perform when the object becomes instantiated, for creating an event definition and an event handler for the subclass, and for specifying a property that becomes a member in the object when the object is instantiated.例文帳に追加

スキーマは、サブクラス定義をコンパイルするプログラミング言語を指定するため、サブクラスの導出の元となるスーパークラスを指定するため、オブジェクトがインスタンス化されたときに行われるアクションを指定するため、サブクラスに関するイベント定義およびイベントハンドラを生成するため、またオブジェクトがインスタンス化されるとそのオブジェクト内のメンバとなるプロパティを指定するためなどのヒントをさらに含む。 - 特許庁

The architecture can use any combination of the following: a software scenario independent intermediate representation format, one or more exception handling models capable of supporting a plurality of programming language specific exception handling models, a type system capable of representing the type representations of a plurality of source languages, and a code generator capable of generating a code targeted for a plurality of execution architectures.例文帳に追加

そのアーキテクチャは、以下のもののいかなる組合せも使用可能である:ソフトウェアシナリオ非依存中間表現フォーマット、複数のプログラミング言語固有の例外処理モデルをサポートすることが可能な1または複数の例外処理モデル、複数のソース言語の型表現を表わすことが可能な型システム、および複数の実行アーキテクチャをターゲットとするコードを生成することが可能なコードジェネレータ。 - 特許庁

例文

This method includes a first step to create a source code, a second step to analyze the created source code according to grammar definition of a programming language, and a third step to apply processing rules corresponding to the platform using the created source code to the analyzed source code, process the analyzed source code, and output the source code corresponding to the platform.例文帳に追加

ソースコードを生成する第1のステップと、生成されたソースコードをプログラム言語の文法定義に従って解析する解析する第2のステップと、解析済みのソースコードに対し、生成したソースコードを使用するプラットフォームに対応した加工ルールを適用し、前記解析済みのソースコードを加工し、プラットフォーム対応のソースコードを出力する第3のステップとを備える。 - 特許庁


例文

The interpreter 103 once receiving an indication for the execution of an application described in a programming language executes the application according to the received indication, generates storage areas for class variables needed to execute the application in a memory 201 so that they correspond to the application, and allows instructions regarding the execution of the application to access the storage areas for the class variables corresponding to the application.例文帳に追加

インタプリタ103は、プログラミング言語で記述されたアプリケーションを実行する指示を受け取ると、受け取られた指示に基づいて、アプリケーションを実行し、アプリケーションの実行の際に必要なクラス変数の格納領域を、アプリケーションに対応付けてメモリ201内に生成し、アプリケーションの実行時に、アプリケーションの実行に関する命令をアプリケーションに対応したクラス変数の格納領域にアクセスさせる。 - 特許庁

A subprogram access analyzing means 21 retrieves a subprogram access command corresponding to the identification information of a programming language acquired by a program reading means 24 from a subprogram access command storing part 22 and visually outputs and displays the parentage between the program of an analytical object and a subprogram having a subprogram name to be detected based on the subprogram access command on a program structure map 30.例文帳に追加

サブプログラムアクセス解析手段21は、プログラム読込み手段24により取得されたプログラミング言語の識別情報に対応するサブプログラム呼出しコマンドをサブプログラム呼出しコマンド記憶部22から検索し、解析対象のプログラムと当該サブプログラム呼出しコマンドに基づいて検出されるサブプログラム名を有するサブプログラムとの間の親子関係をプログラム構造マップ30上にビジュアルに表示出力する。 - 特許庁

例文

To attain a high speed operation by recognizing the coexistence of automatic parallelization and Opn MP and easily advancing the parallelization and to prevent the deterioration of performance at the time of parallel processing by suppressing the useless generation of threads at the time of mutual calling in an optimizing device and recording medium for generating an object code for parallelizing the execution of programs by plural threads from a source program described in prescribed programming language.例文帳に追加

本発明は、所定のプログラミング言語で記述されたソースプログラムから、複数のスレッドによりプログラムの実行を並列化するオブジェクトコードを生成する最適化装置および記録媒体に関し、自動並列化とOpenMPの混在を認めて並列化を簡易に進め高速化を図ると共に、相互に呼び出し時のスレッドの無駄な生成を抑止して並列処理時の性能低下を防止することを目的とする。 - 特許庁




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

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS