-
外文网站上下载的JSP图形编程(2)
外文网站上下载的JSP图形编程(2)-foreign-language websites on the JSP download graphics programming (2)
- 2023-05-09 18:40:03下载
- 积分:1
-
可以实现用对话框控制浏览器进行打开相应网址。
可以实现用对话框控制浏览器进行打开相应网址。-dialog can be used to achieve control of the browser for the corresponding site open.
- 2023-04-30 03:00:02下载
- 积分:1
-
用JAVA实现五子棋游戏,编译环境:Eclipse
用JAVA实现五子棋游戏,编译环境:Eclipse-a java project about game
- 2023-08-20 05:50:03下载
- 积分:1
-
本教程是为java插件ImageJ写作介绍。它解释了…
This tutorial is an introduction to writing Java plugins for ImageJ. It explains the concept of plugins in ImageJ, starting with the sample plugins that are part of the ImageJ distribution and covers those parts of the ImageJ API, that are essential for writing plugins. A reference of the most important classes, methods and constants is provided.
- 2023-07-14 17:40:02下载
- 积分:1
-
Write a program grade point average calculation of three lessons to require the...
编写程序计算三门课的平均成绩,要求应用程序分别用Java语言三种不同的循环语句实现,每门课的成绩用Math类的random()方法
随机产生(random()产生的数值在0和1之间),成绩范围为40~100。 -Write a program grade point average calculation of three lessons to require the application were used Java language in three different loop realization of the achievements of each course with the Math class, random () method of randomly generated (random () produces values between 0 and between 1), results range from 40 ~ 100.
- 2022-09-01 17:05:03下载
- 积分:1
-
把jar文件默认打开程序设为JAVA虚拟机,就可双击JMinesweeper来启动游戏,
把JMinesweeper.jar用WinRAR或WinZip解...
把jar文件默认打开程序设为JAVA虚拟机,就可双击JMinesweeper来启动游戏,
把JMinesweeper.jar用WinRAR或WinZip解压后,可以在解压文件夹中找到这个游戏的所有源码。-Jar file to set the default program to open JAVA virtual machine, you can double-click to start the game JMinesweeper to JMinesweeper.jar using WinRAR or WinZip decompression after, you can extract the folder to find all the source code of the game.
- 2022-05-18 07:14:16下载
- 积分:1
-
这是与上次上传的与之相对应的一个各章例题的原代码,都经过了调试运行的没有错误的。...
这是与上次上传的与之相对应的一个各章例题的原代码,都经过了调试运行的没有错误的。-This is the last upload Corresponding to the various chapters of an example of the original code has been the subject of a debugging run no wrong.
- 2023-04-19 02:20:04下载
- 积分:1
-
北大java教程
北大java教程-Beijing University Guide
- 2022-02-03 00:13:18下载
- 积分:1
-
模仿windows下的画图程序,使用java语言编写的绘图板程序,支持矢量图形功能。...
模仿windows下的画图程序,使用java语言编写的绘图板程序,支持矢量图形功能。-Mimic Paint program under windows, using java language drawing board program, support for vector graphics features.
- 2022-03-04 11:07:47下载
- 积分: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