下载中心
MicroFloatrar
1星 发布者: 电子制作

2013-09-01 | 1积分 | 108.99KB |  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.

评论
相关视频
  • 直播回放: Keysight 小探头,大学问,别让探头拖累你的测试结果!

  • 控制系统仿真与CAD

  • MIT 6.622 Power Electronics

  • 直播回放:基于英飞凌AIROC™ CYW20829低功耗蓝牙芯片的无线组网解决方案

  • 直播回放:ADI & WT·世健MCU痛点问题探索季:MCU应用难题全力击破!

  • Soc Design Lab - NYCU 2023

推荐帖子
精选电路图
  • PIC单片机控制的遥控防盗报警器电路

  • 使用ESP8266从NTP服务器获取时间并在OLED显示器上显示

  • 带有短路保护系统的5V直流稳压电源电路图

  • 如何构建一个触摸传感器电路

  • 如何调制IC555振荡器

  • 基于ICL296的大电流开关稳压器电源电路

×