首页 | 本学科首页   官方微博 | 高级检索  
     检索      

基于51系列单片机平台的64位数据显示
引用本文:胡铁乔.基于51系列单片机平台的64位数据显示[J].中国民航学院学报,2006,24(4):32-35.
作者姓名:胡铁乔
作者单位:中国民航大学空中交通管理学院,天津300300
基金项目:中国民航大学与衡水市广电局合作项目
摘    要:分析了51系列单片机在KeilC开发环境中64位数据的显示问题。51系列单片机为8位,其常用的开发环境KeilC最大支持32的整数,因此无法显示64位的整数。对此作了分析,提出了两种解决办法:计算法和查表法。结合实例,对其原理和实现过程作了详细的分析,并用C语言实现了这两种算法,给出了源程序和流程图.

关 键 词:51系列单片机  64位数据  显示  查表
文章编号:1001-5000(2006)04-0032-04
收稿时间:2005-11-28
修稿时间:2006-04-25

Display of 64 Bits Data in 51 Series Single Chip
HU Tie-qiao.Display of 64 Bits Data in 51 Series Single Chip[J].Journal of Civil Aviation University of China,2006,24(4):32-35.
Authors:HU Tie-qiao
Institution:College of A ir Traffic Management, CA UC , Tianjin 300300, China
Abstract:Analysis is made of how 64 bits data is displayed in 51 series single chip.51 series single chip has 8 bits data width.The most popular IDE is Keil C,in which the max data is 32 bits integer and so 64 bits integer can not display directly.The question is studied,and two solutions(computing and looking up in a table) are given.The theory and realization are explained in detail with some examples.The two algorithms are realized by C language,and the source program and flow are given.
Keywords:51 series single chip  64 bits data  display  looking up in a table
本文献已被 CNKI 维普 万方数据 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号