编码
编码 的英文翻译
coding
编码 的中文句子和英文句子
为解决某一问题而作出的计划,包括规划和编码、数值分析、系统分析、打印格式规定以及把计算机结合进一个系统所必需的其它功能。
A plan for the solution of a problem; consists of planning and coding, numerical analysis, systems analysis, specification of printing formats, and any other functions necessary to the integration of a computer in a system.
用于表示十进制数的一种二进制编码的十进制码,其中每位十进制数用七位二进制数来表示,它们分别是8,6,4,2,0,1和0的系数。五-二码表如下:
A binary-coded decimal code for representing decimal numbers in which each decimal digit is represented by seven binary digits which are coefficients of8,6,4,2,0,1,0, respectively.
在两个用二进制编码的十进制数字同居于一个8位字节内的情况下,为了正确地对装配型二进制编码的十进制数进行相加所需的从第3位到第4位的进位。
The carry from bit3 to bit4 needed for adding packed binary coded decimal number correctly, where two binary coded decimal digits reside in one8-bit byte.
产生某种指定类型和格式的结果的程序或另一种编码序列(如“宏生成程序”、“微代码生成程序”)。
A program or other coding sequence that produces a result of specified type and format("a macro generator";"a microcode generator").
一种传送控制字符,用于指明一个或多个后继的位模式不能正确地解释为系统编码或系统链路协议中的字符。
A transmission control character used to indicate that one or more of the following bit patterns have no correct interpretations as characters in the code or link protocol of the system.