-
java开发的图书馆管理系统,主要描述管理员对图书的操作
java开发的图书馆管理系统,主要描述管理员对图书的操作-java library management system developed, the main administrator of the book describes the operation, etc.
- 2022-03-22 23:28:35下载
- 积分:1
-
JAVA的好学习项目
JAVA的好学习项目-JAVA good learning project
- 2022-03-05 09:50:07下载
- 积分:1
-
cocorj09
cocorj09-一个Java语言分析器-cocorj09-a Java language analyzer
- 2023-01-12 03:50:03下载
- 积分:1
-
使用Java语言编写的Web Service通用客户端和测试工具
使用Java语言编写的Web Service通用客户端和测试工具-use of the Java programming language for Web Service universal client and testing tools
- 2022-02-01 03:49:00下载
- 积分:1
-
java the most famous models: the observer mode, observer mode to achieve a simpl...
java中最响当当的模式:观察者模式,观察者模式实现简单的股票系统。-java the most famous models: the observer mode, observer mode to achieve a simple stock system.
- 2022-03-11 23:14:19下载
- 积分:1
-
Java Swing用户接口编程一例
Java Swing用户接口编程一例-Java Swing user interface programming case
- 2022-03-21 17:52:35下载
- 积分:1
-
sun公司早期公布的cldc源码和文档,强力推荐的新手学习资料;...
sun公司早期公布的cldc源码和文档,强力推荐的新手学习资料;-Early sun" s source code and documentation released by cldc, strongly recommended for novice learning materials
- 2022-06-29 01:28:55下载
- 积分:1
-
struts与ajax结合的例子
Ajax打破了使用页面重载的惯例技术组合,使用XMLHttpRequest对象进行异步数据读取,完成了浏览器和服务器之间的...
struts与ajax结合的例子
Ajax打破了使用页面重载的惯例技术组合,使用XMLHttpRequest对象进行异步数据读取,完成了浏览器和服务器之间的异步通信-struts with ajax example of combining the use of Ajax has broken the practice of overloading the page technology portfolio, use the XMLHttpRequest object to read asynchronous data, the completion of the browser and server asynchronous communication between
- 2022-10-04 03:05:04下载
- 积分:1
-
video source, please read it carefully and, if unknown, can email links!
java视频示例源码,请仔细阅读,如有不明,可以email联系!-video source, please read it carefully and, if unknown, can email links!
- 2023-04-09 03:40:04下载
- 积分: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