「Assembly Language」を含む例文一覧(32)

  • a programming language called assembly language
    アセンブリ言語という,プログラム言語 - EDR日英対訳辞書
  • routines in assembly language
    アセンブリ言語で書かれたルーチン - FreeBSD
  • Assembly language is considered a low-level language
    アセンブリ言語は低級(水準)言語である - コンピューター用語辞典
  • a program to convert assembly language into machine language
    アセンブリー言語をコンピュータ言語に翻訳するプログラム - 日本語WordNet
  • So we ended up learning assembly language
    アセンブリ言語を学習し始めて - 映画・海外ドラマ英語字幕翻訳辞書
  • to generate programs in assembly language
    アセンブリ言語のプログラムを生成する - コンピューター用語辞典
  • a computer program or routine for converting instructions in an assembly language into machine language
    アセンブラーという,プログラミング言語の機械語への変換システム - EDR日英対訳辞書
  • Looks pretty much like oldstyle assembly language.
    ほとんど古い型のアセンブリ言語のように見えます。 - 映画・海外ドラマ英語字幕翻訳辞書
  • convert a program written in assembly language into machine code
    アセンブリー言語で書かれたプログラムを機械語に変換する - 研究社 英和コンピューター用語辞典
  • Software buses provide an assembly language for software composition.
    ソフトウェアバスはソフトウェア作成用のアセンブリ言語を提供する。 - コンピューター用語辞典
  • 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
  • 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を生成する。 - 特許庁
  • a program that decodes instructions written in a higher order language and produces an assembly language program
    より高級な言語で書かれた命令を解読して、アセンブリ言語プログラムを作り出すプログラム - 日本語WordNet
  • the compiler generates an output program in symbolic assembly language
    そのコンパイラは記号アセンブリ言語で出力プログラムを生成する - コンピューター用語辞典
  • Assembly language is hardware-dependent.
    アセンブリー言語はハードウェア依存である. 《特定のハードウェアでなければ使えない》 - 研究社 英和コンピューター用語辞典
  • Since there is no Python assembler, this module defines the Python assembly language.
    Pythonアセンブラがないため、このモジュールがPythonアセンブリ言語を定義しています。 - Python
  • Consequently, the addition, alteration, and deletion of instructions of the assembly language are made easy.
    これにより、アセンブリ言語の命令の追加・変更・削除が容易となる。 - 特許庁
  • In 8051 assembly language, immediate addressing is signified by using the # prefix.
    8051アセンブリ言語では、即値アドレス指定は接頭辞#を使うことによって示される。 - コンピューター用語辞典
  • performs the system call whose assembly language interface has the specified number with the specified arguments.
    はnumberで指定されたアセンブリ言語インターフェースのシステムコールを、指定された引き数をつけて実行する。 - JM
  • 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.
    アセンブリ言語の部分を跨いで生存するレジスタとアセンブリ言語の部分において指定されるレジスタとが実際にバッティングする場合のみ検出することができるプログラム開発装置を提供する。 - 特許庁
  • 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言語やアセンブリ言語などで作成されたプログラムと同等レベルにまで引き上げる。 - 特許庁
  • The hardware description language synthesis tool includes a hardware file describing a hardware component excluding a program memory, program code and the like of a microprocessor in the hardware description language, and an assembly level synthesis language which analyzes an assembly level language program obtained by compiling a high-level language program to associate instruction code thereof with the hardware component, and converts the instruction code into a software file described in the hardware description language.
    マイクロプロセッサのプログラムメモリとプログラムコードなどを除くハードウエアコンポーネントを、ハードウエア記述言語で記述したハードウエアファイルと、高級レベル言語プログラムをコンパイルして得られたアセンブリレベル言語プログラムを解析して、その命令コードをハードウエアコンポーネントに対応させてハードエウア記述言語で記述したソフトウエアファイルに変換するアセンブリレベル合成プログラムとを有するハードウエア記述言語合成ツールである。 - 特許庁
  • METHOD FOR COMPILING ASSEMBLY LANGUAGE CODE FOR INSTRUCTION SET ARCHITECTURE INCLUDING NEW INSTRUCTION USING CONVENTIONAL ASSEMBLER
    従来のアセンブラを用いた新規の命令を含む命令セットアーキテクチャ用のアセンブリ言語コードをコンパイルする方法 - 特許庁
  • 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を容易に得ることが可能となる - 特許庁
  • This can allow what would be device drivers to be written in their basic assembly language, while still being portable, if needed.
    このことは、デバイスドライバが、必要ならば移植性を維持しつつ、その基本アセンブリ言語で書かれるであろうことを可能にする。 - コンピューター用語辞典
  • A representative context word is determined based on the keyword context vector and an assembly of documents in the second language is searched according to the representative context word.
    見出し語文脈ベクトルから、代表文脈語を決定し、代表文脈語に基づいて第二言語の文書集合を検索する。 - 特許庁
  • At the time of preparing a machine language object program by assembling a source program by an assembly means, this assembly means and the source program are preserved in the same area of a storage part 1d.
    ソースプログラムをアセンブラ手段によりアセンブルして機械語オブジェクトプログラムを生成した場合に、このアセンブラ手段とソースプログラムを記憶部1dの同一領域に保存するPCサポート装置とした。 - 特許庁
  • 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言語やアセンブリ言語により作成されたプログラムと同等の応答性を確保する。 - 特許庁
  • Furthermore, the reliability equivalent to that of the program created by the C language and the assembly langue is secured by a self- diagnostic function and an RAS function 26.
    さらに、自己診断機能およびRAS機能26によってC言語やアセンブリ言語により作成されたプログラムと同等の信頼性を確保する。 - 特許庁
  • 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は、プログラムにアクセスするためにリアルモードのアセンブリ言語、直接ハードウェアレジスタ、又はフレームバッファを使用する必要はなく、この点で従来のシステムに勝る。 - 特許庁
  • 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 machine language instruction string in the template is obtained by compiling and assembling a source code of the interpreter, and the operand embedding information is calculated from the difference between an assembly code and an object code of a plurality of patterns obtained by repeatedly executing the compiling and assembling while setting a different immediate operand.
    テンプレートにおける機械語命令列は、インタプリタのソースコードをコンパイル及びアセンブルして得られたものであり、オペランド埋込情報は、前記コンパイル及びアセンブルを、オペランドに異なる即値を設定しながら繰り返し実行して得られた複数パターンのアセンブリコード及びオブジェクトコードの差分から求められたものである。 - 特許庁

例文データの著作権について