资源列表
[JSP源码/Java] Main
说明:an application that finds the smallest of several integers. Assume that the first value read specifies the number of values to input from the user<> 在 2024-11-20 上传 | 大小:1kb | 下载:0
[JSP源码/Java] Main
说明:4. Write a program that sorts three integers. The integers are entered from the console and stored in variables num1, num2 and num3, respectively. The program sorts the numbers so that num1 <= num2 <= num3.<> 在 2024-11-20 上传 | 大小:1kb | 下载:0
[JSP源码/Java] Lab10
说明:Refer to the UML diagram above and implement the Course class. After you define the Course class, you must create a Course object with the following details: Programming I, WXES1114, taught by SMT. Besides, you<> 在 2024-11-20 上传 | 大小:1kb | 下载:0
[JSP源码/Java] Main
说明:Implement the following integer methods: a) Method celsius returns the Celsius equivalent of a Fahrenheit calculation celsius = 5.0 / 9.0 * ( fahrenheit - 32 ) b) Method fahrenheit returns the Fahrenheit equivalen<> 在 2024-11-20 上传 | 大小:1kb | 下载:0
[JSP源码/Java] Java2reference
说明:《Java2程序设计实用教程(第2版)》课件。一共有13个章节。<devil> 在 2024-11-20 上传 | 大小:1.27mb | 下载:0
[JSP源码/Java] Designing_Enterprise_Applications_with_the_J2EE_Pl
说明:详细介绍在J2EE平台下的系统开发,对J2EE原理,MVC模式等都有详细介绍。-A detailed introduction in the J2EE platform, the system under development, on the J2EE principle, MVC pattern, such as a detailed introduction.<阿飞> 在 2024-11-20 上传 | 大小:2.43mb | 下载:0
[JSP源码/Java] Java2referencehomeworkexperiment
说明:这是《Java2程序设计实用教程(第2版)》每个章节后面的部分习题及实验。-This is the<devil> 在 2024-11-20 上传 | 大小:75kb | 下载:0
[JSP源码/Java] agenda_management_system
说明:java实现的简单议程管理系统,用于简单的会议管理。已经编译完好,可直接运行。-java realize a simple agenda management system for simple conference management. Has been compiled in good condition, can be directly run.<xiawei> 在 2024-11-20 上传 | 大小:45kb | 下载:0
[JSP源码/Java] onLine_exam_system
说明:基于java swing的联机考试系统,界面式的,非命令行。可添加题库,自行测试。已经编译好,可直接运行。-Java swing based online examination system, interface-based, non-command line. Can add questions, self-test. Has been compiled, and can be directly run.<xiawei> 在 2024-11-20 上传 | 大小:372kb | 下载:0
[JSP源码/Java] PalindromeNumber
说明:java实现的求指定区间内的所有回文数程序。可直接运行。-java in order to realize all the specified interval palindrome number of procedures. Can be directly run.<xiawei> 在 2024-11-20 上传 | 大小:1kb | 下载:0
[JSP源码/Java] new_version_onLine_exam_system
说明:java编写的图形界面的联机考试系统,支持数据库连接,可添加题库,可任选测试,不过实现的比较简单,可做学习之用。-the preparation of the graphical interface java online examination system to support database connectivity, can add questions, can choose the test, but achieved re<xiawei> 在 2024-11-20 上传 | 大小:372kb | 下载:0
[JSP源码/Java] lucene-2.3.1
说明:主要是修改了一些2.3.0版本的Bug,特别是当autoCommit=false的情况下以及多线程添加Document,有些字段打开了term-vector有些没有打都会对索引数据造成破坏 autoCommit 选项是从2.2.0版本就添加了,默认是true,我对这个参数还不是很理解,都是用的默认值true。所以没有碰到问题。 2.3.1版本没有包含任何新的功能,索引文件的格式也没有变化,完全兼容2.3.0版本。<凉亭> 在 2024-11-20 上传 | 大小:11.03mb | 下载:0