-
java写的计算器,能够实现加减乘除功能
java写的计算器,能够实现加减乘除功能-java write calculators, multiplication and division addition and subtraction functions can be achieved
- 2022-03-20 04:59:20下载
- 积分:1
-
网吧计费管理系统,这个程序主要分析客户端的功能
网吧计费管理系统,这个程序主要分析客户端的功能-Internet billing management system, this procedure analyzes the client"s functional
- 2022-09-16 15:55:03下载
- 积分:1
-
使用javax.swing.undo的例子
使用javax.swing.undo的例子-examples of the use of javax.swing.undo
- 2022-03-16 14:12:28下载
- 积分:1
-
JDBC编写的java代码,基本实现了数据库的写入/读取数据的功能,另外,对输出结果进行了简单的布局...
JDBC编写的java代码,基本实现了数据库的写入/读取数据的功能,另外,对输出结果进行了简单的布局-JDBC prepared by the java code, basically the database write/read data functions, In addition, the output results of a simple layout of the
- 2022-08-24 09:02:48下载
- 积分:1
-
java实例计算器.rar
java实例计算器.rar-java examples calculator. Rar
- 2022-03-21 15:44:29下载
- 积分:1
-
网络聊天室,实现了简单的聊天功能,学习java初期的小程序。...
网络聊天室,实现了简单的聊天功能,学习java初期的小程序。
- 2022-02-07 23:12:24下载
- 积分:1
-
用拇指点链接,web应用
用拇指点链接,web应用-point link with the thumb, the web application
- 2022-02-12 03:40:36下载
- 积分:1
-
spring+ hibenate+ struts development
spring+hibenate+struts开发-spring+ hibenate+ struts development
- 2022-08-22 16:12:13下载
- 积分:1
-
显示图像和播放声音
显示图像和播放声音-display pictures and sound broadcast
- 2022-02-15 02:17:59下载
- 积分:1
-
真正的
Real - Java floating point library for MIDP devices-Current version: 1.13
Copyright: 2003-2009 Roar Lauritzsen, roarl at users.sourceforge.net
Availability: The library is available under the GPL license, or for a fee for commercial use.
Develop: See http://sourceforge.net/projects/real-java
Feedback: Comments, reports of use, bug reports, bug fixes, improvements, performance tests and comparisons to similar libraries are all welcome.
Javadoc: Read the full documentation here.
"Real.java" is a self-contained, single file Java floating point emulation library for MIDP devices, such as a Java-enabled cell-phone or PDA. The MIDP/CLDC 1.0 standard does not support the basic floating point types "float" or "double", so when I set out to program a scientific calculator for my cell-phone, I had to reinvent floating point arithmetic from scratch, using only integer basic types. I found it a very interesting and educating challenge.
Download
For a pure java version, use the f
- 2023-02-09 08:35:04下载
- 积分:1