资源列表
ComplexNumber
- 请根据下列要求,设计一个复数类。 (1)复数由实部、虚部组成,在类的定义中应包含保存这两部分信息的内容。 (2)在类中定义构造方法,使用户能够在构造对象的同时为对象赋初值。 (3)在类中定义复数的加、减两个成员方法来完成复数功能。 (4)重写toString方法,使得复数类的对象能够以“实部 + 虚部i”的格式,输出自身信息。 (5)在main方法中完成相关测试。 -Please according to the following requirements, desig
CLASS
- JAVA编程,输入两个数字,比较他们的大小,并输出较大的那个值-JAVA programming, enter two numbers, compare their size, and that the larger the value of the output
counter
- 实现了在输入了一个字符串之后开始统计并输出该字符串中每一个字母的重复次数的程序。-Statistical a letter in the string the number of repetitions
Application1
- B样条曲线的实现及美观的界面或者是Brize曲线-B-spline curves and elegant interface to achieve or Brize curve
select.js.js
- 时间控件,只是一个js,把后辍去掉就可以-date ctrl
AccessDbase
- java scr ipt to generate acces database on banking system
struts-config
- Struts1的XML配置Struts-config.xml-Configure the Struts1 XML Struts-config.xml
BMICalculator001
- 输入升高体重,计算人BMI指数是正常,过轻,还是超重-Input increased weight, calculate BMI index is normal, too light, or overweight
CharConversionExceptionTest
- Char Conversion Exception Test Source Code for Andriod.
MySignature2
- Tests implementation of Signature Source Code for Andriod.
websochet
- 创建websocket的客户端,并测试是否有效的编程源代码-Create websocket client, and test the validity of the programming source code
StringUtil.java
- Helper for String cla-Helper for String class