期刊文献+

十进制整数转换为二进制整数的快速方法 被引量:3

A Fast Method to Convert a Decimal Integer into A Binary Integer
下载PDF
导出
摘要 将人类使用的十进制数据转换为计算机使用的二进制数据,是计算机领域的一个重要问题。十进制整数转换为二进制整数的经典方法就是"除基倒取余",数据较大时既不方便又容易出错。论文基于二进制整数各位的权值满足超递增序列以及二进制数的数符只有0和1两种情况的特有属性,提出了一种十进制整数转换为二进制整数的快速方法。文中也给出了该转换方法的一些具体转换实例,结果表明:该转换方法,比经典的"除基倒取余"转换方法更简单高效,当数据规模较大时,转换效率更高。 It is an important problem in computer field to convert a decimal data into a binary data used by the computers.The classic method to convert a decimal integer into a binary integer is inverting the remainder by dividing the base.However,the classic method is not convenient and easy to make mistakes when the data is large.Based on the unique attributes that the weight of each bit of the binary integer is a super increasing sequence and there are only 0and 1in the characters of the binary data,a fast method to convert a decimal integer into a binary integer is presented in this paper.Some examples of the conversion method are also given.The result shows that the new method is simpler and more efficient than the classic method,especially when the data is large.
作者 刘硕 彭雷
出处 《计算机与数字工程》 2017年第2期332-334,408,共4页 Computer & Digital Engineering
基金 国家自然科学基金(编号:41571403) 中国博士后科学基金特别资助项目(编号:2012T50681)资助
关键词 十进制整数 二进制整数 整数转换 超递增序列 decimal integer binary integer integer conversion super increasing sequence
  • 相关文献

参考文献12

二级参考文献31

  • 1刘均,李人厚,郑庆华.一种基于进制转换的数值型关联规则分析方法[J].计算机工程,2005,31(9):17-18. 被引量:3
  • 2陈清华,郑涛,陈家伟.数制转换的本质和方法[J].江西师范大学学报(自然科学版),2006,30(2):123-126. 被引量:11
  • 3郭志川,程义民,王以孝,谢于明.一种无损的隐秘传输方法与仿真[J].系统仿真学报,2006,18(6):1638-1642. 被引量:7
  • 4孙星明,黄华军,王保卫,孙光,黄俊伟.一种基于等价标记的网页信息隐藏算法[J].计算机研究与发展,2007,44(5):756-760. 被引量:17
  • 5侯俊杰.深入浅出MFC[M].武汉:华中科技大学出版社,1998..
  • 6李凤 等.计算机应用基础教程[M].中国统计出版社,2000.10-16.
  • 7DeitelHM,DeitelPJ.C++程序设计教程[J].北京:机械工业出版社,2000:13-14.
  • 8Zhang Zhaohui.An Effective Partitioning-combining Algorithm for Discovering Quantitative Association Rules.Proceedings of PAKDD[ C] .Singapore :World Scientific Publishing Co.,1997: 241
  • 9Tzung P H.Mining Association Rules From Quantitative Data.Intelligent Data Analysis,1999,3(5): 363-376
  • 10Agrawal R,Srikant R.Fast Algorithm for Mining Association Rules.Proceedings of 1994 International Conference on Very Large Databases.Santiago,Chile,1994: 487-499

共引文献12

同被引文献16

引证文献3

二级引证文献3

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部