1)  signed numbers
带符号数
2)  signed number
带符号数
3)  signed digit number system
带符号数制
4)  CSD
典型带符号数
1.
They are lookup table method,distributing arithmetic method and CSD codes method.
讨论使用FPGA实现固定系数FIR滤波器的三种方法,即查表法、分布式运算法和典型带符号数(CSD码)法,并比较其优缺点,最后使用CSD码方法设计实现一个FIR低通滤波器。
5)  tape symbol
带符号
1.
Its method is to control the moving direction of the TM s tape head by using the tape symbols cooperatively so as to reduce the number of states of the TM.
给出了接受语言L={0n1n|n≥0}的仅有3个状态的图灵机的一种设计,其方法是通过对带符号的配合使用来控制图灵机带头移动的方向,达到精减图灵机状态数的目的,并采用C语言编程实现。
6)  signed graph
带符号图
7)  signed representation
带符号表示
8)  storage tape symbol
存储带符号
9)  signed constant
带符号常数
10)  signed integer
带符号整数
补充资料:数制

数制: 虽然计算机能极快地进行运算,但其内部并不像人类在实际生活中使用的十进制,而是使用只包含0和1两个数值的二进制。当然,人们输入计算机的十进制被转换成二进制进行计算,计算后的结果又由二进制转换成十进制,这都由操作系统自动完成,并不需要人们手工去做,学习汇编语言,就必须了解二进制(还有八进制/十六进制)。

说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条