1,Interpolation.zipA small application for interpolation of (x,y) data such that datapoints are spaced by an interval choosen by the user. Also demonstrates the use of MS Rich TextBox 6.0 control and basic I/O of text (data) files. A detailed Word 6
实现对复数的加减乘除等操作,java课程实验作业,方法有void setRealPart(double d) {} void setImaginPart(double d) {} int complexAdd(ComplexNumber c) {} int complexMinus(ComplexNumber c) {} int complexAdd(double c) {} int complexMinus(double c) {} int complexMulti(ComplexNumbe