资源列表
Key
- interface Key extends Serializable for Andriod.
LineNumberInfoAdder
- This LineNumberInfoVisitor adds all line numbers that it visits to the given target line number attribute.
sendMail
- 基于java语言开发web过程中的发送邮件功能(忘记密码,通过邮件找回)-Web based java language development process outgoing mail functions (Forgot your password via e-mail back)
TSP
- 用遗传算法解决TSP问题,采用Java实现-the GA code for the tsp problem which is implemented by java
Iteration
- 基于Java的迭代法,是数值计算方法的实验题。-Java-based iterative method is a numerical calculation of the experimental problems.
AppletFrameViewer
- java applet 编写的小程序,运行时会出现两个窗口,还有一个frame窗口-a small program written in java applet, run-time system would create two windows, there is a frame window
CalculateTheSummary
- 求一个3*3矩阵对角线元素之和。-Find a 3* 3 matrix and diagonal elements.
UVA_100
- Uva online judge ex 1-Uva online judge ex 100
jspjisuanqi
- 在页面中实现加减乘除的运算页面,并实现运算结果的计算显示功能。-Calculate the arithmetic operators to achieve page in the page, and to achieve operational results display.
java
- 掌握一维数组和二维数组的定义、初始化方法。用一维数组(例子数组如下 { 7, 4, 3, 9, 0, 6 })实现冒泡排序算法,-The definition of one-dimensional and two-dimensional arrays of arrays, initialization method to master. With a one-dimensional array (array follows the example {7, 4, 3, 9, 0, 6}) to a
Addcustomer
- 实现用户登录验证。验证次数最多3次的功能。(用户名:Jim,密码:123456)-User login authentication. Up to 3 times the number of verification functions. (User name: Jim, password: 123456)
ReverseFileByLine
- 编写一个Java应用程序,开启一个文本文件(以本程序源文件为例读取),一次读取其内的一行文本,令每行形成一个String,并将读出的String对象置于LinkedList中,以相反次序显示出LinkedList内的所有内容-Write a Java application, open a text file (in this program read the source file for example), one reads a line inside the text, so that