机器代码 meaning in English
code machine
language
machine code
Examples
- Machine code : numerical representations directly executable by a computer ; sometimes called machine language
机器代码:能被计算机直接执行的数字代码;有时被称为机器语言。 - The - mcpu = cpu _ type optimization option will set the default cpu to use for the machine type when scheduling instructions
改标志时根据指定得cpu类型来使用缺省得优化标志和机器代码。 - Also , the fully optimized code is converted into the appropriate machine code via a robust , table - driven back - end module
另外,完全优化的代码通过健全的由表驱动的后端模块转换为相应的机器代码。 - Byte : a sequence of adjacent bits , usually eight , operated upon as a unit ; the lowest addressable unit in a computer
编译器:把计算机语言转化为可执行的机器代码程序。在程序运行之前,编译器编译整个程序。 - You probably will never have the desire or need to view machine - code instructions in their raw , numeric form , rather than assembly language
您很可能愿意使用汇编语言,而从来不会愿意或需要查看原始的、数字形式的机器代码指令。