小窓モード


プレミアム

ログイン
設定

設定

byte machineとは 意味・読み方・使い方

ピン留め

追加できません

(登録数上限)

単語を追加

意味・対訳 バイトマシン


「byte machine」の部分一致の例文検索結果

該当件数 : 29



例文

by byte in machine collating sequence instead of LC_COLLATE.発音を聞く 例文帳に追加

照合順序にしたがって 1 バイトずつ比較する。 - JM

VIRTUAL MACHINE COMPILING BYTE CODE INTO NATIVE CODE例文帳に追加

バイトコードをネイティブコードにコンパイルする仮想マシン - 特許庁

The memory map of the Z-machine is an array of bytes with "byte addresses" running from 0 upwards.発音を聞く 例文帳に追加

Zマシンのメモリマップは、ゼロから上へ上がって行く「バイトアドレス」を持つバイトの配列である。 - コンピューター用語辞典

It is useful when reading data from a file written on a machine with a different byte order.例文帳に追加

異なるバイトオーダをもつ計算機で書かれたファイルからデータを読み込むときに役に立ちます。 - Python

If the byte code is not the subroutine call, the loading location is decided to Java virtual machine 13.例文帳に追加

バイトコードがサブルーチンコールでなければロード先をJava仮想マシン13にする。 - 特許庁

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にするかを決定し、決定されたロード先にバイトコードをロードするという処理を繰り返し実行する。 - 特許庁

例文

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から当該バイトコードの処理内容に対応する機械語命令列を得る。 - 特許庁

>>例文の一覧を見る


調べた例文を記録して、 効率よく覚えましょう
Weblio会員登録無料で登録できます!
  • 履歴機能
    履歴機能
    過去に調べた
    単語を確認!
  • 語彙力診断
    語彙力診断
    診断回数が
    増える!
  • マイ単語帳
    マイ単語帳
    便利な
    学習機能付き!
  • マイ例文帳
    マイ例文帳
    文章で
    単語を理解!
  • その他にも便利な機能が満載!
Weblio会員登録(無料)はこちらから

JST科学技術用語日英対訳辞書での「byte machine」の意味

byte machine


日英・英日専門用語辞書での「byte machine」の意味

byte machine

バイトコンピュータ,バイトマシン

「byte machine」の部分一致の例文検索結果

該当件数 : 29



例文

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に適した機械語に翻訳されることによって実行される。 - 特許庁

The game machine identification command includes data of at least two bytes and the data of two bytes are constituted by having one byte logically invert the other byte.例文帳に追加

遊技機識別コマンドは少なくとも2バイトのデータを含み、この2バイトのデータは一方のバイトが他方のバイトを論理反転して構成されている。 - 特許庁

The game machine samples the value of a refresh register 111R updated at every command fetch as a random number for processing and adds to a high-order byte and a low-order byte of a general-purpose register 111R, respectively.例文帳に追加

また、命令フェッチ毎に更新されるリフレッシュレジスタ111Rの値を加工用の乱数として抽出し、汎用レジスタ111Rの上位バイトと下位バイトとにそれぞれ加算する。 - 特許庁

This game machine is so constituted that a command output from a main control device 110 to a putout control device 111 consists of two bytes and that, when adding them for every one byte or exclusively logically adding them, the lowest-order one byte after the operation becomes FFH.例文帳に追加

主制御装置110から払出制御装置111へ出力されるコマンドを2バイトで構成し、これらを1バイトずつ加算または排他的論理和した場合に、演算後の最下位1バイトがFFHとなるようにしている。 - 特許庁

In the slot machine, the data of the presence/absence of bonus winning are stored in the high-order byte of a winning flag storage register and the data of the presence/absence of small role (replay) winning are stored in the low-order byte.例文帳に追加

入賞フラグ格納レジスタの上位バイトにボーナス入賞の有無のデータが格納され、下位バイトに小役(リプレイ)入賞の有無のデータが格納される。 - 特許庁

The printer 14 loads the Jave byte data in the Java virtual machine 41, processes it and performs a print output process.例文帳に追加

プリンタ14は、そのJavaバイトデータをJava仮想マシン41にロードして処理し印刷出力処理を実行する。 - 特許庁

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.例文帳に追加

低速のプロセッサと少量のメモリを装置した機器にも適用できる仮想マシン及び当該仮想マシンを対象とするバイトコードプログラム生成装置を提供する。 - 特許庁

例文

The struct module does not interpret this as native ordering, so the "P" format is not available.Examples (all using native byte order, size and alignment, on a big-endian machine):例文帳に追加

struct モジュールはこの設定をネイティブのオーダ設定として解釈しないので、"P" を使うことはできません。 以下に例を示します (この例は全てビッグエンディアンのマシンで、ネイティブのバイトオーダ、サイズおよびアラインメントの場合です): - Python

>>例文の一覧を見る


byte machineのページの著作権
英和・和英辞典 情報提供元は 参加元一覧 にて確認できます。

   
日外アソシエーツ株式会社日外アソシエーツ株式会社
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
独立行政法人科学技術振興機構独立行政法人科学技術振興機構
All Rights Reserved, Copyright © Japan Science and Technology Agency
日中韓辭典研究所日中韓辭典研究所
Copyright © 2024 CJKI. All Rights Reserved

ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

このモジュールを今後表示しない
みんなの検索ランキング
閲覧履歴
無料会員登録をすると、
単語の閲覧履歴を
確認できます。
無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS