会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 6. 发明授权
    • System and method for performing decimal to binary conversion
    • 用于执行十进制到二进制转换的系统和方法
    • US07660838B2
    • 2010-02-09
    • US11054233
    • 2005-02-09
    • Steven R. CarloughBruce M. FleischerWen H. LiEric M. Schwarz
    • Steven R. CarloughBruce M. FleischerWen H. LiEric M. Schwarz
    • G06F15/00
    • H03M7/12
    • A method for converting from decimal to binary including receiving a binary coded decimal (BCD) number made up of one or more sets of three digits. A running sum and a running carry are set to zero. A process is performed for each set of three digits in the BCD number in order from the set of three digits containing the three most significant digits of the BCD number to the digits containing the three least significant digits of the BCD number. The process includes: creating six partial products based on the set of three digits, the running sum and the running carry; combining the six partial products into two partial products; and storing the two partial products in the running sum and the running carry. The running sum and the running carry from each set of three digits are combined into a final binary result.
    • 一种从十进制转换为二进制的方法,包括接收一组三位数组成的二进制编码十进制(BCD)编号。 运行总和和运行进位设置为零。 对于BCD号码中的每一组三位数字,从包含BCD号码三个最高有效数字的三位数字组合到包含BCD号码的三个最低有效位数字的顺序执行一个处理。 该过程包括:根据三位数字,运行总和和运行进位创建六个部分乘积; 将六部分产品合并成两部分产品; 并将两个部分乘积存储在运行和运行中。 来自每组三位数的运行总和和运行进位被组合成最终的二进制结果。
    • 8. 发明授权
    • Decimal to binary coder/decoder
    • 十进制到二进制编码器/解码器
    • US06437715B1
    • 2002-08-20
    • US09932352
    • 2001-08-17
    • Michael Frederic Cowlishaw
    • Michael Frederic Cowlishaw
    • H03M704
    • H03M7/12
    • A system and method are provided for encoding from decimal to binary and back again. The coding is based on representing 3 decimal digits as 10 binary bits and is a development of the Chen-Ho algorithm. This provides a storage efficiency of >99%, yet still allows decimal arithmetic to be readily performed. The decimal input is typically first converted to binary coded decimal (4 bits per decimal digit), before compression to 10 bits. Adopting the encoding of the present invention, if the leading (most significant) decimal digit is zero, then the first three bits of the binary output are zero; and if the first two decimal digits are zero, then the first six bits of the binary output are zero. Accordingly, the same coding can be flexibly used to code 2 decimal digits to 7 binary bits, and 1 decimal digit to 4 binary bits. This makes it particularly suitable for standard computer architectures which are based on a power of two (16-bit, 32-bit, 64-bit, etc), and therefore not directly divisible by 7 or by 10.
    • 提供了一种用于从十进制到二进制进行编码的系统和方法。 编码是以10位二进制位数表示3位十进制数,是Chen-Ho算法的开发。 这提供了> 99%的存储效率,但仍允许十进制算术容易地执行。 十进制输入通常首先转换为二进制编码十进制(每十进制数4位),然后再压缩为10位。 采用本发明的编码方式,如果前导(最高有效)十位数为零,则二进制输出的前三位为零; 如果前两位十进制数为零,则二进制输出的前六位为零。 因此,相同的编码可以灵活地用于将2个十进制数字编码为7个二进制位,以及1个十进制数到4个二进制位。 这使得它特别适用于基于两个(16位,32位,64位等)功率的标准计算机体系结构,因此不能被7或10直接整除。