| 例文 |
"Byte-code"を含む例文一覧と使い方
該当件数 : 111件
A program supply computer 1100 executes a byte code, measures the number of execution times and execution time in each method in a byte code program by a profiler 1140, acquires profile information and transmits the byte code and the profile information to a program execution computer 1200.例文帳に追加
プログラム供給コンピュータ1100は、バイトコードを実行してプロファイラ1140によりバイトコードプログラム中のメソッド毎の実行回数及び実行時間を測定してプロファイル情報を取得し、プログラム実行コンピュータ1200にバイトコードとプロファイル情報とを送信する。 - 特許庁
The IC card stores the command in a control table, in which a byte code same as at least a part of the byte code, indicating the content to be processed included in the command, is the code for indicating application identifier.例文帳に追加
ICカードは、コマンドに含まれる処理内容を表すバイトコードの少なくとも一部と同一のバイトコードをアプリケーション識別子を表すコードとする管理テーブルに格納する。 - 特許庁
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のパイプラインの空きを利用して投機的にデコードすることにより、バイトコードのデコードの際に生じるオーバーヘッドを隠蔽する。 - 特許庁
Then it is decided whether or not a byte code to be compiled is left (515).例文帳に追加
プロフィール・データに基づいて、プログラム内のバイトコード命令を更に好ましい方法でリコンパイルできる。 - 特許庁
An execution part 108 of a Java VM 106 executes Java byte code read in.例文帳に追加
JavaVM106の実行部108は、読み込まれたJavaのバイトコードを実行する。 - 特許庁
When a certain method is called from a host module, whether or not a byte code of the called method is expanded and stored in an expanded byte code storage area is checked (S2).例文帳に追加
上位のモジュールよりあるメソッドの呼出しがあった場合には、呼出されたメソッドのバイトコードが、伸張されており、伸張済みバイトコード格納領域に格納されているか否かを調べる(S2)。 - 特許庁
By deploying the byte code for the debugging at the same time, when the error is caused, a class call switching part 43 performs switching from a class for the byte code to a class for the debugging without reactivating the application server.例文帳に追加
デバッグ用のバイトコードも同時にデプロイすることにより、エラーが発生した場合に、クラス呼び出し切換え部43はアプリケーションサーバを再起動することなくデバッグ用のクラスに切換えできる。 - 特許庁
The expanded byte code is executed as interpreting it by every instruction by using an interpreter (S10).例文帳に追加
インタプリタを用いて、伸張済みのバイトコードが1命令ずつ解釈されながら実行される(S10)。 - 特許庁
To achieve a hardware accelerator suitable for execution of a floating-point byte-code in an information processing device.例文帳に追加
情報処理装置に浮動小数点バイトコードの実行に好適なハードウェアアクセラレータを実現する。 - 特許庁
The different instructions can also be executed based on the same byte code depending on the type of a stack top.例文帳に追加
また、スタックトップの型によっても、同一のバイトコードに基づいて異なる命令を実行することができる。 - 特許庁
If the iterator indicates it is exhausted TOS is popped, and the byte code counter is incremented by delta.例文帳に追加
イテレータが尽きたことを示した場合は、TOSがポップされます。 そして、バイトコードカウンタがdeltaだけ増やされます。 - Python
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.例文帳に追加
インタプリタにおいてバイトコードを読み込んで処理する際に、スタック内にワーク値があるかによって一般モードと数式モードを切り換え、同一のバイトコードに基づいて異なる命令を実行することができる。 - 特許庁
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.例文帳に追加
複数バイト・コードの途中のアドレスを表示アドレスとして指定されている場合でも、複数バイト・コードのアセンブル・コードを1塊とみなし、その先頭アドレスを表示させることにより、正確な解析を行なう。 - 特許庁
The character code processing apparatus is provided with a font file wherein surrogate pair characters are registered in an external character area of unicode and a conversion table for associating a four-byte code for specifying the surrogate pair characters with a two-byte code for specifying the surrogate pair characters registered in the font file.例文帳に追加
ユニコードの外字領域にサロゲートペア文字を登録したフォントファイルと、サロゲートペア文字を特定する4バイトのコードとフォントファイルに登録したサロゲートペア文字を特定する2バイトのコードとを対応付ける変換テーブルとを備える。 - 特許庁
Once it is decided that a method should be compiled, the byte code is sent to a just-in-time compiler 210 in response.例文帳に追加
メソッドをコンパイルしなければならないと判定されたことに応答して、バイトコードはジャスト・イン・タイム・コンパイラに送られる。 - 特許庁
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.例文帳に追加
この実行モードは、ループを含むメソッドを直ちにコンパイルするモードと、インタープリタがバイトコードを実行するモードとを含む。 - 特許庁
Programs actually sent themselves over the network, and I'd written a byte code interpreter for mobile code. 例文帳に追加
プログラムは実際に自分自身をネットワークに送り出した.そして私はモバイル・コード用のバイトコード・インタプリタを書いたのである. - コンピューター用語辞典
It's not necessarily binary, though, because it might contain only Python source code and/or byte-code; and we don't call it a package, because that word is already spoken for in Python.例文帳に追加
配布物には、 Python ソースコード、かつ/またはバイトコードが入るからです; また、我々はパッケージという呼び方もしません。 - Python
The byte code instruction is taken out of a Java class file (501).例文帳に追加
複数の方法でコンパイルできるプログラムに関連するバイトコード命令を取り出し、特定の方法(一般的には、デフォルトの方法)でコンパイルする。 - 特許庁
A value of an expanded flag is changed to be on to indicate that a compressed byte code of the method is expanded (S8).例文帳に追加
このメソッドの圧縮バイトコードが伸張済みであることを表わすため、伸張済みフラグの値がオンに変更される(S8)。 - 特許庁
A conventional DNS does not retrieve a host name using something other than alphanumeric symbols such as the 2-byte code.例文帳に追加
従来のDNSは2byteコードのような英数記号以外を使用したホスト名の検索は行わないようになっている。 - 特許庁
A source code described in Java (TM) is converted (compiled) into a byte code, and it is downloaded from a digital apparatus 2 to the memory card 1.例文帳に追加
Java(TM)で記述されたソースコードはバイトコードに変換(コンパイル)されてデジタル機器2からメモリカード1へダウンロードされる。 - 特許庁
To provide an electronic mail delivery system through which a user is capable of transmitting documents prepared in two-byte code (Chinese character, kana) as an attached file to another user at the other end so as to enable him to read the content of the attached file even if he resides in a one-byte code area.例文帳に追加
2バイトコード(漢字、かな文字)で作成した書類を添付ファイルとして電子メールで1バイトコード圏にいる通信相手に送信しても、通信相手に添付ファイルの中身が読めるように送信することができる電子メール配信システムを提供する。 - 特許庁
To display various kinds of characters even on external equipment, for which only the font corresponding to the character code of one byte is registered, by transmitting the data of characters to be transmitted as a one-byte code when these data show that code but transmitting the data of characters to be transmitted as bit map data when these data do not show the one-byte code.例文帳に追加
外部機器とデータ相互転送を行なうためのデータ通信制御装置で、1バイトの文字コードに対応するフォントしか登録されてない外部機器に対しても、各種の文字が表示可能となるようにデータ転送することができるようにする。 - 特許庁
The byte code forms the method, which is sent to an interpreter 204 once it is decided that the method need not be compiled.例文帳に追加
バイトコードはメソッドを形成し、メソッドをコンパイルしなければならないことの判定がないことに応答して、メソッドはインタープリタに送られる。 - 特許庁
In the case of expansion instruction, a general virtual expansion register ID reading part 128 reads the byte code of 1 byte and the instruction discriminating part 111 and a general virtual expansion register ID discriminating part 118 specify an instruction class and the ID of the general virtual expansion register from the byte code of 2 bytes.例文帳に追加
拡張命令の場合、汎用仮想拡張レジスタID読込み部128は、1バイトのバイトコードを読込み、命令判別部111及び汎用仮想拡張レジスタID判別部118は、2バイトのバイトコードより命令種別と汎用仮想拡張レジスタのIDを特定する。 - 特許庁
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がバイトコードをロードする回数を最小限にする。 - 特許庁
An object referring mechanism 3 judges a request for referencing the elements of the memory object applied to a byte code executing mechanism 1 by referencing the object reference table 2.例文帳に追加
オブジェクト参照機構3は、オブジェクト参照テーブル2を参照してバイトコード実行機構1に与えられるメモリオブジェクトの要素参照要求を判別する。 - 特許庁
There is an "undocumented" option (-c) that causes the program to output the byte code to the standard output instead of running it. 例文帳に追加
「ドキュメントに記載されていない」オプション (-c) があり、プログラムを実行する代わりに、それをバイトコードに変換した結果を標準出力に出力します。 - JM
Secure computing mode is useful for number-crunching applications that may need to execute untrusted byte code, perhaps obtained by reading from a pipe or socket. 例文帳に追加
が配送される。 パイプやソケットから読み込んだ、信頼できないバイトコードを実行する必要がある大量の演算を行うアプリケーションにおいて、secure computing モードは役立つ。 - JM
This JIT compiler is provided with a translator 3 to translate a byte code into a native code using a template, a code buffer 6, an FIFO buffer 5, and an evaluator 4.例文帳に追加
JITコンパイラに、テンプレートを用いてバイトコードをネイティブコードに翻訳する翻訳器3と、コードバッファ6と、FIFOバッファ5と、評価器4を設ける。 - 特許庁
To provide a byte code compile time shortening system and its method for shortening a compile time of a native code i a JAVA (R) program.例文帳に追加
ネイティブコードのコンパイル時間を短縮できるJava(登録商標)プログラムでのバイトコードのコンパイル時間短縮システム及び方法を提供すること。 - 特許庁
When the byte code accelerator BCA is started, a P3 side of a converted CPU instruction is selected by the selector SEL and supplied to the decoding part DEC.例文帳に追加
バイトコードアクセラレータBCAが起動されると、変換されたCPU命令がセレクタSELにてP3側が選択されデコード部DECに供給される。 - 特許庁
When a native PC is detected to be in a specific range by a native PC monitor 110, the accelerator is enabled, and the byte code is converted into native commands.例文帳に追加
ネイティブPCモニター110により、ネイティブPCが特定範囲内にあれば、前記アクセラレータはイネーブルとなり、バイトコードがネイティブ命令に変換される。 - 特許庁
An operand embedding part 14 embeds an operand value in the byte code in the machine language instruction string according to a rule shown by operand embedding information 17.例文帳に追加
オペランド埋込部14は、オペランド埋込情報17に示される規則に従って、バイトコード中のオペランド値を当該機械語命令列に埋め込む。 - 特許庁
The Python byte code which this module takes as an input is defined in the file Include/opcode.h and used by the compiler and the interpreter.Example: Given the function myfunc:例文帳に追加
このモジュールが入力として受け取るPythonバイトコードはファイルInclude/opcode.hに定義されており、コンパイラとインタプリタが使用しています。 例: 関数myfuncを考えると: - Python
An application is preliminarily executed in a preload executable module to convert a method whose use frequency is high into a platform dependent compiled code, and to convert a method whose use frequency is low into a platform independent byte code for generating preload class where the platform dependent compiled code coexists with the platform independent byte code.例文帳に追加
プレロード実行可能モジュールにおいて予めアプリケーションを実行させることにより、使用頻度の高いメソッドをプラットフォーム依存なコンパイル済みコードとし、使用頻度の低いメソッドをプラットフォーム非依存なバイトコードとすることで、プラットフォーム依存なコンパイル済みコードとプラットフォーム非依存なバイトコードを混在させたプレロードクラスを生成する。 - 特許庁
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に逐次解釈実行させる。 - 特許庁
To provide a virtual machine, which can be applied even to equipment provided with a low-speed processor and a little memory, and a byte code program generator with that virtual machine as an object.例文帳に追加
低速のプロセッサと少量のメモリを装置した機器にも適用できる仮想マシン及び当該仮想マシンを対象とするバイトコードプログラム生成装置を提供する。 - 特許庁
As for a file to be prepared, a field in which information to be displayed at a display device is recorded is recorded with a character code of one byte code to be displayed at the display device.例文帳に追加
作成されるファイルにおいて、表示装置に表示される情報を記録するフィールドには、表示装置に表示される1バイトコードの文字コードが記録されている。 - 特許庁
A class loader 1002 loads a byte code of the component to be measured using the found component and the static list, and a transformer/probe builder 1000 inserts a probe.例文帳に追加
クラスローダ1002が、発見されたコンポーネントおよび静的リストを用いて計測対象のコンポーネントのバイトコードをロードし、トランスフォーマ/プローブビルダ1000がプローブを挿入する。 - 特許庁
The byte code executing mechanism 1 receives the judged result, and operates the writing or reading of information by referencing the designated element by using the whole memory as a data storage area.例文帳に追加
バイトコード実行機構1は、この判別結果を受けて、メモリ全体をデータ格納領域として、指定された要素を参照して情報の書込みまたは読出しを行う。 - 特許庁
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コンパイラを提供する。 - 特許庁
A byte 1110xxxx is the start of a 3-byte code, and 1110xxxx 10yyyyyy 10zzzzzz is assembled into xxxxyyyy yyzzzzzz. (When UTF-8 is used to code the 31-bit ISO 10646 then this progression continues up to 6-byte codes. 例文帳に追加
また、1110xxxx は 3 バイトコードの始まりであり、1110xxxx 10yyyyyy 10zzzzzzは xxxxyyyy yyzzzzzz というように組み立てられる(UTF-8 が 31 ビットISO 10646 コードを利用するときは、この工程は 6 バイトコードまで発展させられる)。 - JM
In this information processor having a byte code accelerator BCA which converts an intermediate language (byte code) of stack base into an instruction of a register base, the BCA and a selector SEL for switching instructions are arranged between an instruction fetching part FET and a decoding part DEC and data transfer paths (P4, P5) are provided between the BCA and a register file REG_FILE.例文帳に追加
スタックベースの中間言語(バイトコード)をレジスタベースの命令に変換するバイトコードアクセラレータBCAを備える情報処理装置において、命令フェッチ部FETとデコード部DECの間にBCAと命令切換のためのセレクタSELを配置し、BCAとレジスタファイルREG_FILEとの間にデータ転送経路(P4、P5)を設ける。 - 特許庁
In an information processor having a byte code accelerator BCA for converting a stack base intermediate language (byte code) into a register base instruction, between an instruction fetch part FET and a decoding part DEC, a selector SEL for the BCA and an instruction switch is disposed, and between the BCA and a register file REG_FILE, data transfer channels (P4, P5) are provided.例文帳に追加
スタックベースの中間言語(バイトコード)をレジスタベースの命令に変換するバイトコードアクセラレータBCAを備える情報処理装置において、命令フェッチ部FETとデコード部DECの間にBCAと命令切換のためのセレクタSELを配置し、BCAとレジスタファイルREG_FILEとの間にデータ転送経路(P4、P5)を設ける。 - 特許庁
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.例文帳に追加
コンパイル要求されたメソッドのコンパイルは、バイトコードのインタプリタ処理による実行又はネイティブコードの実行といった命令実行を行うタスクとは別のタスクで行う。 - 特許庁
In the case of basic instruction, the instruction discriminating part 111 and a general virtual basic register ID discriminating part 117 specify an instruction class and the ID of a general virtual basic register from that byte code.例文帳に追加
基本命令の場合、命令判別部111及び汎用仮想基本レジスタID判別部117は、当該バイトコードより命令種別と汎用仮想基本レジスタのIDを特定する。 - 特許庁
| 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| Copyright (C) 1994- Nichigai Associates, Inc., 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. |
| Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill. The contents of this document are licensed under the GNU Free Documentation License. Copyright (C) 1999 JM Project All rights reserved. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|
