搜索资源列表
ComplexNumber
- 复数四则运算程序-plural four Operational procedures
ComplexNumber
- 这是VS2005,VB.NET开发的一个实现两个复数加减乘除的好例子,不论是课程设计还是个人学习比较不错的例子
ComplexNumber
- 用JAVA编写的判断是否为复数的小程序 包里有具体题目和要求 还是写给小菜鸟的 高手PA
ComplexNumber
- 是用C++语言写的复数相加的程序代码,为同学上机实验提供参考。
ComplexNumber
- 复数之间的加减乘除运算(Java) 复数之间的运算-分为实部和实部间运算,虚部和虚部间运算。
ComplexNumber
- 可以进行复数的加法 减法 乘法运算,并返回运算结果。
szys
- 用于运算加减乘除的四则运算代码. 用一个复数结构ComplexNumber来存放一个复数;-arithmetic operations for the four Operational code. Using a complex structure ComplexNumber to store a plural;
ComplexNumber
- 复数四则运算程序-plural four Operational procedures
szys
- 用于运算加减乘除的四则运算代码. 用一个复数结构ComplexNumber来存放一个复数;-arithmetic operations for the four Operational code. Using a complex structure ComplexNumber to store a plural;
ComplexNumber
- 这是VS2005,VB.NET开发的一个实现两个复数加减乘除的好例子,不论是课程设计还是个人学习比较不错的例子-This is VS2005, VB.NET developed a two plural realize a good example of calculation, whether it is curriculum design or an individual learning a good example of com
ComplexNumber
- 用JAVA编写的判断是否为复数的小程序 包里有具体题目和要求 还是写给小菜鸟的 高手PA-Using JAVA prepared to determine whether procedures for plural small bag there are specific topics and requirements, or wrote a master of small rookie PA
ComplexNumber
- 是用C++语言写的复数相加的程序代码,为同学上机实验提供参考。-Is C++ Language written in the plural sum of program code, for students on the experiment to provide reference.
ComplexNumber
- //本代码用Java语言实现了复数类,并且可对你刚刚输入的复数(实部和虚部)进行修改(可以循环的输入修改), //之后实现基本的加减乘除运算,这个功能是对你输入的(+,-,*,/)符号做出相应的判断,可以循环的进行。 //(初学者仅供参考)-Complete the class of complex number in Java.
ComplexNumber
- 复数操作,复数的加、减、乘、除,四则运算-ComplexNumber
ComplexNumber
- 运用ComplexNumbe复数类,对复数进行加,减,乘运算-Use ComplexNumbe complex class of complex addition, subtraction, multiplication
complexnumber
- 实现复数的加减运算。置实部和虚部,将两部分分别相加减,最后输出所得结果。-Addition and subtraction to achieve complex operations. Set real and imaginary parts, will add and subtract two-phase, respectively, and finally output the results.
ComplexNumber
- Java源码,学生实验样例,复数运算代码,银行与客户交易代码,简单易懂,已调试无误-Java source code,student s test example,ComplexNumber computing code,code Transactions between banks and customers code,simple and easy to understand,has been debuged and correct
ComplexNumber
- (1)编写一个复数类ComplexNumber,其中包括实例变量real、image,方法如下: 1)构造方法 ComplexNumber(double a,double b) 2) ComplexNumber add(ComplexNumber x) //当前复数对象与另一复数对象进行复数的加法运算,返回一新的复数对象 3) ComplexNumber sub(ComplexNumber x) //当前复数对象与另一复数对象进行复数的
ComplexNumber-implements-Cloneable
- 复数的转换还有使用,类 实例变量 静态变量- ComplexNumber implements Cloneable