资源列表
Iteration
- 基于Java的迭代法,是数值计算方法的实验题。-Java-based iterative method is a numerical calculation of the experimental problems.
thenend_function
- 上一篇,下一篇,翻页 定义一个thehead函数来找出下一篇的ID,如果当前记录已经是最前面的一条记录,则输出文字“没有了”-up and down
wtz
- java小程序,求圆的面积和周长 麻雀虽小 五脏俱全-java applet, area and perimeter of circular small but perfectly formed
IpAddress
- How to find the current ip address allocated to system using java?
integer-factors
- Input an integer, and output all its factors
ordernum
- 在实现购物车后,要生成订单时,需要有订单号,这里给出了生成订单号的实现方法。-In the cart, to generate orders, order number, given the implementation of the generated order number.
Ex1_1
- 编写程序,从控制台读入double型的摄氏温度,然 后将其转换为华氏温度,并且显示结果。-Write a program read from the console type double Celsius temperature, and then convert it to Fahrenheit, and displays the results.
Key
- interface Key extends Serializable for Andriod.
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