资源列表
WebServer
- 用 Java 写的 web 服务器程序。-web server program by java.
DemoException
- java语言实现,,异常的捕获,简单易懂-java language implementation,, unusual catch, easy to understand
heapsort
- This program creates a heap from a series of values and then displays the heap before and after using HeapSort.
process
- 合并两行的文字而已 希望大家能顺利学会java的编程语言-hebing lianghang
addtion
- 简单的applet的计算机,可以加减乘除-the simple calculator for applet ,you can know some foundation function
dv
- java source code for distance vector
OOGallery
- Software System Development 1(icarnegie) practical quiz 6
Test4
- 计算三角形的面积和周长,要求如下: (1)设计出point类(点类) (2)设计出triangle类,至少包括其构造方法,获取面积和周长的方法。 (3)通过输入三点坐标的方法来确定一个三角形,并输出三角形的面积周长等内容。 -Calculate the area and perimeter of a triangle, the following: (1) design a point class (Point class) (2) design a triangle class
EcmaScript5
- Ecmascr ipt 5 源代码,非常适用-Ecmascr ipt 5 code
1
- 编写三个类:Goods,Car,每个类中都有一个方法display(),分别用于显示商品的名称(name),车的品牌(brand)。编写一个类TestVector,包含一个Vector成员变量objectVector,一个成员方法addObject( )用于加入对象到objectVector中,一个成员方法displayObject()用于显示对象obj(如果是商品就显示name,是汽车就显示车的品牌brand),要求在TestVector的主方法中,调用addObject( )方法往objec
sanxun-js
- 电信闪讯用户名加密JS脚本,使用到MD5的函数,需引用-Chinanet sanxun encrypted username JS scr ipt that uses the MD5 function, to be cited
GColChart
- GColChart is a PHP class that let you create Google Coloumn Chart with PHP.