-
通过JAVA设计 GUI 界面的计算器程序,用户可以通过鼠标依次输入参加计算的数值,进行加、减、乘、除等混合运算,这些完成标准计算器的基础操作。当选择科学计算器...
通过JAVA设计 GUI 界面的计算器程序,用户可以通过鼠标依次输入参加计算的数值,进行加、减、乘、除等混合运算,这些完成标准计算器的基础操作。当选择科学计算器后,可以实现sin 、 cos 、 tan 、 ln、x^y、x^2、x^3、pi、n!、mod和十六进制除这个以外还可以删除输入,清空结果,求1除X,X百分比,十进制是,八进制,二进制的相互转换。-GUI interface design through JAVA calculator program, the user can take part in the importation of the mouse followed by the numerical calculation for add, subtract, multiply, divide, such as mixed computing, which the basis of the standard calculator operation. When choosing a scientific calculator, you can realize sin, cos, tan, ln, x ^ y, x ^ 2, x ^ 3, pi, n!, Mod and hexadecimal In addition to the outside can also delete the import, empty the results, and one in addition to X, X percentage of the metric system is octal, binary mutual conversion.
- 2023-07-30 19:30:03下载
- 积分:1
-
人脸图像的处理上要reconocimeito
imagenes de reconocimeito facial que serviran para procesar rostros
- 2022-03-11 16:55:34下载
- 积分:1
-
Struts application java technology development of the relationship between multi
应用struts技术开发的java的多表关系的增删改应用程序-Struts application java technology development of the relationship between multi-table additions and deletions to the application
- 2022-10-30 14:05:04下载
- 积分:1
-
一个完整的关于人力资源的系统,有文档等,可供参考
一个完整的关于人力资源的系统,有文档等,可供参考
- 2022-07-28 04:35:31下载
- 积分:1
-
操作系统课程设计中的CPU原码,采用JAVA编写
操作系统课程设计中的CPU原码,采用JAVA编写-Curriculum design in the operating system CPU original code, the use of JAVA to prepare
- 2022-04-27 22:01:58下载
- 积分:1
-
JNI(java本地接口)之delphi版
JNI(java本地接口)之delphi版-JNI (local java interface) of delphi version
- 2022-07-16 11:00:43下载
- 积分:1
-
介绍了javascript的详细用法,很适合菜鸟看
介绍了javascript的详细用法,很适合菜鸟看-Detailed introduction of the use of javascript, it is suitable for rookie watch
- 2023-07-19 10:10:04下载
- 积分:1
-
contains more than 100 Java source files, suitable for beginners patient friend...
这里面包含了一百多个JAVA源文件,适合初学有耐性的朋友仔细观看!-contains more than 100 Java source files, suitable for beginners patient friend to watch carefully!
- 2023-04-22 12:35:04下载
- 积分:1
-
HibernateGuider开发指南,为客户做的持久层设计培训
HibernateGuider开发指南,为客户做的持久层设计培训-HibernateGuider Guide to the development of their clients, so durable layer design training
- 2022-09-02 16:40:03下载
- 积分: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