ASSEMBLY CODE Meaning in Japanese - translations and usage examples

[ə'sembli kəʊd]
[ə'sembli kəʊd]
アセンブリコードを

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

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Here is the assembly code generated for this function:.
この関数から生成されたアセンブリコードがこれ:。
Instead, you must use a bit of in-line assembly code.
そのかわりに、少しばかりインラインでアセンブリ・コードの記述が必要になります。
How can I see the assembly code for a C++ program?
C++プログラムのアセンブリコードを見るにはどうすればいいですか?
Assembly code vs Machine code vs Object code?.
アセンブリコードとマシンコードとオブジェクトコード。
Real programmers can write assembly code in any language.
本物のプログラマーはどの言語でもアセンブリコードを書くことができる。
The assembly code for the source file x. ml is saved in the file x. s.
ソースファイルx.mlのアセンブリコードはx.sというファイルに保存されます。
How do you use gcc to generate assembly code in Intel syntax?
どのようにgccを使ってインテルの構文でアセンブリコードを生成しますか?
Writing MCU assembly code is often a hard and tedious task.
MCUアセンブリコードを書くことはしばしば困難で面倒な作業です。
Experience with Windows architecture and Intel assembly code are a plus.
WindowsアーキテクチャおよびIntelアセンブリコードの経験があればプラス要素。
Understands what assembly code is and how things work at the hardware level.
アセンブリコードとは何か、システムがハードウェアレベルでどのように機能するかについて理解している。
All the source for MS-DOS 1.25 and2.0 was written in 8086 assembly code.
MS-DOS1.25および2.0はすべて8086のアセンブリコードで記述されている。
The following Alpha AXP assembly code shows the sort of operations that a program can perform:.
次のAlphaAXPアセンブリコードは、プログラムが実行する処理の一種を示している。
Experience with the Windows architecture and Intel assembly code are a plus.
WindowsアーキテクチャおよびIntelアセンブリコードの経験があればプラス要素になります。
TINA automatically produces the assembly code required for the simulation from the flowchart.
TINAはフローチャートからシミュレーションに必要なアセンブリコードを自動的に生成します。
All the source for MS-DOS 1.25 and2.0 was written in 8086 assembly code.
MS-DOS1.25と2.0のソースコードは全て8086アセンブリ言語で書かれている。
The next 2-digit(FAC, Final Assembly Code) is"final assembly number", usually on behalf of origin.
次の2桁(FAC、最終アセンブリコード)は、通常原産地の代わりに「最終アセンブリ番号」です。
You can, in this view, place breakpoints both in the flowchart and in the assembly code.
このビューでは、フローチャートとアセンブリコードの両方にブレークポイントを配置できます。
The assembly code and the world manufacturer identification code(WMI) together, the location of the vehicle can be determined.
組立コードと世界メーカー識別コード(WMI)を合わせて、車両の位置を特定できます。
If you select the Flowchart+Code tab,TINA will display both the flowchart and the assembly code.
を選択した場合フローチャート+コードタブ、TINAはフローチャートとアセンブリコードの両方を表示します。
Once a project has been created or opened, assembly code files included in the project will be listed in the panel on the left.
プロジェクトを作成して開くと、プロジェクトに含まれるアセンブリコードファイルが左側のパネルに一覧表示されます。
By default, only recursive types where the recursion goes through an object type are supported.-SKeep the assembly code produced during the compilation.
デフォルトでは、オブジェクト型を経由する再帰による再帰的な型しかサポートされません。-Sコンパイルの際生成されるアセンブリコードを保存します。
Ensure that your assembly code complies with the Procedure Call Standard for the ARM Architecture(AAPCS).
アセンブリ言語コードを記述している場合、ProcedureCallStandardfortheARMArchitecture(AAPCS)のインターワークバリアントに準拠する必要があります。
Due to existing iOS restrictions,C code for iOS is compiled directly to ARM assembly code through AOT compilation on Mac OS.
既存のiOSの制約により、iOS用のCコードは、MacOS上のAOTコンパイルを通してARMのアセンブリコードに直接コンパイルされる。
Examples of GCC in-line assembly code using bit operations for locking are given in the source code for the bb_threads library.
GCCのインラインのアセンブリ・コードで、ビット操作を使ってロックをかける例は、bb_threadslibraryにあります。
International Standard for Vehicle Identification Number(VIN) recommends that the manufacturer indicate the assembly plant at the 11th digit of the VIN,i.e. the assembly code.
車両識別番号(VIN)の国際標準では、製造元が組立て工場をVINの11桁目に示すこと、すなわち組み立てコードを推奨しています。
Appendix B presents a sample assembly code program designed for a PIC16F628 to read from a DS2762 high-precision Li+ battery monitor.
付録Bでは、PIC16F628がDS2762高精度リチウムイオンバッテリモニタを読み取れるように設計されたサンプルのアセンブリコードプログラムを紹介します。
However, if your compiler is not aware of these safetyfeatures you are at best stuck writing assembly code; at worst, you may not be able to make the hardware function properly.
ただし、使用するコンパイラが、これらの安全機能を認識していない場合、うまくいってもアセンブリコードを書くのに行き詰まり、最悪の場合、ハードウェア機能を適切に作成できない可能性もあります。
In applications written in C or another high-level language and compiled into assembly code, the compiler typically handles the allocation of space for variables(as well as the process of initializing variables to predefined starting values) automatically.
Cまたは他の高水準言語で記述され、アセンブリコードにコンパイルされるアプリケーションの場合、変数用のスペースの割当て(および変数をあらかじめ定義された開始値に初期化するプロセス)は一般的にコンパイラが自動的に管理します。
You can use the binary code and debug file made by a standard compiler(e.g. MPLAB for PICs)or you can just load your assembly code to run and debug in TINA using its built in assembler-debugger.
標準コンパイラ(MPLABforPICなど)で作成されたバイナリコードとデバッグファイルを使用することも、組み込みのアセンブラデバッガを使用してTINAで実行およびデバッグするためにアセンブリコードをロードすることもできます。
The kit contains over 20 sample 1-Wire/iButton applications, all written in C. For microcontroller platforms without a C compiler available,the kit also includes assembly code functions representing low-level 1-Wire bus protocol algorithms such as reset/presence detect, byte I/O, and bit I/O.
キットには、20以上のサンプル1-Wire/iButtonアプリケーションが含まれ、すべてC言語で書かれています。Cコンパイラがないマイクロコントローラプラットフォームのために、このキットには、リセット/プレゼンス検出、バイトI/O、およびビットI/Oなどの低レベル1-Wireバスプロトコルアルゴリズムを担うアセンブリコード機能も含まれます。
Results: 210, Time: 0.0282

Word-for-word translation

Top dictionary queries

English - Japanese