群发资讯网

返回主页
binary code
通常以八位一组
常用释义
英式发音
美式发音
基本释义
  • 二进制代码:一种使用二进制数字(1和0),通常以八位一组,来表示字符、机器指令或其他数据的编码。
例句
  • 1·The instructions are translated into binary code, a form that computers can easily handle.
    这些指令被翻译成二进制代码,这是计算机容易处理的一种形式。
    来源: 《柯林斯英汉双解大词典》
  • 2·Seismic signals are stored digitally in binary code.
    地震信号是以二进制编码的数字形式储存的。
  • 3·Store the resulting binary code in the conversion database as a blob.
    将生成的二进制代码存储为转换数据库中的一个blob。
  • 4·Computers use a binary code, or base-2 system, to convey information.
    计算机使用二进制的代码或基2码系统来传达信息。
  • 5·Jonathan has studied binary code and logic; he has his own computer at home.
    乔纳森以前学过二进制编码和逻辑学,家里有一台自己的计算机。
  • 6·Gets the size, in bytes, of the binary code represented by this ICorDebugCode.
    对象表示的二进制代码大小(以字节为单位)的指针。
  • 7·The following table shows each letter of this message in ASCII, hex, and binary code.
    下表列出了这条消息中每个字符的ASCI i码、十六进制码和二进制编码。
  • 8·A new phase unwrapping method based on structured light binary code is discussed.
    探讨了一种新的基于结构光编码相展开技术。
  • 9·Because add-ins are compiled binary code, your intellectual property is protected.
    因为外接程序是已编译的二进制代码,所以您的知识产权是受保护的。
  • 10·Figure 6-7 - a disassembler takes binary code and creates assembly code that looks like this.
    图6 - 7反汇编器处理二进制代码并生成如图所示的汇编代码。