搜索资源列表
atest
- TestComplete测试 关于加减乘除
Complex
- 复数计算,加减乘除,我加了个包进去,要是想直接运行就把那个包去掉就可以了。
complex_C++.rar
- C++实现的复数类,包含了复数的加、减、乘法运算,和3*3的复数矩阵乘法,C++ Realized plural category, the plural includes the addition, subtraction, multiplication, and 3* 3 complex matrix multiplication
Complex
- 关于复数类的源程序,主辐角、共轭实现,加减乘除运算符的重载,友元实现输入输出-With regard to a plurality of source categories, the main argument, conjugated to achieve, Math
Complex
- 设计一个复数类,能够完成复数之间的基本运算,重写方法toString(),使其能输出此复数(形式为: 实部 + 虚部i)。 要求设计的复数类必须有三个构造函数,分别为无参数、1个参数和2个参数的构造函数,完成的基本运算包括两个复数的加、减、乘、除法和变换了共轭复数。 -The design of a complex type, able to complete the basic operations between plural, rewrite the method toString
HighComputer
- 任意长度数据实现加减乘除等算法实现,可以封装为函数使用-An arbitrary length of data to achieve such as addition and subtraction multiplication and division algorithms can be encapsulated as a function of the use of
Complex
- 复数的四则运算.包括加,减,乘,除,求模运算。希望这个代码对大家有所帮助。-About Complex Arithmetic Summary (add sub mul div mod and so on) is very simply but very practiclarly. I hope this can help every friend
ComplexNumber
- 复数操作,复数的加、减、乘、除,四则运算-ComplexNumber
5_4_1
- 定义一个complex类,并自主选择哪种符号,以实现复数的加减乘除,-实现复数的加减乘除