| 释义 |
balanced binary system 平衡二进制(系统) A numeric system in which each bit has three possible values, that is, 1,0, or -1. In writing, -1 can be expressed as 1. For example, 1011=23+0-21-20=5。 其中每个二进制数位有三种可能值(即1,0,-1)的一种数制。书写时可以用1来表示-1,例 如:1011=23+0-21-20=5。 |