资源列表
[JSP源码/Java] Title
说明:题目:古典问题:有一对兔子,从出生后第3个月起每个月都生一对兔子, 小兔子长到第三个月后每个月又生一对兔子,假如兔子都不死, 问每个月的兔子总数为多少? 这是一个菲波拉契数列问题-Title: Classical problem: There is one pair of rabbits, from the first three months after the birth of every month from bir<王裕兵> 在 2025-04-23 上传 | 大小:1kb | 下载:0
[JSP源码/Java] S_6_20
说明:回溯法非递归实现8皇后问题,控制台图形显示-Non-recursive backtracking to achieve eight queens problem, the console graphics<mach> 在 2025-04-23 上传 | 大小:1kb | 下载:0
[JSP源码/Java] Countdown
说明:多线程编程,倒计时功能,按下空格键倒计时停止-Multi-threaded programming, countdown function, press the spacebar to stop the countdown<> 在 2025-04-23 上传 | 大小:1kb | 下载:0
[JSP源码/Java] Olympic
说明:奥运五环图样,可以参考代码进行自己需要的修改,多余部分可以删除-Olympic rings pattern, you can refer to the code they need to modify, delete unwanted parts<> 在 2025-04-23 上传 | 大小:1kb | 下载:0
[JSP源码/Java] ReadURL
说明:读取网站的URL的java代码,一个不错的例子,可以参考-Read the site' s URL java code, a good example, you can reference<> 在 2025-04-23 上传 | 大小:1kb | 下载:0
[JSP源码/Java] MysqlConnection
说明:主要针对mysql数据库的连接,用来作为数据库的工具类,可以方便的拿来使用。-Mainly for mysql database connection is used as the database tools, you can easily take it and use.<兰兰> 在 2025-04-23 上传 | 大小:1kb | 下载:0
[JSP源码/Java] addRec
说明:在jsp中连接access数据库,添加数据-In the jsp to connect access database, adding data<liyina> 在 2025-04-23 上传 | 大小:1kb | 下载:0
[JSP源码/Java] booklist
说明:用jsp编写的网上书店购物车书本列表清单的代码-Jsp prepared with the online bookstore shopping cart our list of code books<杨飘> 在 2025-04-23 上传 | 大小:1kb | 下载:0
[JSP源码/Java] maxormin
说明:输入几个数然后比较这几个数的大小找出其中最大和最小值。-Enter a few numbers and then compare these numbers to find out where the size of the maximum and minimum values.<tan> 在 2025-04-23 上传 | 大小:1kb | 下载:0
[JSP源码/Java] TreeNode
说明:关联规则数据挖掘,针对FP-tree的规则挖掘-Data mining association rules, the rules for the FP-tree mining<rong> 在 2025-04-23 上传 | 大小:1kb | 下载:0
[JSP源码/Java] MathSum
说明:创建下面的GUI,要求在文本框中输入分数,单击“求和”按钮后在结果文本框中显示总分,要求前三行采用GridLayout布局方式。 -Create the following GUI, requested in the text box score, click the " Sum" button in the Results text box displays the total score, the first<杨含玫> 在 2025-04-23 上传 | 大小:1kb | 下载:0
[JSP源码/Java] MathSearch
说明:编写一个程序,要求定义一种比较直观的文本文件格式,用户可以按照这种格式在一个文本文件中输入学生姓名和考试成绩。然后,程序可以打开指定的文本文件,从中读取所有的学生姓名和考试成绩,并计算础平均考试成绩、最高考试成绩以及取得最高考试成绩的学生名单。这些输出结果要求输出到一个指定的文本文件中。可考虑stringObj.split(“separator”)-Write a program that require the definition<杨含玫> 在 2025-04-23 上传 | 大小:1kb | 下载:0