MACHINE CODE in Japanese translation

[mə'ʃiːn kəʊd]
[mə'ʃiːn kəʊd]
マシンコード
機械コード

Examples of using Machine code in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
As a whole, the Swift compiler is principally responsible for translating Swift source code into efficient, executable machine code.
全体として、Swiftコンパイラは、Swiftソースコードを効率的かつ実行可能なマシンコードに変換することに主に責任があります。
When I load in a ROM file, such as say Dragon Warrior, it is formatted in a machine code that only the NES processor understands.
ドラゴン・ワリアー(DragonWarrior)のようにROMファイルにロードすると、NESプロセッサーだけが理解できるマシン・コードでフォーマットされます。
Being able to compile any target language to a machine code that the actual processor of the machine can understand eliminates any intermediary code, translation, or filter.
ターゲット言語をマシンの実際のプロセッサが理解できるマシンコードにコンパイルすることができるので、中間コード、変換、またはフィルタがなくなります。
Development of 3rd, 4th and 5th Generation Languages, which seek to abstract the programmer away from machine code, are responsible for some of the early successes in productivity.
プログラマをマシンコードから切り離すことを目指した、第3、第4及び第5世代言語の開発が、初期のいくらかの生産性における成功に貢献した。
This one was in BCPL, and instead of compiling to machine code, regular expressions were represented as trees that were interpreted by the editor.
これはBCPLで書かれたもので、正規表現は機械コードにコンパイルする代わりに、エディターによって解釈されるツリー構造として表現されました。
If, however, you compiled your program down to machine code, all the machine code instructions would be lined up here for the processor to go over.
ただし、プログラムをマシンコードにコンパイルした場合、すべてのマシンコードの命令がプロセッサーが上に並ぶようにここに並べられます。
Our deep understanding of the printing process has led to a new method of processing the 3D computer model of the statue and then converting it into machine code.
印刷プロセスを深く理解したことで、像の3Dコンピュータモデルを処理し、それを機械コードに変換する新しい方法が生まれました。
After, if deleted,The next boot again,Said computer virus is still running,After removing poison Qing 將病 請先,Correction machine code again。
した後、削除した場合,再び次のブート,コンピュータウイルスがまだ実行されていると述べた,請先將病毒清除後,訂正マシンコード再び。
For that, you need languages that produce fast machine code easily, and that still pretty much means you need to use the C language family.
そのためには、速いマシンコードを簡単に書ける言語が必要で、そうなると、まだC言語系を使う必要があるということになる。
The compiler is software which translates your C/C++ code into the machine code, which are the real instructions for the Atmega chip in the Arduino.
コンパイラとは、C/C++言語のコードを機械語に翻訳し、ArduinoのAtmegaチップ上の実際の命令セットを生成するものである。
The ODB compiler is a real C++ compiler except that instead of producing assembly or machine code, it generates portable C++ which can in turn be compiled by any C++ compiler.
ODBコンパイラは実際のC++コンパイラアセンブリまたは機械コードを作成、する代わり、C++コンパイラによって順番にコンパイルすることができますポータブルCが生成されます。
Some people(for example, low level embedded programmers who like to look at generated machine code) do all of their development with optimizations turned on.
ある種の人々(例えば、組込み系の低レイヤプログラマで、生成されたマシンコードを見るのが好きな人々)は、最適化を有効にしたままで全ての開発を行う。
The compiler that compiles source code into machine code first parses it into a parse tree and then translates the tree into a machine code document.
ソースコードをマシンコードにコンパイルするコンパイラでは、最初にソースコードを解析して解析ツリーを作成し、次に解析ツリーをマシンコードのドキュメントに変換します。
C for instance was designed to empower programmers with its ease and expressiveness, but ultimately was designed in such a way as to be easily translated into assembly or machine code.
Cは、プログラマに容易さと表現力を与えるように設計されていましたが、最終的にはアセンブリやマシンコードに簡単に変換できるように設計されていました。
For example, optimizing Proc call, reconsidering method entry data structure, introducing new table data structure, machine code level tuning for object allocation and method calling code, and many other optimizations.
例えば以下のものがあります。Proccallの最適化、メソッドエントリデータ構造の再考、新しいテーブルデータ構造の導入、オブジェクトアロケーションとメソッド呼び出しコードのマシンコードレベルのチューニングなど、その他多くの最適化が行なわれています。
Ken's QED compiled machine code for each regular expression that created a NDFA(non-deterministic finite automaton) to do the search.
KenのQEDは探索を行うためのNDFA(non-deterministicfiniteautomaton)(非決定性有限オートマトン)を作成する正規表現を個別に機械コードへコンパイルしました。
On most modern JVMs, once the program bytecode is run, it is converted into machine code for the computer architecture on which it is being run.
現代的なJVMの多くではプログラムのバイトコードが実行されると、それは実行しているマシンのコンピュータアーキテクチャのマシンコードに変換する。
Stating that the concept of a smart contract was discovered some 20 years ago by computer scientist Nick Szabo, the CFTC states that the self-executing programs are only as smart as the“information feed it receives and the machine code that directs it.”.
スマートコントラクトのコンセプトは20年ほど前にコンピューターサイエンティストのNickSzaboによって発見されたと主張しながら、CFTCは、自立式プログラムだけが「供給される情報とそれを指示するマシンコード」と同じくらいスマートであるとも主張しています。
In fact, we have a new diagram: Here we can see that unlike the compiler, which we could disregard once our program is converted into a machine code executable, we must have the interpreter program on hand to invoke so as to run our program.
実際、新しい図があります:ここでは、プログラムが実行可能なマシンコードに変換されると無視できるコンパイラとは異なり、プログラムを実行するためにインタプリタプログラムを手元に用意しておく必要があることがわかります。
A program library is a bunch of code that exposes some kind of interface(typically a bunch of functions and entry points to machine code, or if you are object-oriented, to be covered in Bootstrap Part 2 as of this writing, classes) to a bunch of machine code that does something.
プログラムライブラリは、何らかの種類のインタフェース(通常、機械コード関数やエントリポイントの束、またはオブジェクト指向の場合は、この執筆時点でBootstrapPart2で扱うクラス)を公開するコードの束です。何かをする機械コードの束。
Results: 72, Time: 0.0358

Word-for-word translation

Top dictionary queries

English - Japanese