热搜关键词: 电路基础ADC数字信号处理封装库PLC

rar

MicroFloat

  • 1星
  • 2013-09-01
  • 108.99KB
  • 需要1积分
  • 0次下载
标签: MicroFloat

MicroFloat

net.dclausen.microfloat  J2ME  floating-point  library  README.txt

--------------------------------------------------------------INTRODUCTION

------------

This  is  a  Java  library  for  performing  floating-point  calculations  on

small  devices  such  as  mobile  phones  which  lack  native  support  for

floating-point  numbers.COPYRIGHT

---------

The  contents  of  this  library  are  Copyright  (c)  2003,2004  David  Clausen,

all  rights  reserved.    Use  and  distribution  are  governed  by  the  GNU

General  Public  License,  which  is  fully  explained  in  the  included 

LICENSE.txt  file.  CONTACT

-------

Visit  the  project's  homepage  at  http://www.dclausen.net/projects/microfloat 

for  updates,  more  information,  and  instructions  on  contacting  the  author.RELEASE  NOTES

-------------

version  1.0:  August  2  2004

Initial  public  releaseMicroFloat  is  a  Java  software  library  for  doing  IEEE-754  floating-point  math  on  small  devices  which  don't  have  native  support  for  floating-point  types.  Basically  this  means  Java-powered  mobile  phones  (J2ME  CLDC  1.0),  but  I  imagine  that  it  could  be  useful  in  other  similar  environments,  such  as  embedded  systems.In  this  package  you  get  support  for  32-bit  "float"  and  64-bit  "double"  data  types,  including  all  primitive  operations  supported  by  J2SE  (add,  subtract,  multiply,  divide,  mod,  comparisons,  typecasts)  as  well  as  a  full  reproduction  of  all  methods  in  java.lang.Math  (sin,  cos,  exp,  pow,  log,  etc.).  In  theory,  these  operations  should  return  results  which  are  fully  compliant  with  the  IEEE-754  and  J2SE  specs.  Consult  the  javadoc  for  more  information  on  how  to  use  the  library.

展开预览

猜您喜欢

评论

登录/注册

意见反馈

求资源

回顶部

推荐内容

热门活动

热门器件

随便看看

  • CC2538EM 参考设计 CC2538EM-RD
    描述This 2.4 GHz RF Layout Reference Design demonstrates good decoupling and layout techniques for a low power RF device operating in the license free 2.4 GHz frequency band.特性Recommended PCB layout for
  • 2440+7113,摄像头问题
    我用2440+7113,ce系统,本来7113的iic读写地址应该是4a/4b,但我用这两个端口操作7113失败,7113的手册上说如果RTS0用3.3k电阻接地,则地址就变成48/49,我修改我的程序读写48/49后,结果是得到的图像很不稳定,有时能得到有时得不到,得到的图像也是错位的。现在的问题是:1、7113的地址应该是4a/4b(这点可以确认,因为相同的控制代码在uboot的测试程序中是正
  • 大家一起学习PIC单片机之四(独立键盘控制继电器开关)
    大家好,本人是PIC单片机新手,但是我很勤奋,我买的ND118-877APIC实验开发板,里面有实例,但是没有源代码,本人自己写代码大家一起交流,希望能陆续写下去,本人QQ476857290 希望大家学习指导。
  • 虚心求教王爱英的《计算机组成与结构》中的问题
    王爱英的《计算机组成与结构》第二章习题第二题:全加器可由异或门及进位逻辑电路组成,根据A异或B=否A异或否B,于是可以设计利用原变量或反变量进行运算的加法器,进而可以推测,对已设计好的加法器,用原变量运算和反变量运算都是一样的。这种说法对不对?为什么?书后答案是这样的:这种说法正确。因为相对输入为原变量和反变量,有以下各式成立:和Si=Ai异或Bi异或Ci,否Si=否Ai异或否Bi异或否Ci。进位
  • 使用RTC(STM32)制作万年历
    1.上电后初始化系统时钟2.配置RTC2.1 使能PWR和BKP模块的时钟2.2使能对备份区域的访问3.检查预定义的标记判断RTC是否曾经设置过3.1 预定义的标记设置在备份区域的备份寄存器,不受系统掉电的影响3.2 如果RTC未曾设置过,则初始化RTC模块:1.时钟源LSE.2.秒中断的产生4. 设置RTC计数器4.1 以一个基准作为时间原点例如RTC计数值为0时表示:2008年1月1日0:0:
  • msp430实时钟通用程序代码
  • 电子电路基础:晶振电路设计方案及建议(转)
  • 分享STM32多路ADC采集程序
  • Source Insight打开的问题
  • easyarm9862以太网口实验的问题

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号 Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved
×