资源列表

« 1 2 ... .03 .04 .05 .06 .07 13508.09 .10 .11 .12 .13 ... 14331 »

[JSP源码/JavaAdvancedQuadraticCalculator

说明:While "a" is not equal to zero, check the discriminant of the quadratic equation. If discriminant is greater than zero, there are two solutions. If discriminant is equal to zero, there is a repeated solution.
<Brian> 在 2025-05-25 上传 | 大小:1kb | 下载:0

[JSP源码/JavaLeapYear

说明:The number of days in February is 29 in a leap year and is 28 in a non-leap year. A year is leap if the input year satisfies one of the following conditions: 1. It is divisible by 4 and it is not divisible by 100
<Brian> 在 2025-05-25 上传 | 大小:1kb | 下载:0

[JSP源码/JavaDayOfWeekGUI

说明:To check what the input day of week is, the programs would take three values: month, day, year. For month use 1 for January, 2 for February, and so forth. For output print 0 for Sunday, 1 for Monday, 2 for Tuesday, and s
<Brian> 在 2025-05-25 上传 | 大小:1kb | 下载:0

[JSP源码/Javajosephu

说明:丢手帕问题,用循环队列实现,可以任意输入循环人数及开始的地方-Lost handkerchief problem, with the circular queue implementation, you can enter any number and the beginning of the cycle
<哈文> 在 2025-05-25 上传 | 大小:1kb | 下载:0

[JSP源码/Javawork33

说明:java颜色盘程序,点击对应的颜色按钮,可以显示对应的颜色。-java color wheel program, click the corresponding color button, you can display the corresponding color.
<zhengriyu> 在 2025-05-25 上传 | 大小:1kb | 下载:0

[JSP源码/Javasrc

说明:关于银行账户的功能实现,包括存取款以及自动生成序列号。-Realization of the function of bank accounts, including deposit and automatically generated serial number.
<juency> 在 2025-05-25 上传 | 大小:1kb | 下载:0

[JSP源码/JavaClock

说明:在Applet上画一个时钟,根据当地时钟来矫正时间,能够在网页上正确的运行-draw a clock on Applet
<赵庚> 在 2025-05-25 上传 | 大小:1kb | 下载:0

[JSP源码/JavaSquareRoot

说明:import java.io.* public class SquareRoot { public static void main ( String [ ] args ) { System.out.print("Enter a positive value: ") double value = 0 try { BufferedReader in = new BufferedReader(new InputStreamReade
<何俊乐> 在 2025-05-25 上传 | 大小:1kb | 下载:0

[JSP源码/Javaday

说明:编写一个方法days(),计算一个由年、月、日表示的日期是该年的第几天。在main()方法中提示用户输入日期的年、月、日,然后调用days()方法计算该日是该年的第几天,最后输出计算结果。-Write a method days (), calculate a year, month, date, said the first few days of the year. In the main () method prompts the
<何俊乐> 在 2025-05-25 上传 | 大小:1kb | 下载:0

[JSP源码/JavatestWindow2

说明:ext 之 form布局 简单应用 Ext中 使用表格 布局 form-Ext form
<卡卡西> 在 2025-05-25 上传 | 大小:1kb | 下载:0

[JSP源码/JavaJsLoader

说明:javascr ipt和Flash通信类,处理了页面和Flash在初始化时差问题。兼容各个浏览器。-javascr ipt and flash actionscr ipt communication,It can be used all browser.
<yaofei> 在 2025-05-25 上传 | 大小:1kb | 下载:0

[JSP源码/JavaYangHuiV2

说明:根据提示需要输入的杨辉三角的行数打印出杨辉三角-Prompted to enter the number of rows of Yang Hui triangle print Yang Hui Triangle
<陈剑> 在 2025-05-25 上传 | 大小:1kb | 下载:0
« 1 2 ... .03 .04 .05 .06 .07 13508.09 .10 .11 .12 .13 ... 14331 »

源码中国 www.ymcn.org