byte codeの部分一致の例文一覧と使い方
該当件数 : 196件
18.10.1 Python Byte Code Instructions 例文帳に追加
18.10.1 Pythonバイトコード命令 - Python
Subsections 18.10.1 Python Byte Code Instructions 例文帳に追加
18.10.1 Pythonバイトコード命令 - Python
18.10.1 Python Byte Code Instructions 18.11 pickletools -- Tools for pickle developers. 例文帳に追加
18.10.1 Pythonバイトコード命令 - Python
The character code of one byte code is obtained by developing the character code of two byte codes into one byte code.例文帳に追加
1バイトコードの文字コードは、2バイトコードの文字コードが1バイトコードに展開されたものである。 - 特許庁
18.10 dis -- Disassembler for Python byte code 例文帳に追加
18.10 dis -- Pythonバイトコードの逆アセンブラ - Python
A byte code generation part 1 prepares a byte code which has compiled a source code.例文帳に追加
バイトコード生成部1がソースコードをコンパイルしたバイトコードを用意する。 - 特許庁
VIRTUAL MACHINE COMPILING BYTE CODE INTO NATIVE CODE例文帳に追加
バイトコードをネイティブコードにコンパイルする仮想マシン - 特許庁
SYSTEM FOR CONTROLLING BYTE CODE PROGRAM EXECUTION例文帳に追加
バイトコードプログラム実行制御システム - 特許庁
Increments byte code counter by delta. 例文帳に追加
バイトコードカウンタをdeltaだけ増加させます。 - Python
Compile a source file to byte-code and write out the byte-code cache file. 例文帳に追加
ソースファイルをバイトコードにコンパイルして、バイトコードのキャッシュファイルに書き出します。 - Python
When no byte code is expanded (NO in S2), a byte code stored in a compressed byte code storage area is expanded (S4) and the byte code after expansion is stored in the expanded byte code storage area (S6).例文帳に追加
バイトコードが伸張されていなければ(S2でNO)、圧縮バイトコード格納領域に格納されたバイトコードが伸張され(S4)、伸張後のバイトコードが伸張済みバイトコード格納領域に格納される(S6)。 - 特許庁
To recognize, convert and issue the 1-byte code and 2-byte code of a domain name.例文帳に追加
ドメイン名の1byteコードと2byteコードの認識、変換、発行を可能にする。 - 特許庁
DEBUGGING APPARATUS, DEBUGGING METHOD, BYTE CODE CONVERTER, AND BYTE CODE CONVERTING METHOD例文帳に追加
デバッグ装置およびデバッグ方法およびバイトコード変換装置およびバイトコード変換方法 - 特許庁
These include at least three types, namely, the text information includes (a) 1-byte character code string, (b) 2-byte character code string, and (c) 1-byte character code and 2-byte character code string.例文帳に追加
このタイプには、テキスト情報が(a)1バイト文字コード列を含む、(b)2バイト文字コード列を含む、(c)1バイト文字コード列及び2バイト文字コード列を含むという少なくとも3タイプある。 - 特許庁
An instruction discriminating part 111 discriminates whether the byte code of 1 byte is a basic instruction or an expansion instruction from that byte code.例文帳に追加
命令判別部111は、1バイトのバイトコードより当該バイトコードが基本命令か拡張命令かを判定する。 - 特許庁
The byte-code is written to cfile, which defaults to file 例文帳に追加
バイトコードはファイルcfileに書き込まれ、デフォルトではfile - Python
The selector 6 outputs a code in the buffer 3 when the code length exceeds the prescribed byte or outputs a code in the buffer 5 when the code length does not exceed the prescribed byte.例文帳に追加
選択器6は、所定バイトを越えているときはバッファ3の符号を、越えていないときはバッファ5の符号を出力する。 - 特許庁
The pathname argument points to the byte-compiled code file.例文帳に追加
pathname引数はバイトコンパイルされたコードファイルを指します。 - Python
If TOS is true, increment the byte code counter by delta. 例文帳に追加
TOSが真ならば、deltaだけバイトコードカウンタを増加させます。 - Python
If TOS is false, increment the byte code counter by delta. 例文帳に追加
TOSが偽ならば、deltaだけバイトコードカウンタを増加させます。 - Python
A JVM 44 converts a JAVA (R) byte code to a native code and executes it.例文帳に追加
JVM44は、JAVA(登録商標)バイトコードをネイティブコードに変換して実行する。 - 特許庁
For a single code sequence, it prints one line per byte code instruction.例文帳に追加
単一のコードシーケンスに対しては、バイトコード命令ごとに一行をプリントします。 - Python
A byte code of the class is parsed to identify opcodes which invoke a byte code to call other methods.例文帳に追加
他のメソッドを呼び出すためのバイトコードを呼び出すオペコードを特定するために、クラスのバイトコードが構文解析される。 - 特許庁
When a deploy part 3 deploys the byte code in an application server, it simultaneously deploys the byte code for the debugging.例文帳に追加
そしてデプロイ部3はバイトコードをアプリケーションサーバにデプロイする場合に、デバッグ用のバイトコードも同時にデプロイする。 - 特許庁
The byte code is received for execution and it is decided whether the byte code should be compiled.例文帳に追加
バイトコードが、実行のために受け取られ、バイトコードをコンパイルしなければならないかどうかに関する判定が行われる。 - 特許庁
The Python compiler currently generates the following byte code instructions.例文帳に追加
現在Pythonコンパイラは次のバイトコード命令を生成します。 - Python
Sequence of operation names, indexable using the byte code. 例文帳に追加
演算名。 一連のバイトコードを使ってインデキシングできます。 - Python
A byte 110xxxxx is the start of a 2-byte code, and 110xxxxx 10yyyyyy is assembled into 00000xxx xxyyyyyy. 例文帳に追加
110xxxxx というバイトは 2 バイトコードの始まりである、そして、110xxxxx10yyyyyy は 00000xxx xxyyyyyy というように組み立てられる。 - JM
In each sync block, a Reed-Solomon code as an error correction internal code is composed of 3-byte ID, 96-byte main data, and 10-byte parity C1.例文帳に追加
シンクブロックにおいては、3バイトのID、96バイトのメインデータ、10バイトのパリティC1により誤り訂正内符号としてのリードソロモン符号が構成される。 - 特許庁
METHOD FOR EXECUTING BYTE CODE AND DATA PROCESSING SYSTEM例文帳に追加
バイトコ—ドを実行するための方法およびデ—タ処理システム - 特許庁
TERMINAL, ELECTRONIC APPARATUS, AND MULTI-BYTE CHARACTER CODE TRANSMISSION SYSTEM例文帳に追加
端末装置、電子機器、および多バイト文字コード伝送システム - 特許庁
The 13 bytes are four stuff bytes, one signaling byte, one parity compensation byte, one stuff control byte, a three-byte pointer and three byte for error protection by a Hamming code.例文帳に追加
これらの13バイトは、4つのスタッフバイト、1つのシグナリングバイト、1つのパリティ補償バイト、1つのスタッフ制御バイト、3バイトのポインタ、およびハミングコードによるエラー保護のための3バイトである。 - 特許庁
The Java source code is converted into a byte code by a Java compiler 19 and the byte code is translated to a machine word suited to an OS 12 by a Java virtual machine(VM) 20 to execute the Java source code.例文帳に追加
また、Javaソースコードは、Javaコンパイラ19でバイトコードに変換され、さらにJava仮想機械(VM)20でOS12に適した機械語に翻訳されることによって実行される。 - 特許庁
A storage structure of MAC addresses has a maker code cross reference table where a maker code needing 3-byte and 1-byte correspondent code per one company in total 256 companies are assigned and an individual address part where a correspondent code in 1 byte per one terminal, an individual code in latter half 3-byte of the MAC address and a port number identifier in n-byte are assigned.例文帳に追加
MACアドレスの記憶構造は、1社当たり3バイトのメーカコードと1バイトの対応コードとするメーカコードを256社分割り付けたメーカコード対応テーブルと、1端末当たり1バイトの対応コードとMACアドレスの後半3バイトの個別コード及びnバイトのポート番号識別子を割り付けた個別アドレス部とする。 - 特許庁
Note that UTF-8 is self-synchronizing: 10xxxxxx is a tail, any other byte is the head of a code. 例文帳に追加
10xxxxxx は終端であり、ほかのバイトはコードの先頭である。 - JM
A machine language generating part 13 obtains a machine language instruction string corresponding to processing contents of a byte code from a template 16 on the basis of an operational code in the byte code.例文帳に追加
機械語生成部13は、バイトコード中のオペコードを元に、テンプレート16から当該バイトコードの処理内容に対応する機械語命令列を得る。 - 特許庁
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
When it is determined that there is more than one method for compiling the byte code, which method compiles the byte code is determined (507).例文帳に追加
幾つかの実施例では、リコンパイルするバイトコード命令を含むプログラムの一部は、リコンパイルする他の命令と一緒にキューへ加えられる。 - 特許庁
According to a particular embodiment, A C++ program having one or more input parameters is compiled to acquire a byte code of the C++ program, a C++ library is compiled to acquire a byte code of the C++ library, and the byte code of the C++ program and the byte code of the C++ library are executed symbolically.例文帳に追加
特定の実施形態は、1つ以上の入力変数を有するC++プログラムをコンパイルして該C++プログラムのバイトコードを取得し、C++ライブラリをコンパイルして該C++ライブラリのバイトコードを取得し、C++プログラムのバイトコード及びC++ライブラリのバイトコードを記号的に実行する。 - 特許庁
To provide a byte code program execution control system capable of improving the execution speed of a byte code program just after execution start.例文帳に追加
実行開始直後からバイトコードプログラムの実行速度を向上させることを可能にするバイトコードプログラム実行制御システムを提供する。 - 特許庁
The dis module supports the analysis of Python byte code by disassembling it.例文帳に追加
disモジュールはPythonバイトコードを逆アセンブルしてバイトコードの解析を助けます。 - Python
The program loader 16 reads out a byte code from the cluster file 12, decides whether a load location of this byte code and an argument setup byte code is the Java virtual machine 13 or the JIT compiler 15 based on content of a determination information storage unit 17 if the byte code is a subroutine call and iterates a loading process for the byte code to the decided load location.例文帳に追加
プログラムローダ16は、クラスタファイル12からバイトコードを読み出し、バイトコードがサブルーチンコールであれば、判定情報記憶部17の内容に基づいてこのバイトコード及び引数設定バイトコードのロード先を、Java仮想マシン13にするかJITコンパイラ15にするかを決定し、決定されたロード先にバイトコードをロードするという処理を繰り返し実行する。 - 特許庁
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| 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. |
| 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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|