英语人>词典>汉英 : 二进制代码 的英文翻译,例句
二进制代码 的英文翻译、例句

二进制代码

词组短语
binary code
更多网络例句与二进制代码相关的网络例句 [注:此内容来源于网络,仅供参考]

Next we have to generate a RAW Binary code file for the above code.

下一步我们要生成的RAW上面的代码的二进制代码文件。

Is one based on the AT91RM9200 Linux file system binary code, and just the kernel code used together!

是一个基于AT91RM9200的Linux文件系统二进制代码,与刚才的内核代码一起使用!

The first part of the binary code includes a jump command to the end part of Batman's code.

二进制代码的第一部分包含了一个jump命令,跳到了Batman病毒代码的最后。

The common method of disassembly, referred to as the linear sweep method, assumes that all bytes starting from the entry point of a binary are instructions, and disassembles the entire code segment, following successive bytes.

反汇编的通常方法,即所谓线性扫描方法,假定从二进制代码入口点开始的所有字节是指令,并且顺序反汇编整个代码段字节。

Dynamic binary translation is widely used technology applied to virtual machine system.

动态二进制翻译是广泛应用于虚拟机系统的一种二进制代码的翻译技术。

Binary translation system is an across-architecture code migration system based on software, which translates binary codes of one architecture into those of another architecture.

二进制翻译系统是一种基于软件的跨平台代码迁移系统,它将一种体系结构的二进制代码翻译成另一种体系结构的二进制代码

The dissertation begins a deep discussion of the main parameters which may affect the performance of dynamic binary translation and optimization system, and proposes the annotation directed binary translation and optimization, which combines the static compilation and dynamic compilation to improve the performance of the binary running on the computer system.

首先,本文在深入探讨了动态二进制翻译系统中影响性能的主要因素的基础上,提出了注解信息制导的翻译及优化方法,来结合传统编译器和动态二进制翻译和优化系统以提高二进制代码在计算机系统上的运行性能。

In IEEE Std 1149.1, the boundary-scan description language depicts the length and structure of the boundary-scan register, the instruction binary codes and the device-identification code etc.

在IEEE 1149.1标准中,边缘扫描描述语言描述了边缘扫描寄存器的长度和结构、指令的二进制代码及器件标志代码等。

For example, say you have the number "9", which is "1001" in binary. If you want to know if that sequence contains the number "8"(1000), you can do

如果你用一个数字9,它的二进制代码是1001,如果你想知道这个二进制序列中进否包含8(1000),那么你可以这样做

This slightly complicates things for reversers because the low-level code generated for a combination of logical checks is not always easy to decipher.

反编译这样的代码时情况比上面的略微复杂一些,因为要把基于几个合并在一起的逻辑条件而生成的二进制代码翻译成高级语言比较难。

更多网络解释与二进制代码相关的网络解释 [注:此内容来源于网络,仅供参考]

analog data:模拟数据

模拟数据(Analog Data)是由传感器采集得到的连续变化的值,例如温度、压力,以及目前在电话、无线电和电视广播中的声音和图像. 数字数据(Digital Data)则是模拟数据经量化后得到的离散的值,例如在计算机中用二进制代码表示的字符、图形、音频与视频数据.

BCA BillingandCustomerAdministration:记账与客户管理

10 BCAM BasicCommunicationAccessMethod 基本通信存取法 | 11 BCA BillingandCustomerAdministration 记账与客户管理 | 12 BC BinaryCode 二进制代码

binary code:二进制代码

这就是通常所说的 "二进制代码" (binary code) . 2.语言(Language) 这是特指的计算机语言,即用以完成人与计算机对话的代码集合,分为源语言(Source Language)和目标语言(Object Language)两大类. 源语言就是以源代码组合而成的语言,

BC Binary Code:二进制代码

BBL Basic Business Language 基本商用语言 | BC Binary Code 二进制代码 | BC Binary Counter 二进制计数器

reflected binary code:反射二进制代码

reflectance 反射率 | reflected binary code 反射二进制代码 | reflected code 循环码

Binary compound semiconductor:二元化合物半导体

Binary code 二进制代码 | Binary compound semiconductor 二元化合物半导体 | Bipolar 双极性的

binary system coding:二进制代码

空间二元编码:binary coding | 二进制代码:binary system coding | 伪随机编码:pseudo random coding

machine language:机器语言

(1) 机器语言(Machine Language) 机器语言是一种用二进制代码" 0"和" 1"形式表示的,能被计算机直接识别和执行的 语言.用机器语言编写的程序,称为计算机机器语言程序.它是一种低级语言,用机器语言 编写的程序不便于记忆,

mount:装载

解决的办法是让一台机器处理大部分的工作,而其它的机器通过 NFS 装载 (mount) 这些工作. 这部分列举了一种这样做的方法. 首先,确定一批机器,运行的二进制代码是同一套---我们称作 建造套件(build set). 每台机器可以有定制内核,

Binaries:二进制文件

它一般由机器代码或接近于机器语言的代码组成. [1]目标文件(object file)即存放目标代码的计算机文件,它常被称作[[二进制文件]](binaries). - 数据段(data segment) + *数据段(data segment)