| 意味 | 例文 (14件) |
byte code interpreterとは 意味・読み方・使い方
追加できません
(登録数上限)
意味・対訳 バイトコードインタープリタ
「byte code interpreter」の部分一致の例文検索結果
該当件数 : 14件
To efficiently execute a byte code by combining an interpreter and a compiler.例文帳に追加
インタープリタとコンパイラを組み合わせてバイトコードの効率的な実行を行う。 - 特許庁
Programs actually sent themselves over the network, and I'd written a byte code interpreter for mobile code.発音を聞く 例文帳に追加
プログラムは実際に自分自身をネットワークに送り出した.そして私はモバイル・コード用のバイトコード・インタプリタを書いたのである. - コンピューター用語辞典
The expanded byte code is executed as interpreting it by every instruction by using an interpreter (S10).例文帳に追加
インタプリタを用いて、伸張済みのバイトコードが1命令ずつ解釈されながら実行される(S10)。 - 特許庁
Moreover, the interpreter 326 speculatively decodes the candidate of the the second byte code ahead by using the dead pipe line of the CPU for masking any overhead generated at the time of decoding the byte code.例文帳に追加
さらに、インタプリタ326は、2つ後のバイトコードの候補を、CPUのパイプラインの空きを利用して投機的にデコードすることにより、バイトコードのデコードの際に生じるオーバーヘッドを隠蔽する。 - 特許庁
This execution mode includes a mode to immediately compile a method including the loop and a mode to execute the byte code by the interpreter.例文帳に追加
この実行モードは、ループを含むメソッドを直ちにコンパイルするモードと、インタープリタがバイトコードを実行するモードとを含む。 - 特許庁
The byte code forms the method, which is sent to an interpreter 204 once it is decided that the method need not be compiled.例文帳に追加
バイトコードはメソッドを形成し、メソッドをコンパイルしなければならないことの判定がないことに応答して、メソッドはインタープリタに送られる。 - 特許庁
When reading a byte code and processing in an interpreter, switching between a general mode and a formula mode is executed depending on whether a work value exists in a stack or not, and different instructions can be executed based on the same byte code.例文帳に追加
インタプリタにおいてバイトコードを読み込んで処理する際に、スタック内にワーク値があるかによって一般モードと数式モードを切り換え、同一のバイトコードに基づいて異なる命令を実行することができる。 - 特許庁
-
履歴機能
過去に調べた
単語を確認! -
語彙力診断
診断回数が
増える! -
マイ単語帳
便利な
学習機能付き! -
マイ例文帳
文章で
単語を理解! -
「byte code interpreter」の部分一致の例文検索結果
該当件数 : 14件
The computer 1200 decides which method of the byte code program should be converted into a native code by referring to the profile information, makes it a native code by a native code compiler 1250, makes the method made the native code to be directly carried out by a CPU and the other methods to be sequentially interpreted and executed by a byte code interpreter 1240.例文帳に追加
プログラム実行コンピュータ1200は、プロファイル情報を参照してバイトコードプログラムのどのメソッドをネイティブコードに変換するか判断してネイティブコードコンパイラ1250によりネイティブコード化し、ネイティブコード化したメソッドはCPUに直接実行させて他のメソッドはバイトコードインタプリタ1240に逐次解釈実行させる。 - 特許庁
The compilation of the method whose compilation is requested is executed by a task different from a task to perform the execution of an instruction such as the execution of the byte code by the interpreter processing or the execution of the native code.例文帳に追加
コンパイル要求されたメソッドのコンパイルは、バイトコードのインタプリタ処理による実行又はネイティブコードの実行といった命令実行を行うタスクとは別のタスクで行う。 - 特許庁
To provide a Java compiler in which the memory size and CPU load needed to execute byte code compilation can be made small and which can exchange detailed units with an interpreter.例文帳に追加
バイトコードコンパイル実行に要するメモリ量及びCPU負荷を小さくできると共に、インタプリタとの間で細かい単位の切り替えを行えるJavaコンパイラを提供する。 - 特許庁
An interpreter 326 prepares n pieces of processing routines corresponding to n bytes included in the word of a CPU, and reuses a byte code loaded for processing a certain processing routine for the following processing routines, and minimizes the number of times that the CPU loads the byte code.例文帳に追加
本発明に係るインタプリタ326は、CPUのワードに含まれるnのバイトそれぞれに対応してn個の処理ルーチンを用意し、ある処理ルーチンを処理するためにロードしたバイトコードを、それに続く処理ルーチンのために再利用し、CPUがバイトコードをロードする回数を最小限にする。 - 特許庁
(Frozen modules are modules written in Python whose compiled byte-code object is incorporated into a custom-built Python interpreter by Python's freeze utility.See Tools/freeze/ for now.)例文帳に追加
(フリーズされたモジュールはPythonで書かれたモジュールで、そのコンパイルされたバイトコードオブジェクトがPythonのfreezeユーティリティを使ってカスタムビルトPythonインタープリタへ組み込まれています。 差し当たり、Tools/freeze/を参照してください。 - Python
In the case where an instruction to execute is a backward condition branching instruction in executing a byte code by the interpreter, whether the condition branching instruction is the back edge of a loop or not is judge S2.例文帳に追加
インタープリタによるバイトコード実行時に、実行する命令が後方への条件分岐命令である場合、当該条件分岐命令がループのバックエッジであるか判断する。 - 特許庁
When calling a method in the execution process of a program, this program execution controller decides whether or not the method is uncompiled, and when the pertinent method is uncompiled, executes the byte code of the method by interpreter processing, and requests the compilation of the method, and when the method is already compiled, executes the native code of the method.例文帳に追加
本発明に係るプログラム実行制御装置は、プログラムの実行過程においてメソッドを呼び出す際に、当該メソッドが未コンパイルであるか否かを判定し、未コンパイルであれば、当該メソッドのバイトコードをインタプリタ処理で実行すると共に当該メソッドをコンパイルする要求を行い、コンパイル済であれば、当該メソッドのネイティブコードを実行する。 - 特許庁
|
| 意味 | 例文 (14件) |
ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。 |
|
ログイン |
Weblio会員(無料)になると
|
「byte code interpreter」のお隣キーワード |
weblioのその他のサービス
|
ログイン |
Weblio会員(無料)になると
|