说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 句库 -> 汇编代码
1.
ASSEMBLER:Program which translates assembly code to executable machine code; e.g. assembly code ADD becomes machine code 04.
汇编代码:符号,一种简单的预言;不同计算机有不同的汇编代码
2.
Design and Implementation of Instruction Scheduler Based on Assembly Code
基于汇编代码的指令调度器的设计与实现
3.
microprocessor code assembler
微处理机代码汇编程序
4.
The broad role of disassembly is to create mnemonic representation of binary code.
反汇编主要用来产生二进制代码的助记码表示。
5.
A file containing object code. The output of a compiler or assembler.
包含目标代码的文件。编译器或汇编器的输出。
6.
Object code is code output from a compiler or assembler.
目标码是指由编译程序或汇编 程序加工输出的代码。
7.
assembler language coding form
汇编程序语言编码形式
8.
The debugger cannot display source code or disassembly for the current location.
对于当前位置,调试器不能显示源代码或反汇编。
9.
Design and Implementation of a VLIW DSP Assembler and Code Generator;
VLIW DSP汇编器与代码生成器的设计与实现
10.
A complete scan of the source code by the compiler or assembler.
由编译程序或汇编程序对源程序代码的一次完整的扫描。
11.
The communication program with assembly language is short executable code and high speed in running.
用汇编语言编制的通讯程序具有程序代码短、运行高效性强的特点。
12.
assembler language instruction code
汇编程序语言指令码
13.
The disassembler can be used to analyse the code statically, to remove the obfuscations, to decrypt binaries etc.
反汇编器可以用来静态分析代码,移除陷阱,对二进制代码进行解码等。
14.
&Code Editor...
代码编辑器(&C)...
15.
code redundancy of source conding
信源编码的代码冗余度
16.
The address of a disassembly breakpoint could not be found in currently loaded code
在当前加载的代码中,未能找到反汇编断点的地址
17.
A piece of assembly language code that prepares the way for software written in a high-level language.
一个汇编语言代码,它为高级语言写的软件准备好运行的前期工作。
18.
Research of H.264 Encoding Algorithms and Instruction Optimize;
H.264编码算法研究与汇编优化