1016万例文収録!

「"ASSEMBLY LANGUAGE"」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > "ASSEMBLY LANGUAGE"に関連した英語例文

セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

"ASSEMBLY LANGUAGE"を含む例文一覧と使い方

該当件数 : 25



例文

routines in assembly language 例文帳に追加

アセンブリ言語で書かれたルーチン - FreeBSD

to generate programs in assembly language 例文帳に追加

アセンブリ言語のプログラムを生成する - コンピューター用語辞典

Assembly language is considered a low-level language 例文帳に追加

アセンブリ言語は低級(水準)言語である - コンピューター用語辞典

a programming language called assembly language 例文帳に追加

アセンブリ言語という,プログラム言語 - EDR日英対訳辞書

例文

convert a program written in assembly language into machine code 例文帳に追加

アセンブリー言語で書かれたプログラムを機械語に変換する - 研究社 英和コンピューター用語辞典


例文

a program to convert assembly language into machine language 例文帳に追加

アセンブリー言語をコンピュータ言語に翻訳するプログラム - 日本語WordNet

Software buses provide an assembly language for software composition. 例文帳に追加

ソフトウェアバスはソフトウェア作成用のアセンブリ言語を提供する。 - コンピューター用語辞典

the compiler generates an output program in symbolic assembly language 例文帳に追加

そのコンパイラは記号アセンブリ言語で出力プログラムを生成する - コンピューター用語辞典

a computer program or routine for converting instructions in an assembly language into machine language 例文帳に追加

アセンブラーという,プログラミング言語の機械語への変換システム - EDR日英対訳辞書

例文

Since there is no Python assembler, this module defines the Python assembly language.例文帳に追加

Pythonアセンブラがないため、このモジュールがPythonアセンブリ言語を定義しています。 - Python

例文

Assembly language is hardware-dependent. 例文帳に追加

アセンブリー言語はハードウェア依存である. 《特定のハードウェアでなければ使えない》 - 研究社 英和コンピューター用語辞典

a program that decodes instructions written in a higher order language and produces an assembly language program 例文帳に追加

より高級な言語で書かれた命令を解読して、アセンブリ言語プログラムを作り出すプログラム - 日本語WordNet

In 8051 assembly language, immediate addressing is signified by using the # prefix. 例文帳に追加

8051アセンブリ言語では、即値アドレス指定は接頭辞#を使うことによって示される。 - コンピューター用語辞典

Consequently, the addition, alteration, and deletion of instructions of the assembly language are made easy.例文帳に追加

これにより、アセンブリ言語の命令の追加・変更・削除が容易となる。 - 特許庁

The numbers in column 2 are for lines of C source code, header files, and assembly language. Virtually all the software in the kernel is written in the C programming language; less than 2 percent is written in assembly language. 例文帳に追加

2列目の数値は C 言語のソースコード、ヘッダファイル、そしてアセンブリ言語のものを表しており、 アセンブリ言語のものは 2% 以下しかありません。 - FreeBSD

To provide a program development device performing detection only when a register existing astride a portion of an assembly language and a register designated in the portion of the assembly language actually butt each other.例文帳に追加

アセンブリ言語の部分を跨いで生存するレジスタとアセンブリ言語の部分において指定されるレジスタとが実際にバッティングする場合のみ検出することができるプログラム開発装置を提供する。 - 特許庁

The assembly language 2 source code 15 is not created directly from an assembly language 1 source code 11, but a C language or C ++ language source code 13 is created once by a decompiler 12.例文帳に追加

アセンブリ言語1ソースコード11から直接、アセンブリ言語2ソースコード15を生成するのではなく、一旦、逆コンパイラ12によりC言語またはC++言語ソースコード13を生成する。 - 特許庁

This can allow what would be device drivers to be written in their basic assembly language, while still being portable, if needed. 例文帳に追加

このことは、デバイスドライバが、必要ならば移植性を維持しつつ、その基本アセンブリ言語で書かれるであろうことを可能にする。 - コンピューター用語辞典

performs the system call whose assembly language interface has the specified number with the specified arguments. 例文帳に追加

はnumberで指定されたアセンブリ言語インターフェースのシステムコールを、指定された引き数をつけて実行する。 - JM

METHOD FOR COMPILING ASSEMBLY LANGUAGE CODE FOR INSTRUCTION SET ARCHITECTURE INCLUDING NEW INSTRUCTION USING CONVENTIONAL ASSEMBLER例文帳に追加

従来のアセンブラを用いた新規の命令を含む命令セットアーキテクチャ用のアセンブリ言語コードをコンパイルする方法 - 特許庁

The UGA does not require the use of real mode assembly language, direct hardware register, or frame buffer to access to a program, and therefore the UGA provides advantages over conventional systems.例文帳に追加

UGAは、プログラムにアクセスするためにリアルモードのアセンブリ言語、直接ハードウェアレジスタ、又はフレームバッファを使用する必要はなく、この点で従来のシステムに勝る。 - 特許庁

To enhance responsiveness and reliability of an application program for control by an intermediate language of Java (registered trademark) to an equivalent level to that of a program created by a C language or an assembly language.例文帳に追加

Java(登録商標)の中間言語による制御用アプリケーションプログラムの応答性および信頼性をC言語やアセンブリ言語などで作成されたプログラムと同等レベルにまで引き上げる。 - 特許庁

When the created C language or C ++ language source code 13 is compiled by a compiler 14 of the CPU 2 to be changed, an assembly language 2 source code 15 suitable for the new CPU 2 can be easily obtained early.例文帳に追加

生成されたC言語またはC++言語ソースコード13を、変更するCPU2のコンパイラ14でコンパイルすることにより、早期に新たなCPU2に適したアセンブリ言語2ソースコード15を容易に得ることが可能となる - 特許庁

The preprocessor (10) automatically duplexes an arithmetic operation by finding out any No OPeration (NOP) in a program (1) described in assembly language, and inserts a duplex pattern by referring to a duplex pattern file (11) without degrading the performance of the program (1).例文帳に追加

プリプロセッサ(10)は、アセンブリ言語で記述したプログラム(1)の性能を低下させずに、プログラム(1)内の空き命令を見つけて、二重化パターンファイル(11)を参照して二重化パターンを挿入して自動的に演算を二重化する。 - 特許庁

例文

The responsiveness equivalent to that of the program created by the C language and the assembly language is secured by executing application 29 for a digital shape protection controller consisting of the intermediate language of Java by converting it into does which can be directly executed by a CPU 1 by JIT compiler 24.例文帳に追加

Javaの中間言語よりなるディジタル形保護制御装置用のアプリケーション29をJITコンパイラ24によってCPU1が直接実行可能なコードに変換して実行することで、C言語やアセンブリ言語により作成されたプログラムと同等の応答性を確保する。 - 特許庁

索引トップ用語の索引



  
EDR日英対訳辞書
Copyright © National Institute of Information and Communications Technology. All Rights Reserved.
  
日本語WordNet
日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2024 License. All rights reserved.
WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License
  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
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.
  
Copyright 1994-2010 The FreeBSD Project. All rights reserved. license
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS