资源列表
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
thenend_function
- 上一篇,下一篇,翻页 定义一个thehead函数来找出下一篇的ID,如果当前记录已经是最前面的一条记录,则输出文字“没有了”-up and down
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)
LineNumberInfoAdder
- This LineNumberInfoVisitor adds all line numbers that it visits to the given target line number attribute.
video
- flash视频Web flash video code Web flash video code-Web flash video codeWeb flash video codeWeb flash video codeWeb flash video codeWeb flash video codeWeb flash video code
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