Byte Codeの部分一致の例文一覧と使い方
該当件数 : 196件
For floating-point byte code, the byte code accelerator BCA (6) feeds an instruction stream (INST) for using the FPU (5) to the CPU (4).例文帳に追加
浮動小数点バイトコードに対し、FPU(5)を使用するための命令列(INST)をバイトコードアクセラレータBCA(6)がCPU(4)に対し供給する。 - 特許庁
To solve the problem that the processing load of the successive interpretation execution of a byte code in a Java execution environment since the preload class of a conventional technology is a platform independent byte code.例文帳に追加
従来技術のプレロードクラスは、プラットフォーム非依存なバイトコードであり、Java実行環境によるバイトコードの逐次解釈実行の処理負荷が高い。 - 特許庁
To efficiently execute a byte code by combining an interpreter and a compiler.例文帳に追加
インタープリタとコンパイラを組み合わせてバイトコードの効率的な実行を行う。 - 特許庁
The parser module provides an interface to Python's internal parser and byte-code compiler.例文帳に追加
parserモジュールはPythonの内部パーサとバイトコード・コンパイラへのインターフェイスを提供します。 - Python
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カードは、コマンドに含まれる処理内容を表すバイトコードの少なくとも一部と同一のバイトコードをアプリケーション識別子を表すコードとする管理テーブルに格納する。 - 特許庁
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バイトの文字コードに対応するフォントしか登録されてない外部機器に対しても、各種の文字が表示可能となるようにデータ転送することができるようにする。 - 特許庁
In this CRC code arithmetic circuit 10 for operating a CRC code from 4-byte parallel data having a residual part at the last stage, a 4-byte parallel CRC code arithmetic circuit 2 operates in parallel the CRC code from 4-byte parallel data other than the last stage.例文帳に追加
最終段に余り部分を有する4バイトパラレルデータからCRC符号を演算するCRC符号演算回路10であって、4バイトパラレルCRC符号演算回路2は、最終段以外の4バイトパラレルデータからCRC符号をパラレルで演算する。 - 特許庁
Only the shortest possible multi-byte sequence which can represent the code number of the character can be used. 例文帳に追加
その文字を表現するのに最も短いバイト列のみが使用できる。 - JM
DYNAMICALLY COMPILING TIME SETTING METHOD, BYTE CODE EXECUTING MODE SELECTING METHOD AND COMPUTER例文帳に追加
動的コンパイル時期決定方法、バイトコード実行モード選択方法、及びコンピュータ - 特許庁
According to the predicted number of the times of the loop, the execution mode of the byte code is selected S4.例文帳に追加
この予測したループ回数に応じてバイトコードの実行モードを選択する。 - 特許庁
Except for the extracted character string correspondence codes, the printer data 11 are then searched for a printer control code corresponding to a code for "double-byte character/single-byte character/noncharacter" switching.例文帳に追加
さらに、抽出された文字列対応コード以外のプリンタデータ11の中から、「全角/半角/非文字」の切替えコードに相当するプリンタ制御コードを検索する。 - 特許庁
The processor 23 selects a byte code corresponding to the packet type determined by the section 22 and determines the propriety of passage of the packet using this byte code.例文帳に追加
JAVAプロセッサ23は、パケットタイプ判定部22により判定されたパケットタイプに対応するバイトコードを選択し、このバイトコードを使用して前記パケットの通過可否を判定する。 - 特許庁
If the byte code is not the subroutine call, the loading location is decided to Java virtual machine 13.例文帳に追加
バイトコードがサブルーチンコールでなければロード先をJava仮想マシン13にする。 - 特許庁
METHOD AND DEVICE FOR PROPER DISTRIBUTION OF BYTE CODE AND SERIALIZED OBJECT STREAM例文帳に追加
バイト・コ—ドおよびシリアル化オブジェクト・ストリ—ムの適時配信のための方法および装置 - 特許庁
SYSTEM AND METHOD FOR SHORTENING COMPILE TIME OF BYTE CODE IN JAVA (R) PROGRAM例文帳に追加
Java(登録商標)プログラムでのバイトコードのコンパイル時間短縮システム及び方法 - 特許庁
Return the magic string value used to recognize byte-compiled code files (.pyc files).例文帳に追加
バイトコンパイルされたコードファイル(.pycファイル)を認識するために使われるマジック文字列値を返します。 - Python
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にバイトコードとプロファイル情報とを送信する。 - 特許庁
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 table 31 is a conversion table corresponding to an upper one byte of one JIS code character, the table 32 is a conversion table corresponding to a lower one byte when the upper one byte of one JIS code character is even and the table 33 is a conversion table corresponding to a lower one byte when the upper one byte of the one JIS code character is odd.例文帳に追加
コード変換テーブル31は、JISコード1文字分の上位1バイトに対応した変換テーブルであり、コード変換テーブル32は、上記JISコード1文字分の上位1バイトが偶数である時の下位1バイトに対応した変換テーブルであり、コード変換テーブル33は、上記JISコード1文字分の上位1バイトが奇数である時の下位1バイトに対応した変換テーブルである。 - 特許庁
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塊とみなし、その先頭アドレスを表示させることにより、正確な解析を行なう。 - 特許庁
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を設ける。 - 特許庁
The reproducing devices 3-5 each decide which to display 1-byte character code string or 2-byte character code string according to the kind of a built-in font ROM and the type, information.例文帳に追加
再生装置3〜5は、それぞれ、内蔵するフォントROMの種類とタイプ情報とに応じて1バイト文字コード列と2バイト文字コード列の何れを表示するかを決定する。 - 特許庁
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のパイプラインの空きを利用して投機的にデコードすることにより、バイトコードのデコードの際に生じるオーバーヘッドを隠蔽する。 - 特許庁
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に逐次解釈実行させる。 - 特許庁
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へダウンロードされる。 - 特許庁
Then it is decided whether or not a byte code to be compiled is left (515).例文帳に追加
プロフィール・データに基づいて、プログラム内のバイトコード命令を更に好ましい方法でリコンパイルできる。 - 特許庁
This version is a single process which parses and runs a byte code translation of the program. 例文帳に追加
このバージョンは単一プロセスであり、プログラムをバイトコードに変換したものを解析して実行します。 - JM
An execution part 108 of a Java VM 106 executes Java byte code read in.例文帳に追加
JavaVM106の実行部108は、読み込まれたJavaのバイトコードを実行する。 - 特許庁
The information to be recorded is converted to a two-dimensional code symbol for each prescribed unit, for each byte, for instance.例文帳に追加
記録する情報を、所定単位毎、例えば1バイト毎に二次元コードシンボルに変換する。 - 特許庁
To the other byte positions, the positional information of disappearance is set, of which the error correcting sequence is at the same byte position as the preceding code column.例文帳に追加
それ以外のByte位置に対しては、誤り訂正順序が前の符号列の同じByte位置の消失位置情報を設定する。 - 特許庁
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バイトのコードとを対応付ける変換テーブルとを備える。 - 特許庁
An image processing part 10 identifies the code information photographed by the camera 10, generates a byte string with black as 1 and white as 0 from the identified code information, decodes the byte string into, for example, text data and acquires the code information.例文帳に追加
画像処理部10は、このカメラ10で撮影されたコード情報を識別し、識別したコード情報を黒1、白0とするバイト列に生成し、このバイト列を例えばテキストデータにデコードして、コード情報を取得する。 - 特許庁
The MPEG decoder has a controller that to detects the start codes in a received bit-stream, and each of such codes has a three-byte start code prefix and a one-byte start code value.例文帳に追加
MPEGデコーダーは受取ったビットストリーム内においてスタートコードを検知する制御器を有しており、このようなコードの各々は3バイトのスタートコードプレフィックスと1バイトのスタートコード値とを有している。 - 特許庁
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 provide a converting device of two-byte codes which can dynamically select a conversion code on the FTP(file transfer protocol) server side.例文帳に追加
FTPサーバ側で動的に変換コードの選択が可能な2バイトコードの変換装置を提供する。 - 特許庁
To achieve a hardware accelerator suitable for execution of a floating-point byte-code in an information processing device.例文帳に追加
情報処理装置に浮動小数点バイトコードの実行に好適なハードウェアアクセラレータを実現する。 - 特許庁
The information to be recorded is converted to a two-dimensional code symbol for each prescribed unit (for each byte or the like for instance).例文帳に追加
記録する情報を、所定単位毎(例えば1バイト毎等)に二次元コードシンボルに変換する。 - 特許庁
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
Next, the coding in the row direction of this arrangement is performed by a first ECC using a 4-fold error correction RS code whose redundant byte count is an 8 byte, for example.例文帳に追加
次に、この配列の行方向に、例えば冗長バイト数が8バイトである4重誤り訂正RS符号を用いた第1のECCで符号化を行う。 - 特許庁
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.例文帳に追加
インタプリタにおいてバイトコードを読み込んで処理する際に、スタック内にワーク値があるかによって一般モードと数式モードを切り換え、同一のバイトコードに基づいて異なる命令を実行することができる。 - 特許庁
A notification unit 106 notifies the determination results from the start code prefix detection unit 104, and the state of a byte sequence of three-byte extracted by the three-byte state detection unit 105, as the information of whether or not the start code of the transport stream is searched, to a stream analysis unit 103 which is driven by a processor.例文帳に追加
通知部106は、スタートコードプリフィックス検出部104による判定結果と、3バイト状態検出部105が抽出した3バイトのバイト列の状態と、をトランスポートストリームのスタートコードを検索するか否かの情報として、プロセッサにより駆動するストリーム解析部103に通知する。 - 特許庁
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を特定する。 - 特許庁
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(登録商標)プログラムでのバイトコードのコンパイル時間短縮システム及び方法を提供すること。 - 特許庁
Whether or not the code length exceeds a prescribed byte is checked in this case, and the buffer 5 outputs a decision signal to a selector 6.例文帳に追加
このとき符号長が所定バイトを越えたか否かを調べ、判別信号を選択器6に出力する。 - 特許庁
| 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会員(無料)になると
|
