-
浮动的气泡Java小程序[功能描述] 几种不同颜色的气泡在窗口中慢慢升起。这就是浮动的气泡Java小程序所完成的工作。使用方法:把Bubbles.class放到...
浮动的气泡Java小程序[功能描述] 几种不同颜色的气泡在窗口中慢慢升起。这就是浮动的气泡Java小程序所完成的工作。使用方法:把Bubbles.class放到HTML目录中即可。-Bubbles floating Java applet [Functional Description] in several different colors of bubbles rising slowly in the window. This is the floating bubble Java applet has done. Usage: Bubbles.class to put your HTML directory.
- 2023-01-17 12:45:07下载
- 积分:1
-
从不同角度的魔术方块等于
magic square 从各个角相加都是相等的-magic square from various angle is equal to the sum of
- 2022-05-13 17:09:09下载
- 积分:1
-
JSP通过电子书店的加入实现删除功能的原因。
jsp编写的电子书店 实现添加 删除 购物车等功能-jsp prepared by the addition of electronic bookstore achieve delete functions Cart
- 2022-03-31 06:03:54下载
- 积分:1
-
裁减一个图象的部分,然后动画显示的例子,
裁减一个图象的部分,然后动画显示的例子,-a reduction of portions of images, and then show examples of animation,
- 2022-07-17 21:03:57下载
- 积分:1
-
javawork
用java发邮件
总共有两个文件,mail_client.java和sendmail.java(Java mail with a total of two documents, mail_client.java and sendmail.java)
- 2008-06-06 09:23:52下载
- 积分:1
-
业务信息管理平台,适用于企业内部信息管理,合同管理,差旅管理...
业务信息管理平台,适用于企业内部信息管理,合同管理,差旅管理-Business information management platform for enterprise information management, contract management, travel management
- 2023-05-17 10:45:03下载
- 积分:1
-
series with RMI procedures
用java编RMI程序-series with RMI procedures
- 2023-01-28 11:25:02下载
- 积分:1
-
是一个,用java写的物理仿真实验程序,供大家学习
是一个,用java写的物理仿真实验程序,供大家学习-is one used to write java physical simulation procedures for all learning
- 2022-06-26 01:11:48下载
- 积分:1
-
MatrixChain问题,java 中经典问题
MatrixChain问题,java 中经典问题-MatrixChain, java classical problem
- 2022-03-02 03:48:41下载
- 积分:1
-
a Java program that reads in the following values from the standard input device...
a Java program that reads in the following values from the standard input device (i.e.
Keyboard) and writes its result on the standard output device (i.e. Console/Monitor):
Inputs:
A: the loan amount in dollars and cents (e.g. 150000.00).
r: the net annual interest rate, expressed as an integer (e.g. 10 which means 10%)
Y: the number of whole remaining years (for repayment)
M: the number of remaining months
Output:
The program should calculate and output the amount of monthly repayments in dollars and cents as
single value (e.g. $840.55)-a Java program that reads in the following values from the standard input device (ieKeyboard) and writes its result on the standard output device (ie Console/Monitor): Inputs: A: the loan amount in dollars and cents (eg 150000.00). r : the net annual interest rate, expressed as an integer (eg 10 which means 10) Y: the number of whole remaining years (for repayment) M: the number of remaining monthsOutput: The program should calculate
- 2022-03-03 20:52:58下载
- 积分:1