搜索资源列表
fushu
- 关于复数的运算的算法,例如复数乘除还有复数正弦的作图的算法-on the complex arithmetic algorithm, for example, there are complex multiplication and division complex mapping of the sinusoidal Algorithm
fushu
- 实现复数的四则基本运算。用C语言编写,主要功能有复数的输入与输出;两个复数的加、减、乘、除基本四则运算;-To achieve the four basic operations complex. Using C language
fushu
- 用c++实现复数的运算,包括一个复数的乘方和绝对值运算,两个复数的加减乘除运算,以供大家参考-c++ implementation of the absolute value of complex numbers, Math and the operations of addition and subtraction of two numbers multiplied, and a number of computing power or the absolute value
fushu
- 基于awt的界面复数计算器 基于awt的界面复数计算器-count cout count cout count cout
fushu
- 输入两个复数,分别求出这两个复数的和、复数的积,并用两复数之和除以两复数之积-the opretion of two complex number
fushu
- 经常问复数加法,减法,乘法和除法运算,通过动态计算,输入的两个部分-Used to ask the plural add, subtract, multiply and divide operation, through the dynamic calculation, the two parts of the input
fushu
- 用类的方式实现负数的四则运算,能够对负数时行加减乘除的操作,能够深刻的理解/*-+的四个基本运算符。-Class four operations, negative to negative when the line of operations of addition, subtraction, multiplication, and division, can gain a profound understanding of /*-+ four basic operators.
fushu
- 定义复数类,通过成员函数重载运算符-(求负)、-=、!=,通过友元函数重载运算符+、+=、==,直接实现复数对象间的运算,测试结果-Complex type definition, through the member function overloading operator- (for negative), =,! =, through a friend function overloaded operators+,+ =, = =, direct implementation of com